unix
|
2b3f7c974f
|
docs(checkbox): add docs for size prop
test(checkbox): add testcases for size
|
2020-05-28 11:03:22 +08:00 |
|
unix
|
840757b996
|
feat(checkbox): add support of different sizes
|
2020-05-28 11:03:22 +08:00 |
|
unix
|
c1dceeccb5
|
test(radio): add testcases for size
|
2020-05-28 11:03:22 +08:00 |
|
unix
|
cbc4b521d5
|
docs(radio): add docs for size
|
2020-05-28 11:03:21 +08:00 |
|
unix
|
16710d9ad0
|
feat(radio): add support of different sizes
|
2020-05-28 11:03:21 +08:00 |
|
kentac55
|
3867005f4f
|
docs(user): add doc for altText
|
2020-05-28 11:03:21 +08:00 |
|
kentac55
|
9e6888bf00
|
test(user): add a new test to check altText
|
2020-05-28 11:03:21 +08:00 |
|
kentac55
|
cde23dd101
|
feat(user): provide a prop for alt text
|
2020-05-28 11:03:21 +08:00 |
|
unix
|
ee684835f4
|
chore: release v1.6.0-canary.0
|
2020-05-28 11:03:21 +08:00 |
|
unix
|
31582fdaa9
|
chore: update snapshots
|
2020-05-28 11:03:21 +08:00 |
|
unix
|
813afcc923
|
docs: add api for forwardRef
|
2020-05-28 11:03:21 +08:00 |
|
unix
|
9c3b85e03a
|
feat(button): forward the ref of the original element
|
2020-05-28 11:03:21 +08:00 |
|
witt
|
1232346857
|
Merge pull request #238 from unix/docs
docs: optimize document site
|
2020-05-26 15:16:43 +08:00 |
|
unix
|
f1b4d9f09b
|
docs(customization): fix obsolete code samples
|
2020-05-26 15:09:57 +08:00 |
|
unix
|
1da2bd5466
|
docs(page): show document title on page head
|
2020-05-26 15:07:29 +08:00 |
|
unix
|
13c42f8082
|
docs(guide): optimize internal links
|
2020-05-26 14:52:44 +08:00 |
|
unix
|
bf966dd598
|
docs(setup): desc of optimized installation documents
|
2020-05-26 14:35:26 +08:00 |
|
unix
|
beabec3b3e
|
chore: release v1.5.1
v1.5.1
|
2020-05-25 13:05:16 +08:00 |
|
witt
|
51f0008d3c
|
Merge pull request #236 from Shy07/master
fix(modal): set body hidden false on close modal
|
2020-05-25 13:03:32 +08:00 |
|
unix
|
a9fa800939
|
docs(modal): add event handler for close button
|
2020-05-25 12:56:56 +08:00 |
|
unix
|
b9fe67d14d
|
fix(modal): fix close handler is triggered repeatedly
fix(modal): trigger callback before state update
|
2020-05-25 12:56:55 +08:00 |
|
HSU Rynki
|
f22d67e482
|
fix(modal): set body hidden false on close modal
|
2020-05-25 11:03:36 +08:00 |
|
witt
|
1a1e308257
|
Merge pull request #234 from antoniojps/examples/create-next-app
chore(examples): add create-next-app example
|
2020-05-25 02:08:14 +08:00 |
|
António Santos
|
71e7d1b7c2
|
feat(page): add page component to index example
|
2020-05-24 19:04:45 +01:00 |
|
António Santos
|
3b73414dc6
|
refactor(page): rename index page component
|
2020-05-24 18:53:27 +01:00 |
|
António Santos
|
8957c4a23e
|
chore(examples): add create-next-app example
|
2020-05-24 16:42:30 +01:00 |
|
witt
|
dc68d6a77c
|
Merge pull request #220 from unix/playground
docs: add loading component when loading playgound dynamically
|
2020-05-21 05:49:38 +08:00 |
|
unix
|
b9da09168c
|
docs(playground): reduce component deps of the first html string
|
2020-05-21 05:45:43 +08:00 |
|
unix
|
c111bb39d3
|
docs(playground): add loading component when loading playgound dynamically
|
2020-05-21 05:41:14 +08:00 |
|
unix
|
ea957cfc63
|
chore: enable strict mode by default
|
2020-05-21 05:40:10 +08:00 |
|
unix
|
f998f32de7
|
chore(pkg): upgrade deps
|
2020-05-21 05:39:52 +08:00 |
|
witt
|
645895d66c
|
Merge pull request #217 from unix/typo
docs: fix out of date API in the server-render example
|
2020-05-19 19:39:02 +08:00 |
|
unix
|
29a6c8b9b2
|
docs: fix out of date API in the server-render example
docs: fix out of date API in the server-render example
|
2020-05-19 19:35:13 +08:00 |
|
unix
|
55e477f36e
|
chore: release v1.5.0
v1.5.0
|
2020-05-18 19:23:48 +08:00 |
|
witt
|
5cea2a6e7c
|
Merge pull request #216 from zeit-ui/rc
chore: v1.5.0
|
2020-05-18 19:22:39 +08:00 |
|
unix
|
fdf0de7a1e
|
test(tabs): update snapshots
|
2020-05-17 17:34:29 +08:00 |
|
unix
|
4c18d23956
|
docs(tabs): add docs for hide-divider
|
2020-05-17 17:30:08 +08:00 |
|
unix
|
6e7f8c8c5c
|
feat(tabs): provide a prop for the display of divider
|
2020-05-17 17:29:50 +08:00 |
|
unix
|
fc96dba2ae
|
chore: release v1.5.0-rc.3
v1.5.0-rc.3
|
2020-05-16 23:05:50 +08:00 |
|
unix
|
2508784c2c
|
chore: release v1.5.0-rc.2
|
2020-05-16 23:05:11 +08:00 |
|
unix
|
976df3e5e1
|
chore: release v1.5.0-rc.1
|
2020-05-16 23:05:11 +08:00 |
|
unix
|
d3a0e26633
|
docs: migrate basic module name
|
2020-05-16 23:05:11 +08:00 |
|
unix
|
e0328e0f4d
|
chore: remove unnecessary warnings of deprecated
|
2020-05-16 23:05:11 +08:00 |
|
unix
|
d772ad0b6e
|
chore: add webpack example for tree-shaking
|
2020-05-16 23:05:11 +08:00 |
|
unix
|
02150bdef7
|
chore: update previews
|
2020-05-16 23:05:11 +08:00 |
|
unix
|
3bc8dff9dc
|
chore: add example for tree-shaking
|
2020-05-16 23:05:11 +08:00 |
|
unix
|
978f2b5b89
|
test(code): remove unused testcase
|
2020-05-16 23:05:11 +08:00 |
|
unix
|
0e414bc192
|
chore: remove deprecated props
|
2020-05-16 23:05:11 +08:00 |
|
unix
|
9a7ef3130b
|
chore: release v1.5.0-rc.0
|
2020-05-16 23:05:09 +08:00 |
|
unix
|
d236a56075
|
fix(utils): fix module paths
chore: update snapshots
|
2020-05-16 23:04:57 +08:00 |
|