Commit graph

  • 48a5d16335 Fix: trap tab focus within ComposedModal dqzx 2021-07-02 20:31:49 +01:00
  • e782336b07 Fix: trap tab focus within modal dqzx 2021-07-02 16:09:24 +01:00
  • 92301b1d46 feat(recursive-list): add RecursiveList Eric Y Liu 2021-06-30 05:41:37 -07:00
  • 0d3090b123 v0.38.1 v0.38.1 Eric Y Liu 2021-06-29 04:38:51 -07:00
  • 1956fd255b
    fix(css): all.css is missing g80 styles #705 (#708) Laode Muhammad Al Fatih 2021-06-29 18:19:14 +07:00
  • f4373b2f4d
    fix(css): all.css is missing g80 styles #705 Laode Muhammad Al Fatih 2021-06-29 11:19:40 +07:00
  • 8051572eac
    chore(deps-dev): bump prismjs from 1.21.0 to 1.24.0 in /docs dependabot[bot] 2021-06-28 20:27:37 +00:00
  • bce8b6d956
    chore(deps): bump prismjs from 1.21.0 to 1.24.0 in /examples/routify dependabot[bot] 2021-06-28 20:26:43 +00:00
  • 913186ef9c v0.38.0 v0.38.0 Eric Y Liu 2021-06-27 08:50:34 -07:00
  • e51f50da0c
    Align v10.38 (#698) Eric Liu 2021-06-27 08:46:57 -07:00
  • 1f99115c34 fix(context-menu): close menu when clicking anywhere Eric Y Liu 2021-06-27 08:20:44 -07:00
  • 7aafdb128e docs(context-menu): improve demo instructions #684 Eric Y Liu 2021-06-27 08:13:17 -07:00
  • 47dd26b88e fix(context-menu): update context menu classes #684 Eric Y Liu 2021-06-27 08:12:47 -07:00
  • cceb062041 fix(ui-shell): toggle SideNav rail when clicking the hamburger menu #699 Eric Y Liu 2021-06-27 07:58:58 -07:00
  • 86eff17886 feat(combo-box): render checkmark icon for selected item Eric Y Liu 2021-06-27 07:00:03 -07:00
  • 89786a76b4 fix(combo-box): update input text if item is selected Eric Y Liu 2021-06-27 06:57:01 -07:00
  • 529b5bd71e fix(combo-box): select correct item with keys, allow input after clearing #195 Eric Y Liu 2021-06-27 06:27:59 -07:00
  • 031e2ee79f fix(multi-select): unblock focus when blurring input #635 Eric Y Liu 2021-06-27 05:40:04 -07:00
  • fefd43dd8c fix(multi-select): open/focus field for filterable multiselect #635 Eric Y Liu 2021-06-27 05:37:47 -07:00
  • 2fa069a678 fix(multi-select): close menu when blurring the last filterable option Eric Y Liu 2021-06-27 05:28:31 -07:00
  • dd32a7e8ec fix(tooltip-definition): use span instead of div Eric Y Liu 2021-06-26 18:54:22 -07:00
  • 1bdcdd0acc fix(structured-list): update accessibility attributes Eric Y Liu 2021-06-26 18:52:59 -07:00
  • 0533a01df9 fix(inline-loading): render iconDescription as title in error/warning icons Eric Y Liu 2021-06-26 18:48:43 -07:00
  • cd5547d058 fix(inline-loading): use error filled icon Eric Y Liu 2021-06-26 18:48:01 -07:00
  • 4ae1cab608 fix(file-uploader): adjust markup to avoid accessibility errors Eric Y Liu 2021-06-26 18:45:37 -07:00
  • ff4b05885d docs(popover): add Popover alignment example Eric Y Liu 2021-06-26 18:42:03 -07:00
  • 291a39972b docs: use consistent lingo for inline variant examples Eric Y Liu 2021-06-26 18:34:53 -07:00
  • 4aceb6c95a feat(text-input): support read-only variant Eric Y Liu 2021-06-26 18:34:36 -07:00
  • 008b10c852 chore(deps-dev): upgrade carbon-components to v10.38.0 Eric Y Liu 2021-06-26 18:34:12 -07:00
  • 7c1e30476a v0.37.0 v0.37.0 Eric Y Liu 2021-06-26 16:48:25 -07:00
  • fb5c7553ac
    Align v10.37 (#697) Eric Liu 2021-06-26 16:45:37 -07:00
  • 4f8a865365 fix(notification): omit iconDescription from NotificationIcon #672 Eric Y Liu 2021-06-26 16:38:14 -07:00
  • 665b232a89 chore(deps-dev): rebuild yarn.lock Eric Y Liu 2021-06-26 16:17:47 -07:00
  • bc51b8a2bb refactor(text-input): use class directive Eric Y Liu 2021-06-26 16:14:06 -07:00
  • 5fcecda4b4 feat(progress-bar): add ProgressBar Eric Y Liu 2021-06-26 16:13:54 -07:00
  • 76b1d9ea17 fix(toolbar-search): omit size prop Eric Y Liu 2021-06-26 15:16:59 -07:00
  • 1f5340032f chore(deps-dev): upgrade carbon-components to v10.27.1 Eric Y Liu 2021-06-26 15:11:47 -07:00
  • 2f5d01d0c0 v0.36.0 Eric Y Liu 2021-06-26 14:46:10 -07:00
  • 8ddf2def8b
    Align v10.36 (#696) v0.36.0 Eric Liu 2021-06-26 14:39:49 -07:00
  • f3d4fe73cf fix(ui-shell): default isSelected in HeaderNavItem to false Eric Y Liu 2021-06-26 14:09:42 -07:00
  • 07db7d9fbb docs(ui-shell): link to correct rail source Eric Y Liu 2021-06-26 14:09:13 -07:00
  • a1f05afbf3 docs(component-api): account for undefined type Eric Y Liu 2021-06-26 14:08:55 -07:00
  • 390df96228 feat: make labelText slottable Eric Y Liu 2021-06-26 13:51:46 -07:00
  • 54a8d1630e feat(checkbox): make labelText slottable #563 Eric Y Liu 2021-06-26 13:46:25 -07:00
  • f672cad940 feat: forward keyup event to components with inputs Eric Y Liu 2021-06-26 13:40:57 -07:00
  • f855e9658e fix(text-area): forward missing keydown event #665 Eric Y Liu 2021-06-26 13:40:39 -07:00
  • e9329a4388 fix(ui-shell): default isSelected to false in SideNavMenuItem Eric Y Liu 2021-06-26 13:33:20 -07:00
  • 00422d1ab8 feat(ui-shell): add isSelected prop to HeaderNavItem Eric Y Liu 2021-06-26 13:31:49 -07:00
  • a345688554 feat(side-nav): support rail variant Eric Y Liu 2021-06-26 13:28:56 -07:00
  • 0b542d5d71 docs: update number of supported chart types Eric Y Liu 2021-06-26 13:01:15 -07:00
  • a937e5ce5e docs(tag): add separate disabled example for filterable/interactive tags Eric Y Liu 2021-06-26 12:58:01 -07:00
  • 04056e88c9 fix(image-loader): make SSR compatible using a window type check guard Eric Y Liu 2021-06-26 12:53:11 -07:00
  • 7fdab99812 fix(code-snippet): set min/max height for multi-line code snippet #656 Eric Y Liu 2021-06-26 12:48:30 -07:00
  • ababba1c42 fix(structured-list): deprecate the border prop Eric Y Liu 2021-06-26 08:53:52 -07:00
  • 231416fedf feat(structured-list): add condensed, flush props Eric Y Liu 2021-06-26 08:53:15 -07:00
  • d4e5f73dc6 chore(deps-dev): upgrade carbon-components to v10.36.0 Eric Y Liu 2021-06-26 07:29:57 -07:00
  • 099fb84767 v0.35.0 v0.35.0 Eric Y Liu 2021-06-26 07:20:54 -07:00
  • 18a3e6b8dc
    chore(deps): bump normalize-url from 4.5.0 to 4.5.1 in /docs dependabot[bot] 2021-06-26 14:14:39 +00:00
  • 77fe911f67
    chore(deps): bump glob-parent from 5.1.1 to 5.1.2 in /docs dependabot[bot] 2021-06-26 14:14:39 +00:00
  • 8c3f3346bb
    chore(deps): bump browserslist from 4.16.1 to 4.16.6 in /docs dependabot[bot] 2021-06-26 14:14:34 +00:00
  • 0f44e678d5
    chore(deps-dev): bump postcss from 8.2.4 to 8.2.10 in /docs dependabot[bot] 2021-06-26 14:14:27 +00:00
  • 2584404546
    chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /docs dependabot[bot] 2021-06-26 14:14:24 +00:00
  • 0956ec155b
    chore(deps): bump lodash from 4.17.20 to 4.17.21 in /docs dependabot[bot] 2021-06-26 14:14:15 +00:00
  • db645c30f0
    Align v10.35 (#694) Eric Liu 2021-06-26 07:13:28 -07:00
  • b0873ee6c0 feat(tooltip-icon): support disabled state Eric Y Liu 2021-06-26 06:55:15 -07:00
  • f332141c1c feat(file-uploader-item): support field, small sizes Eric Y Liu 2021-06-26 06:43:04 -07:00
  • 43db3666cd docs(button): add "lg" size to expressive styles example Eric Y Liu 2021-06-26 06:37:15 -07:00
  • 23e8b88ac7 feat(button-skeleton): support xl, lg sizes Eric Y Liu 2021-06-26 06:36:02 -07:00
  • b2e2765910 feat(button): support large size button Eric Y Liu 2021-06-26 06:32:32 -07:00
  • 92ce3b405e feat: support expressive styles for Button, UnorderedList, OrderedList Eric Y Liu 2021-06-26 06:30:12 -07:00
  • 71a12950af feat(number-input): add hideSteppers prop Eric Y Liu 2021-06-26 06:10:28 -07:00
  • b4664507c5 feat(search): allow custom search icon Eric Y Liu 2021-06-26 06:07:23 -07:00
  • 95ce87554b fix(tooltip): make screenreader description less verbose Eric Y Liu 2021-06-26 06:01:54 -07:00
  • 278d906509 feat(tooltip-icon): add icon prop Eric Y Liu 2021-06-26 05:48:46 -07:00
  • c75fe5853d chore(deps-dev): upgrade carbon-components to v10.35 Eric Y Liu 2021-06-26 05:47:43 -07:00
  • 9fe2b28648 chore: update v0.34.0 changelog Eric Y Liu 2021-06-25 04:03:15 -07:00
  • 2d92f7f8cd v0.34.0 v0.34.0 Eric Y Liu 2021-06-25 04:00:49 -07:00
  • 8ca85ab87c
    chore(deps): bump color-string from 1.5.3 to 1.5.5 in /examples/webpack dependabot[bot] 2021-06-25 10:46:18 +00:00
  • eb6f1b96d3
    chore(deps): bump ws from 5.2.2 to 5.2.3 in /examples/routify dependabot[bot] 2021-06-25 10:46:15 +00:00
  • 1e47d9e763
    chore(deps): bump color-string from 1.5.3 to 1.5.5 in /examples/routify dependabot[bot] 2021-06-25 10:46:12 +00:00
  • 8fdf6e869c
    chore(deps): bump ws from 5.2.2 to 5.2.3 in /examples/svite dependabot[bot] 2021-06-25 10:46:12 +00:00
  • f9909827d0
    Align v10.34 (#621) Eric Liu 2021-06-25 03:45:30 -07:00
  • d9c3adc334 feat(data-table): support medium size Eric Y Liu 2021-06-24 13:52:04 -07:00
  • e3aadd594f feat(password-input): support warning, inline props Eric Y Liu 2021-06-24 13:02:21 -07:00
  • 48f1d3201b
    Merge ee10776a7e into 630e19b57a NyxCode 2021-06-18 12:24:17 -04:00
  • 83e882d38a
    chore(deps): bump postcss from 7.0.32 to 7.0.36 in /examples/webpack dependabot[bot] 2021-06-17 10:34:49 +00:00
  • f17c49c515
    chore(deps): bump postcss from 7.0.32 to 7.0.36 in /examples/svite dependabot[bot] 2021-06-17 10:34:46 +00:00
  • 630e19b57a
    Add input props to ToolbarSearch (#647) Gregor Wassmann 2021-06-16 00:13:34 +02:00
  • 126f5bc3ee Add input props to ToolbarSearch Gregor Wassmann 2021-05-14 14:51:07 +02:00
  • 166d9dc43b
    chore(deps): bump glob-parent from 5.1.1 to 5.1.2 in /examples/svite dependabot[bot] 2021-06-12 06:44:00 +00:00
  • 2f96659f0c
    chore(deps): bump glob-parent from 5.1.1 to 5.1.2 in /examples/routify dependabot[bot] 2021-06-12 06:44:00 +00:00
  • c21446651e
    chore(deps): bump glob-parent from 5.1.1 to 5.1.2 in /examples/rollup dependabot[bot] 2021-06-12 06:43:57 +00:00
  • 88711869a5
    chore(deps): bump glob-parent in /examples/rollup-typescript dependabot[bot] 2021-06-12 04:49:05 +00:00
  • b4940fb07a
    chore(deps): bump glob-parent from 5.1.1 to 5.1.2 dependabot[bot] 2021-06-12 02:00:49 +00:00
  • b0a68fad9e
    chore(deps): bump ws from 6.2.1 to 6.2.2 in /examples/webpack dependabot[bot] 2021-06-06 12:10:20 +00:00
  • 578048b315
    chore(deps): bump ws from 6.2.1 to 6.2.2 in /examples/rollup-typescript dependabot[bot] 2021-06-06 11:14:04 +00:00
  • 121e06124f
    chore(deps): bump dns-packet from 1.3.1 to 1.3.4 in /examples/webpack dependabot[bot] 2021-05-29 00:46:57 +00:00
  • 78be52c7d2
    chore(deps): bump browserslist in /examples/routify dependabot[bot] 2021-05-26 19:13:12 +00:00
  • e2e43a614e
    chore(deps): bump browserslist in /examples/webpack dependabot[bot] 2021-05-26 19:13:05 +00:00
  • 5d6109cf2b
    chore(deps): bump browserslist from 4.14.1 to 4.16.6 in /examples/sapper dependabot[bot] 2021-05-26 19:13:02 +00:00