Commit Graph

163 Commits

Author SHA1 Message Date
unix
a1b5589d80 0.0.1-beta.2 0.0.1-beta.2 2020-04-01 06:47:42 +08:00
witt
72abfb2b7c Merge pull request #42 from unix/table
feat(table): add component
2020-04-01 06:47:09 +08:00
unix
4d9ba489f4 style: remove warning form eslint 2020-04-01 06:45:01 +08:00
unix
e6b81ba3db feat(table): add component 2020-04-01 06:45:01 +08:00
unix
f7364af9ce feat: update hooks 2020-04-01 06:45:01 +08:00
unix
8064c51c9c feat: replace get-shape with shape hooks 2020-04-01 06:45:01 +08:00
witt
5cbb5cc7f7 Merge pull request #41 from nocategory/update-docs
docs: fix switch themes code
2020-03-30 06:13:53 +08:00
nocategory
32a854f8c0 docs: update setThemeType function
Co-Authored-By: witt <unix.bio@gmail.com>
2020-03-29 23:04:49 +01:00
nocategory
06cba32be4 docs: fix switch themes code 2020-03-29 21:42:18 +01:00
unix
a1434a5480 chore(pkg): release beta 0.0.1-beta.1 2020-03-30 04:00:23 +08:00
unix
a8e7252769 chore: disable eslint on camelcase rule 2020-03-30 03:58:25 +08:00
unix
c8a8250830 0.0.1-alpha.45 0.0.1-alpha.45 2020-03-30 03:55:35 +08:00
witt
e3de1128e3 Merge pull request #40 from unix/colors
docs: add color cards
2020-03-30 03:48:11 +08:00
unix
82cadbf2ca docs: add color cards 2020-03-30 03:45:01 +08:00
unix
7c5e8331f0 feat(toast): support react nodes as toast content 2020-03-30 03:45:01 +08:00
unix
bfd030ea48 feat(themes): add violet color 2020-03-30 03:45:01 +08:00
unix
6bd901b9c6 chore: replace clipboard hooks with use-clipboard-copy 2020-03-30 03:44:21 +08:00
witt
44cf4007b2 Merge pull request #38 from ofekashery/showcases
chore: add showcase
2020-03-30 02:02:33 +08:00
Ofek Ashery
627a3f217b chore: add showcase 2020-03-29 16:55:17 +03:00
unix
52d1cc0bd2 docs: format title style on side-bar 2020-03-29 11:06:37 +08:00
unix
f0d78f5363 docs: improve guide docs 2020-03-29 11:04:31 +08:00
unix
8ee0b197bf chore: update favicon 2020-03-29 11:04:22 +08:00
unix
7db47bf3c1 0.0.1-alpha.44 0.0.1-alpha.44 2020-03-29 10:04:56 +08:00
witt
a493a34ea3 Merge pull request #37 from ofekashery/types
fix: override types
2020-03-29 10:03:45 +08:00
Ofek Ashery
45ec6e9f27 fix(auto-complete): update default options 2020-03-29 04:40:53 +03:00
Ofek Ashery
6f125d7589 fix: override types 2020-03-29 04:21:02 +03:00
unix
59029494eb 0.0.1-alpha.43 0.0.1-alpha.43 2020-03-29 08:37:20 +08:00
witt
14dc8c7a1f Merge pull request #36 from unix/textarea
feat(textarea): add component
2020-03-29 08:36:31 +08:00
unix
1f52f14370 feat(textarea): add component 2020-03-29 08:33:50 +08:00
unix
c22ec2acc6 0.0.1-alpha.42 0.0.1-alpha.42 2020-03-29 07:15:40 +08:00
witt
c21547ca5e Merge pull request #35 from unix/theme
fix(theme): export types of theme
2020-03-29 07:13:43 +08:00
unix
1248e6c018 fix(theme): export types of theme 2020-03-29 07:08:28 +08:00
witt
e252237169 Merge pull request #33 from unix/avatar
fix(avatar): fix union types for different elements
2020-03-29 06:36:43 +08:00
unix
f0ea95d2af fix(avatar): fix union types for different elements 2020-03-29 06:21:57 +08:00
unix
7d22fab670 0.0.1-alpha.41 0.0.1-alpha.41 2020-03-29 05:13:34 +08:00
witt
13973c117c Merge pull request #32 from unix/loading
feat(loading): add component
2020-03-29 05:11:41 +08:00
unix
904e8e7b15 feat: migrate to standard loading component 2020-03-29 05:08:50 +08:00
unix
3ee394870e feat(loading): add component 2020-03-29 05:07:46 +08:00
unix
afa45fbdd0 0.0.1-alpha.40 0.0.1-alpha.40 2020-03-29 04:09:01 +08:00
witt
aa51517115 Merge pull request #31 from unix/collapse
feat(collapse): add component
2020-03-29 04:07:17 +08:00
unix
1c40cdbc12 feat(collapse): add component 2020-03-29 04:00:53 +08:00
witt
d00007628d Merge pull request #30 from unix/auto-complete
feat(auto complete): add component
2020-03-28 11:27:28 +08:00
unix
a52e400355 feat(auto-complete): add component 2020-03-28 07:11:10 +08:00
unix
2930287d17 fix(input): hide clear icon when value is undefined 2020-03-28 07:11:10 +08:00
witt
643ec5e99f Merge pull request #28 from ofekashery/fix-avatar
fix(avatar): Fix HTML Attributes
2020-03-28 07:07:22 +08:00
Ofek Ashery
dda6853c9c fix(avatar): Fix HTML Attributes
fix(avatar): fix native attributes
2020-03-28 07:04:45 +08:00
witt
e1c7891779 Merge pull request #29 from unix/input
feat(input): add custom width to fit more layouts
2020-03-28 01:59:29 +08:00
unix
27c1ec54aa feat(input): add clearable and clear event 2020-03-28 00:50:24 +08:00
unix
8da344f2a9 feat(input): add custom width to fit more layouts 2020-03-28 00:22:16 +08:00
unix
079d4fac4c 0.0.1-alpha.39 0.0.1-alpha.39 2020-03-27 09:44:42 +08:00