597 Commits

Author SHA1 Message Date
witt
1d9a5a14c7 Merge pull request #190 from unix/input
fix(input): fix ref type of input forwarding
v1.1.1
2020-05-09 11:44:01 +08:00
unix
b87162ff9f chore: release v1.1.1 2020-05-09 11:19:03 +08:00
unix
e746f913bb test(input): add testcase for input ref 2020-05-09 11:17:41 +08:00
unix
7c9257543c fix(input): fix ref type of input forwarding 2020-05-09 11:17:22 +08:00
witt
976706875f Merge pull request #188 from unix/modal
feat(modal): custom width and className
v1.2.0-rc.0
2020-05-09 00:15:42 +08:00
unix
014d78b601 chore(pkg): release v1.2.0-rc.0 2020-05-09 00:13:06 +08:00
unix
4c71d0de6a test(modal): add testcase for customization 2020-05-09 00:05:23 +08:00
unix
47e49ae88e docs(modal): custom width and className 2020-05-08 23:59:50 +08:00
unix
d8bb1ab12b feat(modal): custom width and className 2020-05-08 23:59:25 +08:00
witt
06557dd5a8 Merge pull request #185 from Norviah/master
fix: fixed typo
2020-05-08 22:33:09 +08:00
Norviah
c5dbd329ae fix: fixed typo 2020-05-08 07:25:25 -07:00
witt
d14df4c18b Merge pull request #184 from unix/release
chore(pkg): release v1.1.0
v1.1.0
2020-05-08 21:05:31 +08:00
unix
cfab8888de chore(pkg): release v1.1.0 2020-05-08 21:01:44 +08:00
unix
ae734cd829 ci(gh): disable tag events to trigger publish 2020-05-08 21:01:44 +08:00
witt
40b6ed006a Merge pull request #183 from unix/rollup
build: split output by module
2020-05-08 20:57:02 +08:00
unix
5c6ddc6259 build: split output by module 2020-05-08 20:54:11 +08:00
witt
084e2fbeb8 Merge pull request #180 from unix/link
feat(link): hide icon of link component by default
2020-05-08 17:21:48 +08:00
unix
d05cf10242 docs: remove warning about spacer module 2020-05-08 17:14:12 +08:00
unix
368d52b48c test: update snapshots 2020-05-08 16:59:52 +08:00
unix
909cee6ae1 test(link): add testcase for deprecate warning 2020-05-08 16:58:51 +08:00
unix
495cc55e05 refactor: migrate link component 2020-05-08 16:49:26 +08:00
unix
bb1e7c40ca feat(link): hide icon of link component by default 2020-05-08 16:48:38 +08:00
unix
cdf2cdf204 chore: release v1.1.0-rc.0 v1.1.0-rc.0 2020-05-08 00:10:22 +08:00
witt
455e8d7951 Merge pull request #179 from unix/button
feat(button): support to display icons in button
2020-05-08 00:09:08 +08:00
unix
080ed93331 test: update snapshots 2020-05-08 00:02:26 +08:00
unix
07d7858151 test(toast): remove testcase dependency on button component 2020-05-08 00:02:15 +08:00
unix
3eb90ef76a test(button): add testcase for icon 2020-05-07 23:54:30 +08:00
unix
3710355cd4 docs(button): add docs for icons 2020-05-07 23:54:19 +08:00
unix
9fe7f1e2ce feat(button): support to display icons in button 2020-05-07 23:53:45 +08:00
witt
ee50d8d813 Merge pull request #174 from unix/page
feat(page): add component
2020-05-07 16:36:27 +08:00
unix
634618f935 docs(page): update page attributes
feat(page): add an alias to page component
2020-05-07 15:49:36 +08:00
unix
4d6e95be8e test(page): add testcase
docs: add zh-cn docs for page component
2020-05-07 15:49:35 +08:00
unix
45e1b0a396 feat(page): add component
feat(page): add header and footer

feat(page): add dot-backdrop decoration
2020-05-07 15:49:34 +08:00
witt
ce6097a78a Merge pull request #173 from unix/prettier
style(prettier): format code style
2020-05-06 14:53:21 +08:00
unix
3a8dd34010 chore: upgrade deps
style(prettier): format code style
2020-05-06 14:51:15 +08:00
unix
b1950970b1 chore: update snapshots due to code format
build(prettier): ignore snap file
2020-05-06 14:25:10 +08:00
unix
112c826575 style(prettier): format code style 2020-05-06 14:25:10 +08:00
unix
cf8e277324 build(prettier): add config file 2020-05-06 14:25:09 +08:00
witt
28a10fbafe Merge pull request #170 from unix/arrow
fix(playground): fix arrow icon does not work correctly on webkit
2020-05-05 15:48:44 +08:00
unix
d73f5ef8f4 fix(playground): fix arrow icon does not work correctly on webkit 2020-05-04 23:55:45 +08:00
witt
c5f4c0811f docs: add contributing guide 2020-05-04 17:51:49 +08:00
witt
242e4af889 Merge pull request #169 from unix/pkg
docs(icons): add icons for chinese
1.0.0
2020-05-04 17:38:27 +08:00
unix
e511f7cf7e chore: release v1.0.0 2020-05-04 17:33:58 +08:00
unix
3bb5c3bcdc docs(icons): add icons for chinese 2020-05-04 17:33:45 +08:00
unix
ac88f88caa 1.0.0-rc.11 1.0.0-rc.11 2020-05-03 01:23:42 +08:00
witt
425b85d79d Merge pull request #168 from unix/prefetch
docs: optimize time of page load
2020-05-03 01:19:12 +08:00
unix
284940b10a docs: optimize time of page load 2020-05-03 01:15:11 +08:00
witt
bb546d130f Merge pull request #167 from unix/dropdown
fix(dropdown): modify z-index of dropdown
2020-05-03 00:51:24 +08:00
unix
26764abccb docs: move spacer to layout 2020-05-03 00:48:53 +08:00
unix
2e2bc3f80f docs: increase z-index of the menu-bar 2020-05-03 00:33:30 +08:00