Commit Graph

  • a012413374 chore: release v1.4.3 v1.4.3 unix 2020-05-16 04:45:10 +08:00
  • 6a67aa0486 Merge pull request #211 from unix/input witt 2020-05-16 04:44:08 +08:00
  • c02e7542a0 fix(input): fix icon event is cached incorrectly unix 2020-05-16 04:40:45 +08:00
  • 2981dbf738 chore: release v1.5.0-rc.1 v1.5.0-rc.1 unix 2020-05-16 02:08:04 +08:00
  • ed88e4ec5c Merge pull request #210 from unix/warning witt 2020-05-16 02:07:07 +08:00
  • b3f5823aa3 docs: migrate basic module name unix 2020-05-16 02:02:27 +08:00
  • cf19e6a05d chore: remove unnecessary warnings of deprecated unix 2020-05-16 01:38:32 +08:00
  • cbea284f71 Merge pull request #209 from unix/examples witt 2020-05-16 01:36:49 +08:00
  • 0bdc783c97 chore: add webpack example for tree-shaking unix 2020-05-16 01:34:07 +08:00
  • a3970d4e18 chore: update previews unix 2020-05-16 01:10:30 +08:00
  • 10aca5d767 chore: add example for tree-shaking unix 2020-05-16 01:04:11 +08:00
  • 69dc8ec61d Merge pull request #208 from unix/code witt 2020-05-16 00:48:12 +08:00
  • e63cfd19b7 test(code): remove unused testcase unix 2020-05-16 00:44:48 +08:00
  • d90b66c8b1 chore: remove deprecated props unix 2020-05-16 00:41:39 +08:00
  • 537ce4a42c chore: release v1.5.0-rc.0 v1.5.0-rc.0 unix 2020-05-16 00:33:19 +08:00
  • 2e335ca979 Merge pull request #207 from unix/build witt 2020-05-16 00:30:09 +08:00
  • 2886531306 fix(utils): fix module paths unix 2020-05-15 23:17:28 +08:00
  • 935bd76e92 refactor: export all hooks functions directly from main module unix 2020-05-15 23:10:02 +08:00
  • 9e8e3f3476 refactor: rename the modules to make sure tree-shaking works unix 2020-05-15 22:38:30 +08:00
  • c30436504b build(pkg): include esm module files when publishing unix 2020-05-15 21:44:33 +08:00
  • 7ed9d03936 build: supprot esm bundle unix 2020-05-15 21:31:57 +08:00
  • f74bd73ba9 docs(button-group): add document for light types unix 2020-05-15 20:43:25 +08:00
  • 6e6611a5ee feat(button-group): add the border-color of light types unix 2020-05-15 20:41:51 +08:00
  • 31fb3bf326 docs(button): add document about light types unix 2020-05-15 20:18:14 +08:00
  • b7f37249e4 feat(button): add light type support unix 2020-05-15 20:14:31 +08:00
  • 801b7e662a style(button): reduce duplicate code blocks unix 2020-05-15 12:34:16 +08:00
  • 5bf3573531 docs: update favicon unix 2020-05-14 01:53:59 +08:00
  • 9c647a945c chore: release v1.4.2 v1.4.2 unix 2020-05-14 01:18:25 +08:00
  • 8c20be9789 Merge pull request #205 from unix/page witt 2020-05-14 01:17:32 +08:00
  • 24ce127f43 test(page): update snapshots unix 2020-05-13 23:48:19 +08:00
  • d9810637cf docs(page): fix height of mock page on mobile screen unix 2020-05-13 23:45:25 +08:00
  • 1bb7b92b69 fix(page): fix page width too large at md breakpoint unix 2020-05-13 23:44:55 +08:00
  • da723aa52a chore: release v1.4.1 v1.4.1 unix 2020-05-13 18:57:14 +08:00
  • 7ca9b09e55 Merge pull request #204 from unix/tooltip witt 2020-05-13 18:56:20 +08:00
  • f063f7cf39 fix(tooltip): fix autowrap errors for elements wrapped by tooltip unix 2020-05-13 18:46:32 +08:00
  • 6c29b5d806 feat(video): add component video Ofek Ashery 2020-05-13 00:01:55 +03:00
  • 072460dece chore: release v1.4.0 v1.4.0 unix 2020-05-13 01:22:55 +08:00
  • 7b673d6e65 Merge pull request #202 from unix/form witt 2020-05-13 01:21:28 +08:00
  • 4fbdcb4d47 docs(button): add api of htmlType unix 2020-05-13 01:07:50 +08:00
  • d4d717eea5 fix(button): fix error where native type is overridden unix 2020-05-13 01:05:27 +08:00
  • da05b89fb8 Merge pull request #200 from unix/media-query witt 2020-05-13 00:53:39 +08:00
  • 00a4e0c620 test(hooks): add testcase for use-media-query unix 2020-05-13 00:36:44 +08:00
  • 734f8a1d87 docs: add docs for use-media-query unix 2020-05-13 00:36:16 +08:00
  • 4631fd5b27 feat(utils-shared): add hooks for media query unix 2020-05-13 00:35:52 +08:00
  • b8a23c3247 chore: release v1.3.1 v1.3.1 unix 2020-05-12 17:01:48 +08:00
  • c86c3f9f90 Merge pull request #199 from unix/grid witt 2020-05-12 17:00:53 +08:00
  • 6bee47d5b7 test(grid): update snapshots unix 2020-05-12 16:55:32 +08:00
  • cbd67e359d test: mock dynamic css template unix 2020-05-12 16:54:49 +08:00
  • 923cdf791a fix(grid): fix side effects of global styles unix 2020-05-12 15:57:39 +08:00
  • 5762877867 Merge pull request #198 from unix/deps witt 2020-05-12 03:05:34 +08:00
  • 30301532b0 chore: upgrade deps unix 2020-05-12 02:39:33 +08:00
  • fc85bded9a build: remove webpack config for absolute import unix 2020-05-12 02:39:26 +08:00
  • a654db8e3d build(eslint): ignore all config files unix 2020-05-12 02:38:14 +08:00
  • 6545aba29c chore: release v1.3.0 v1.3.0 unix 2020-05-11 20:41:52 +08:00
  • 149859b156 Merge pull request #197 from unix/group witt 2020-05-11 20:40:17 +08:00
  • c34544f40e fix(toast): fix toasts destroying each other in different instances unix 2020-05-11 20:35:25 +08:00
  • e3ba8aed41 perf(toast): improve toast component performance unix 2020-05-11 20:05:25 +08:00
  • eb596f4592 test(button-group): add testcase unix 2020-05-11 18:36:58 +08:00
  • 3dce6beefa docs(button-group): add docs for button-group unix 2020-05-11 18:36:25 +08:00
  • fcd42f1700 feat(button-group): add component unix 2020-05-10 23:39:00 +08:00
  • 374c58622d chore: release v1.2.1 v1.2.1 unix 2020-05-11 00:25:48 +08:00
  • 90524c2530 Merge pull request #196 from unix/modal-form witt 2020-05-11 00:25:11 +08:00
  • 60827e86c4 fix: fix backdrop layer prevent default behavior unix 2020-05-11 00:20:27 +08:00
  • 5062443d7b chore: release v1.2.0 v1.2.0 unix 2020-05-10 16:43:09 +08:00
  • 2c802ab2be chore: release v1.1.2 unix 2020-05-10 16:42:10 +08:00
  • 0cbdbae89a Merge pull request #194 from Shinyaigeek/fix/hooks-useInput-type witt 2020-05-10 16:38:44 +08:00
  • cd68a0870a fix: type of useInput svpcadmin 2020-05-10 15:56:05 +09:00
  • 908eda0890 chore: release v1.2.0-rc.2 v1.2.0-rc.2 unix 2020-05-10 02:46:54 +08:00
  • 156d383ea1 Merge pull request #192 from unix/grid witt 2020-05-10 02:45:39 +08:00
  • 5073112fb0 build(test): ignore all types of files when collect coverage unix 2020-05-10 02:38:32 +08:00
  • 9387a58c63 test(grid): add testcase unix 2020-05-10 02:36:44 +08:00
  • e4b3a1d9a3 docs(grid): add docs for grid unix 2020-05-10 00:57:59 +08:00
  • 50077f2547 feat(grid): add props for layout unix 2020-05-10 00:56:51 +08:00
  • 42b9886997 feat(styles): add breakpoints to default theme unix 2020-05-09 20:31:59 +08:00
  • 0b5179fd2b chore(pkg): release v1.2.0-rc.1 v1.2.0-rc.1 unix 2020-05-09 11:50:53 +08:00
  • 1d9a5a14c7 Merge pull request #190 from unix/input v1.1.1 witt 2020-05-09 11:44:01 +08:00
  • b87162ff9f chore: release v1.1.1 unix 2020-05-09 11:19:03 +08:00
  • e746f913bb test(input): add testcase for input ref unix 2020-05-09 11:17:41 +08:00
  • 7c9257543c fix(input): fix ref type of input forwarding unix 2020-05-09 11:17:22 +08:00
  • 976706875f Merge pull request #188 from unix/modal v1.2.0-rc.0 witt 2020-05-09 00:15:42 +08:00
  • 014d78b601 chore(pkg): release v1.2.0-rc.0 unix 2020-05-09 00:13:06 +08:00
  • 4c71d0de6a test(modal): add testcase for customization unix 2020-05-09 00:05:23 +08:00
  • 47e49ae88e docs(modal): custom width and className unix 2020-05-08 23:59:50 +08:00
  • d8bb1ab12b feat(modal): custom width and className unix 2020-05-08 23:59:25 +08:00
  • 06557dd5a8 Merge pull request #185 from Norviah/master witt 2020-05-08 22:33:09 +08:00
  • c5dbd329ae fix: fixed typo Norviah 2020-05-08 07:25:25 -07:00
  • d14df4c18b Merge pull request #184 from unix/release v1.1.0 witt 2020-05-08 21:05:31 +08:00
  • cfab8888de chore(pkg): release v1.1.0 unix 2020-05-08 21:01:39 +08:00
  • ae734cd829 ci(gh): disable tag events to trigger publish unix 2020-05-08 21:00:58 +08:00
  • 40b6ed006a Merge pull request #183 from unix/rollup witt 2020-05-08 20:57:02 +08:00
  • 5c6ddc6259 build: split output by module unix 2020-05-08 20:54:11 +08:00
  • 084e2fbeb8 Merge pull request #180 from unix/link witt 2020-05-08 17:21:48 +08:00
  • d05cf10242 docs: remove warning about spacer module unix 2020-05-08 17:14:12 +08:00
  • 368d52b48c test: update snapshots unix 2020-05-08 16:59:52 +08:00
  • 909cee6ae1 test(link): add testcase for deprecate warning unix 2020-05-08 16:58:51 +08:00
  • 495cc55e05 refactor: migrate link component unix 2020-05-08 16:49:26 +08:00
  • bb1e7c40ca feat(link): hide icon of link component by default unix 2020-05-08 16:48:38 +08:00
  • cdf2cdf204 chore: release v1.1.0-rc.0 v1.1.0-rc.0 unix 2020-05-08 00:10:22 +08:00
  • 455e8d7951 Merge pull request #179 from unix/button witt 2020-05-08 00:09:08 +08:00
  • 080ed93331 test: update snapshots unix 2020-05-08 00:02:26 +08:00