Commit Graph

  • 1b84205f27 chore: release v1.7.0-canary.1 unix 2020-06-06 05:53:28 +08:00
  • c65bb0a047 test(use-input): add hooks-bsaed testcase unix 2020-06-06 05:46:33 +08:00
  • e89b3aa994 feat(use-input): compatible with components of non-standed events unix 2020-06-06 05:39:23 +08:00
  • 15bba0d670 chore: release v1.7.0-canary.0 unix 2020-06-03 05:37:01 +08:00
  • 91ad855a64 docs(auto-complete): add docs for creatable unix 2020-06-03 03:35:47 +08:00
  • ad6b44d8ad feat(auto-complete): add control for free solo unix 2020-06-03 03:35:07 +08:00
  • dab2ca6a80 fix(auto-complete): keep focus of input after select event unix 2020-06-01 09:26:00 +08:00
  • fa8004d85e refactor(breadcrumbs): auto assign separator to crumbs item unix 2020-06-01 08:57:24 +08:00
  • e8d24c790d feat(breadcrumbs): add size unix 2020-05-31 08:33:46 +08:00
  • a85353782e test(breadcrumbs): add testcase unix 2020-05-31 08:04:28 +08:00
  • a5addc7ba5 feat(breadcrumbs): add component unix 2020-05-30 21:44:44 +08:00
  • 44e751b101 Merge pull request #260 from unix/examples witt 2020-06-08 04:48:18 +08:00
  • bc900b6867 chore(examples): add example for extends components unix 2020-06-08 04:44:51 +08:00
  • 4cd913f12a chore(examples): upgrade deps unix 2020-06-08 04:31:19 +08:00
  • 1e2c75ccdb chore(examples): update deps for custom-themes unix 2020-06-08 04:30:23 +08:00
  • d69f7140c8 chore(examples): update deps for custom-styles unix 2020-06-08 04:26:03 +08:00
  • 8f854d039d chore: release v1.7.0-canary.1 v1.7.0-canary.1 unix 2020-06-06 05:53:28 +08:00
  • 60549b1984 Merge pull request #257 from unix/use-input witt 2020-06-06 05:52:27 +08:00
  • 902a2eafc9 test(use-input): add hooks-bsaed testcase unix 2020-06-06 05:46:33 +08:00
  • 955b409b16 feat(use-input): compatible with components of non-standed events unix 2020-06-06 05:39:23 +08:00
  • 5ba5adfcdf chore: release v1.7.0-canary.0 unix 2020-06-03 05:37:01 +08:00
  • 9d53f4d881 docs(auto-complete): add docs for creatable unix 2020-06-03 03:35:47 +08:00
  • 024fdbcfc8 feat(auto-complete): add control for free solo unix 2020-06-03 03:35:07 +08:00
  • a888c6877f chore: release v1.7.0-canary.0 v1.7.0-canary.0 unix 2020-06-03 05:37:01 +08:00
  • 8f27d009bf docs(auto-complete): add docs for creatable unix 2020-06-03 03:35:47 +08:00
  • 8b96a23242 test(auto-complete): add testcase for free solo unix 2020-06-03 03:35:28 +08:00
  • b982eb85af feat(auto-complete): add control for free solo unix 2020-06-03 03:35:07 +08:00
  • db9d156abe fix(auto-complete): keep focus of input after select event unix 2020-06-01 09:26:00 +08:00
  • 22f2b414b1 refactor(breadcrumbs): auto assign separator to crumbs item unix 2020-06-01 08:57:24 +08:00
  • cab81d1841 feat(breadcrumbs): add size unix 2020-05-31 08:33:46 +08:00
  • 75ebe442c7 test(breadcrumbs): add testcase unix 2020-05-31 08:04:28 +08:00
  • 8418ebfed9 feat(breadcrumbs): add component unix 2020-05-30 21:44:44 +08:00
  • 0bedd898c1 Merge pull request #254 from unix/docs witt 2020-05-31 09:29:08 +08:00
  • 1f87222a7c fix(controls): fix option content not center vertically unix 2020-05-31 09:25:24 +08:00
  • 3c18b7f5f9 chore: release v1.6.2 v1.6.2 unix 2020-05-29 14:53:59 +08:00
  • a0362fe559 Merge pull request #252 from unix/button witt 2020-05-29 14:53:12 +08:00
  • 8dc3bd5f3f test: update snapshots unix 2020-05-29 14:48:08 +08:00
  • 07c412fe6d docs(button): add docs for loading button unix 2020-05-29 14:47:00 +08:00
  • 2430d21f4b fix(button): fix loading is not display under auto width unix 2020-05-29 14:46:11 +08:00
  • 4bb32c699f chore: release v1.6.1 v1.6.1 unix 2020-05-28 21:21:54 +08:00
  • b357291f0b Merge pull request #248 from unix/placeholder witt 2020-05-28 21:05:18 +08:00
  • e5d1d6f9e3 test: update snapshots unix 2020-05-28 21:01:09 +08:00
  • c5a9b721c8 test: add testcase for ellipsis unix 2020-05-28 21:00:57 +08:00
  • d2b8e58dd6 fix: fix placeholder does not show ellipsis unix 2020-05-28 20:53:25 +08:00
  • be7fb15bad refactor: abstract inline ellipsis component unix 2020-05-28 20:52:30 +08:00
  • 2682131fc8 Merge pull request #244 from zeit-ui/rc v1.6.0 witt 2020-05-28 11:06:42 +08:00
  • f45ef3880c chore: release v1.6.0 unix 2020-05-28 11:03:50 +08:00
  • 374577bd26 test: update snapshots unix 2020-05-28 10:56:59 +08:00
  • af0cab33a1 docs(auto-complete): add docs for disable-match-width unix 2020-05-28 10:49:31 +08:00
  • a0e7b80eab feat(auto-complete): disable dropdown follow parent width unix 2020-05-28 10:46:17 +08:00
  • c1d7c3f7f5 test: update snapshots unix 2020-05-28 10:54:51 +08:00
  • 4f9b9aeb47 fix(radio): fix style imbalance caused by decimal width unix 2020-05-28 10:34:58 +08:00
  • 16a49271b3 docs(select): add example for disable-match-width unix 2020-05-28 10:21:17 +08:00
  • 9e9a6b8d1e feat(select): disable dropdown follow parent width unix 2020-05-28 10:17:18 +08:00
  • d5e3ddad21 chore: release v1.6.0-canary.2 unix 2020-05-25 13:11:08 +08:00
  • 3aa59ca4dd chore: release v1.6.0-canary.1 unix 2020-05-24 02:11:47 +08:00
  • b9a4f35fde docs(use-current-state): add docs for functional initializer mode unix 2020-05-24 01:55:36 +08:00
  • 69fb8d82a5 docs(select): add docs for multiple values unix 2020-05-24 01:54:33 +08:00
  • 9467c2da15 feat(select): handle multiple selections unix 2020-05-24 01:54:12 +08:00
  • 1522d4b229 feat(collections): support filter children contanin array props unix 2020-05-24 01:52:45 +08:00
  • fbc2f3000e feat: support for functional initializer mode unix 2020-05-24 01:51:27 +08:00
  • fcb244d575 feat(dropdown): update layout when parent DOM changes unix 2020-05-24 01:50:38 +08:00
  • fb6be97d79 feat(utils): add hooks for dom observer unix 2020-05-24 01:49:46 +08:00
  • 212d2e3eab style(radio): remove unused initial-value unix 2020-05-23 08:20:01 +08:00
  • e7e406e8a4 refactor(radio): use CSS variable instead of Context broadcast size unix 2020-05-23 08:14:49 +08:00
  • 2b3f7c974f docs(checkbox): add docs for size prop unix 2020-05-23 07:59:26 +08:00
  • 840757b996 feat(checkbox): add support of different sizes unix 2020-05-23 07:59:14 +08:00
  • c1dceeccb5 test(radio): add testcases for size unix 2020-05-23 07:31:48 +08:00
  • cbc4b521d5 docs(radio): add docs for size unix 2020-05-23 07:28:53 +08:00
  • 16710d9ad0 feat(radio): add support of different sizes unix 2020-05-23 07:28:26 +08:00
  • 3867005f4f docs(user): add doc for altText kentac55 2020-05-22 17:49:52 +09:00
  • 9e6888bf00 test(user): add a new test to check altText kentac55 2020-05-22 17:49:34 +09:00
  • cde23dd101 feat(user): provide a prop for alt text kentac55 2020-05-22 17:49:24 +09:00
  • ee684835f4 chore: release v1.6.0-canary.0 unix 2020-05-21 17:13:14 +08:00
  • 31582fdaa9 chore: update snapshots unix 2020-05-21 17:06:22 +08:00
  • 813afcc923 docs: add api for forwardRef unix 2020-05-21 16:56:38 +08:00
  • 9c3b85e03a feat(button): forward the ref of the original element unix 2020-05-21 16:45:36 +08:00
  • 1232346857 Merge pull request #238 from unix/docs witt 2020-05-26 15:16:43 +08:00
  • f1b4d9f09b docs(customization): fix obsolete code samples unix 2020-05-26 15:09:57 +08:00
  • 1da2bd5466 docs(page): show document title on page head unix 2020-05-26 15:07:29 +08:00
  • 13c42f8082 docs(guide): optimize internal links unix 2020-05-26 14:52:44 +08:00
  • bf966dd598 docs(setup): desc of optimized installation documents unix 2020-05-26 14:35:26 +08:00
  • 8404ced1c7 chore: release v1.6.0-canary.2 v1.6.0-canary.2 unix 2020-05-25 13:11:08 +08:00
  • 898a05d83d chore: release v1.6.0-canary.1 unix 2020-05-24 02:11:47 +08:00
  • 971dcd7492 docs(use-current-state): add docs for functional initializer mode unix 2020-05-24 01:55:36 +08:00
  • 0807360dbd docs(select): add docs for multiple values unix 2020-05-24 01:54:33 +08:00
  • 12c18f6749 feat(select): handle multiple selections unix 2020-05-24 01:54:12 +08:00
  • 4786be5e84 feat(collections): support filter children contanin array props unix 2020-05-24 01:52:45 +08:00
  • c3c73c416f feat: support for functional initializer mode unix 2020-05-24 01:51:27 +08:00
  • ed5688b556 feat(dropdown): update layout when parent DOM changes unix 2020-05-24 01:50:38 +08:00
  • 333161ab62 feat(utils): add hooks for dom observer unix 2020-05-24 01:49:46 +08:00
  • b5482e7b0c style(radio): remove unused initial-value unix 2020-05-23 08:20:01 +08:00
  • 575e5490c9 refactor(radio): use CSS variable instead of Context broadcast size unix 2020-05-23 08:14:49 +08:00
  • c035a2b79f docs(checkbox): add docs for size prop unix 2020-05-23 07:59:26 +08:00
  • c8f4347c12 feat(checkbox): add support of different sizes unix 2020-05-23 07:59:14 +08:00
  • 367866a695 test(radio): add testcases for size unix 2020-05-23 07:31:48 +08:00
  • a6324a31a4 docs(radio): add docs for size unix 2020-05-23 07:28:53 +08:00
  • 660962464b feat(radio): add support of different sizes unix 2020-05-23 07:28:26 +08:00
  • c85a7b62b8 docs(user): add doc for altText kentac55 2020-05-22 17:49:52 +09:00
  • eb1a47c969 test(user): add a new test to check altText kentac55 2020-05-22 17:49:34 +09:00