Junior Garcia
|
4a274014cc
|
feat(accordion): impl in progress
|
2023-03-17 22:21:34 -03:00 |
|
Junior Garcia
|
a3ca1e8ed8
|
feat(switch): component created
|
2023-03-14 21:40:22 -03:00 |
|
Junior Garcia
|
71752ad04b
|
feat(switch): initial structure
|
2023-03-12 11:01:14 -03:00 |
|
Junior Garcia
|
830a4838d0
|
chore(image): package deleted
|
2023-03-12 10:26:07 -03:00 |
|
Junior Garcia
|
83d4206300
|
chore(avatar): image props getter created
|
2023-03-12 10:21:15 -03:00 |
|
Junior Garcia
|
37f3cf43ac
|
feat(pagination): storybook examples improved
|
2023-03-12 10:06:21 -03:00 |
|
Junior Garcia
|
bfd603c3ba
|
feat(pagination): tests added
|
2023-03-11 23:42:08 -03:00 |
|
Junior Garcia
|
b9980139ef
|
feat(pagination): next, prev and ellipsis buttons added
|
2023-03-11 18:43:28 -03:00 |
|
Junior Garcia
|
99dffc3c9d
|
feat: pagination initial structure added, tailwind variants upgraded
|
2023-03-11 11:13:44 -03:00 |
|
Junior Garcia
|
d12ee9e768
|
feat(root): stories improved, welcome page added, pagination migration started
|
2023-03-07 23:03:03 -03:00 |
|
Junior Garcia
|
aba2e459d6
|
feat(components): radio & checkbox improved, custom examples added to the stories
|
2023-03-06 23:27:34 -03:00 |
|
Junior Garcia
|
2545eb7898
|
feat(root): changesets config added
|
2023-03-05 22:15:09 -03:00 |
|
Junior Garcia
|
972a53d615
|
chore(radio): aria-labelledby added
|
2023-03-05 17:35:58 -03:00 |
|
Junior Garcia
|
7bf11ce93c
|
feat(radio): tests passing
|
2023-03-05 17:23:11 -03:00 |
|
Junior Garcia
|
7b99e9f3f1
|
feat(radio): almost complete, only tests missing
|
2023-03-05 16:23:34 -03:00 |
|
Junior Garcia
|
c12d54f1d2
|
fix: husky commit lint
|
2023-03-05 14:45:50 -03:00 |
|
Junior Garcia
|
d57bd1653d
|
feat(radio-group): intial structure
|
2023-03-05 11:07:53 -03:00 |
|
Junior Garcia
|
aefad6676a
|
refactor(components): border-1.5 changed to border-2
|
2023-03-05 00:37:20 -03:00 |
|
Junior Garcia
|
97ab097171
|
chore(checkbox): stories comments delete
|
2023-03-05 00:30:14 -03:00 |
|
Junior Garcia
|
f502080e69
|
feat(components): prop getter type implemented to reduced the size of d.ts files
|
2023-03-05 00:24:58 -03:00 |
|
Junior Garcia
|
dc0f6a4d55
|
feat(checkbox): tests passing
|
2023-03-04 18:33:12 -03:00 |
|
Junior Garcia
|
c302fa6e73
|
feat: checkbox group migrated, only tests missing
|
2023-03-04 18:00:18 -03:00 |
|
Junior Garcia
|
77f2b0950e
|
feat(checkbox): migration in progress
|
2023-03-04 15:28:44 -03:00 |
|
Junior Garcia
|
417ccc8c0b
|
feat(chip): dot variant added, tests added
|
2023-03-03 15:59:09 -03:00 |
|
Junior Garcia
|
c45109c8f4
|
feat(root): stitches removed globally, react 18 implemented, pnpm setup changed
|
2023-03-03 12:00:34 -03:00 |
|
Junior Garcia
|
564337bac6
|
feat(root): gitignore reset
|
2023-03-01 11:39:55 -03:00 |
|
Junior Garcia
|
c1697d6187
|
feat(badge): migration in progress
|
2023-02-28 23:08:18 -03:00 |
|
Junior Garcia
|
be6d1e3893
|
chore(root): storybook project moved to packages folder
|
2023-02-28 18:03:01 -03:00 |
|
Junior Garcia
|
7153ac81ea
|
feat(root): react 18, react aria packages upgraded
|
2023-02-28 09:42:34 -03:00 |
|
Junior Garcia
|
38230e2f02
|
feat(root): plugin created to add multiples themes, standard variants created
|
2023-02-28 08:44:47 -03:00 |
|
Junior Garcia
|
d49fa43aeb
|
feat(chip): migration in progress
|
2023-02-21 19:41:07 -03:00 |
|
Junior Garcia
|
11fe7ee05c
|
feat(snippet): tests added
|
2023-02-21 17:04:12 -03:00 |
|
Junior Garcia
|
3789144e63
|
feat(snippet): migrated
|
2023-02-21 15:26:12 -03:00 |
|
Junior Garcia
|
27f2ae1fab
|
feat(tooltip): migrated to react-aria and tw
|
2023-02-20 18:13:40 -03:00 |
|
Junior Garcia
|
93eafd7738
|
feat(root): plop component template improved
|
2023-02-20 11:54:37 -03:00 |
|
Junior Garcia
|
809faaddfe
|
feat(code): migrated
|
2023-02-19 23:08:12 -03:00 |
|
Junior Garcia
|
9197c154e7
|
feat(storybook): theme added, however is not working
|
2023-02-19 22:26:04 -03:00 |
|
Junior Garcia
|
20b84e0953
|
feat(button-group): button-group migrated to tw
|
2023-02-19 18:23:11 -03:00 |
|
Junior Garcia
|
08949f5c72
|
feat(button-group): button-group migrated to tw
|
2023-02-19 18:23:03 -03:00 |
|
Junior Garcia
|
dd30f6c34d
|
feat(spinner): needless spinners removed, main spinner migrated to tw
|
2023-02-19 15:53:52 -03:00 |
|
Junior Garcia
|
61910a84db
|
chore(button): needless icons removed from stories
|
2023-02-19 11:51:42 -03:00 |
|
Junior Garcia
|
bcff09914f
|
fix(button): tests
|
2023-02-19 11:45:00 -03:00 |
|
Junior Garcia
|
449f1bf762
|
feat(button): button and drip migrated
|
2023-02-19 11:43:30 -03:00 |
|
Junior Garcia
|
eb5b8b5511
|
feat(button): migration in progress
|
2023-02-19 00:37:46 -03:00 |
|
Junior Garcia
|
608650b706
|
chore(avatar-group): remove needless chidlren prop
|
2023-02-18 21:33:14 -03:00 |
|
Junior Garcia
|
c1095c708a
|
feat: mapPropsVariants implemented
|
2023-02-18 10:54:32 -03:00 |
|
Junior Garcia
|
67a3f7af60
|
chore: hooks exported, plop template modified
|
2023-02-18 10:25:01 -03:00 |
|
Junior Garcia
|
c8e4a861e9
|
chore(avatar): needless props removed
|
2023-02-18 10:20:08 -03:00 |
|
Junior Garcia
|
b8c7e7516d
|
Merge branch 'feat/v2' of github.com:nextui-org/nextui into feat/v2
|
2023-02-17 22:41:08 -03:00 |
|
Tianen Pang
|
de1556ef04
|
chore: test new lintstaged rules (#1050)
|
2023-02-17 22:38:14 -03:00 |
|