@thomas-r/ui-kit
UI Elements I use at various places.
ROADMAP
Boilerplate
- [x] Theme + Provider
- [x] Regression Testing
- [x] Build the library with its types
- [x] Add git hooks with husky, lint with lint-staged
- [x] Add commitizen
- [x] Use an auto releaser, like auto, semantic release, whatever
- [ ] Publish via build folder, statically (gitlab pages)
Components
-
[x] a-button
-
[x] flex-row + flex-column to manage basic/trivial spacing
-
[x] a-typo
-
[x] moon-spinner
-
[x] a-backdrop
-
[x] create-portal
-
[x] modal-dialog
-
[x] an-overlay
-
[x] a-box
-
[x] card-box
-
[x] a-divider
-
[x] drop-down
-
[ ] table-container + table-row + table-cell + table-heading − Table / DataList
-
[ ] page-template + slots header/footer/body
-
[ ] page-header
-
[ ] page-footer
-
[ ] a-pagination
-
[ ] modal-header (if needed)
-
[ ] modal-footer (if needed)