clients/libs/components
Isaac Ivins b1d4f6c4d8
[CL-965] update spinner component (#19017)
* split component - adjusted inputs

* wip - contrast variant not working

* added minimal tests and docs

* updated <bit-spinner /> usage in comp lib

* improving documentation to make sense

* added contrast soft color, updated variant

* addressing QA feedback

* fixed formatting issue and small -> sm

* split component - adjusted inputs

* wip - contrast variant not working

* added minimal tests and docs

* updated <bit-spinner /> usage in comp lib

* improving documentation to make sense

* added contrast soft color, updated variant

* addressing QA feedback

* fixed formatting issue and small -> sm

* pulled main - fixed conflicts

* updated docs, fixed conflicts, PR feedback

* fixed stories - removed unused computed val

* added missing display declaration to host elmt

* unify secondary text, documentation updates

* addressing Tech Debt bot feedback

* simplify generics

* export spinner lockup

* fix spinner misalignment

* fix slot documentation

* simplify css and update docs

---------

Co-authored-by: Bryan Cunningham <bryan.cunningham@me.com>
2026-06-01 10:18:46 -04:00
..
src [CL-965] update spinner component (#19017) 2026-06-01 10:18:46 -04:00
.gitignore Simplify our gitignore files (#2925) 2022-06-17 15:33:51 +02:00
jest.config.js Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
package.json [EC-512] Tree shakeable icons (#3427) 2022-09-06 08:21:59 +02:00
project.json build: add nx configuration in libs/components (#16545) 2025-09-23 14:19:10 -04:00
tailwind.config.base.js [CL-965] update spinner component (#19017) 2026-06-01 10:18:46 -04:00
test.setup.ts [PM-18599] Forbid unknown property and element in tests (#13556) 2025-02-25 14:02:19 -08:00
tsconfig.app.json Move to libs 2022-06-03 16:24:40 +02:00
tsconfig.json Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
tsconfig.spec.json [CL-525] Upgrade angular to v19 (#14815) 2025-06-02 13:13:31 -04:00