76 Commits

Author SHA1 Message Date
Junior Garcia
083650d4c0 feat: tests added to user 2023-02-17 22:37:43 -03:00
Junior Garcia
a6d8b976c8 feat: user created, avatar improvements 2023-02-17 22:21:33 -03:00
Junior Garcia
015526b016 chore: fallback slot added to the comment example 2023-02-15 23:16:08 -03:00
Junior Garcia
83e3faf90f feat: avatar and avatar group improved, fallback added, loaded animation added 2023-02-15 22:54:04 -03:00
Junior Garcia
5b569d97f6 feat: avatar group created, test added, new hooks added 2023-02-14 23:56:59 -03:00
Junior Garcia
76238f6a60 feat: avatar component migrated 2023-02-13 23:40:16 -03:00
Junior Garcia
10041a6eb6 feat: link fully migrated to tv 2023-02-12 22:24:55 -03:00
Junior Garcia
7fe813c258 feat: storybook + tw setup, link migrated to tv 2023-02-12 18:48:28 -03:00
Junior Garcia
97451ae514 feat(link): stories improved 2023-01-11 23:38:03 -03:00
Junior Garcia
fa8fbce91f chore(theme): twmerge added to avoid repeating the same property 2023-01-11 00:31:33 -03:00
Junior Garcia
71d34dad48 feat(root): link is disabled variant added 2023-01-10 23:28:15 -03:00
Junior Garcia
22fa4fab6f feat(root): tsup build improved 2023-01-10 17:13:41 -03:00
Junior Garcia
6639139735 refactor(root): no needed components removed since tailwind already included an impl 2023-01-10 00:06:30 -03:00
Junior Garcia
fec0753dd7 feat(link): docs improved, foreground color added 2023-01-09 23:18:30 -03:00
Junior Garcia
53b14819fd feat(root): link docs updated, link code improved, fast-context removed 2023-01-08 22:33:21 -03:00
Junior Garcia
241b4bd1ab chore(link): custom variant improved 2023-01-08 15:59:11 -03:00
Junior Garcia
7081b41cbb feat(link): focus visible added, theme made more robust 2023-01-08 15:56:35 -03:00
Junior Garcia
95084d6271 feat(theme): palette improved, link styles done 2023-01-08 12:29:11 -03:00
Junior Garcia
fd5a815500 feat(theme): build improved 2023-01-08 02:03:55 -03:00
Junior Garcia
1aad0161bf feat(repo): esm separated from cjs theme 2023-01-08 01:54:16 -03:00
Junior Garcia
b90976d48e chore(root): initial theme plugin added 2023-01-07 22:47:30 -03:00
Junior Garcia
cf83f14afa chore(root): initial theme plugin added 2023-01-07 22:46:07 -03:00
Junior Garcia
4f83b26c0b feat(root): initial storybook + tailwind config 2023-01-07 22:00:05 -03:00
Junior Garcia
282ba1757e git cache cleared 2023-01-07 21:52:46 -03:00
Junior Garcia
f641c12bed feat(root): new storybook config added 2023-01-07 21:41:31 -03:00
Junior Garcia
b321322b6a feat(link): use mounted hook applied to avoid hydratation mismatches 2022-12-26 23:09:25 -03:00
Junior Garcia
1b49d4af09 feat(hooks): use-mounted hook added 2022-12-26 22:45:28 -03:00
Junior Garcia
f790cf1fa0 chore(css-baseline): updated from main 2022-12-25 12:50:11 -03:00
Junior Garcia
d445cebb93 chore(card): updated from main 2022-12-25 12:40:37 -03:00
Junior Garcia
31723c6c71 chore(button): updated from main 2022-12-25 12:36:25 -03:00
Junior Garcia
6397115575 chore(avatar): updated from main 2022-12-25 12:29:01 -03:00
Junior Garcia
115c8c44d2 chore(collapsse-icon): single quotes replaced by double quotes 2022-11-05 22:28:03 -03:00
Junior Garcia
7a55dcb1a3 chore: husky test 2022-11-05 22:23:42 -03:00
Junior Garcia
cf8ebe0b63
Merge pull request #860 from tianenpang/chore/linter
chore: lint
2022-11-05 22:20:16 -03:00
Tianen Pang
0712e72c74
chore: re-format and ignore scripts 2022-11-06 05:42:45 +08:00
Junior Garcia
cb4a4c7302 fix(system): dynamic variants on buildtime 2022-11-04 21:50:27 -03:00
Junior Garcia
e2b4f8c489 chore: comment 2022-10-30 12:33:16 -03:00
Junior Garcia
cfed5d3863 feat(system): variants are now being properly transformed, runtime works, buildtime fail 2022-10-30 12:31:45 -03:00
Junior Garcia
e34591611a feat(system): dynamic variants generator created, types are working, build types failing 2022-10-30 03:39:08 -03:00
Junior Garcia
d1e9bc4894 feat(system): scale variants can be generated dynamically 2022-10-27 01:07:46 -03:00
Junior Garcia
b95a4942f6 feat(system): scale variants can be generated dynamically 2022-10-27 01:06:01 -03:00
Junior Garcia
9ad17e510a feat(system): tokens types mapped to use the prop without the "$" symbol 2022-10-25 00:34:38 -03:00
Junior Garcia
4cd6786a93 feat(system): media and utils are now customizable! 2022-10-23 22:13:05 -03:00
Junior Garcia
4fe96c16d5 feat(components): arrow icon added to the collapse item, new package added 2022-10-23 22:11:48 -03:00
Junior Garcia
1a0f81c006 feat(components): collapse component styles in progress 2022-10-20 23:41:40 -03:00
Junior Garcia
462597b822 feat(components): collapse component added, styles, tests & stories still missing , other refactors 2022-10-16 18:47:47 -03:00
Junior Garcia
37c3049133 feat(components): tests added to radio 2022-10-15 16:01:40 -03:00
Junior Garcia
733e1399dd feat(components): radio component added, tests still missing 2022-10-13 23:16:54 -03:00
Junior Garcia
1808f51ebb feat(components): pagination component added 2022-10-12 21:44:59 -03:00
Junior Garcia
dbe37da64f fix(components): isOnechar value was not beign passed to the badge component 2022-10-11 23:11:44 -03:00