Commit graph

  • e790f768a2
    chore(deps): bump browserslist from 4.16.1 to 4.16.6 dependabot[bot] 2021-05-26 16:08:39 +00:00
  • ccd96b45b2 Use consistent date definitions Gregor Wassmann 2021-05-14 15:33:35 +02:00
  • 37fb57083a Add html input props to ToolbarSearchProps Gregor Wassmann 2021-05-14 14:47:41 +02:00
  • 106fb54abd
    chore(deps-dev): bump postcss from 8.2.4 to 8.2.10 dependabot[bot] 2021-05-12 09:22:01 +00:00
  • 78e692a942
    chore(deps): bump lodash from 4.17.20 to 4.17.21 in /examples/sapper dependabot[bot] 2021-05-11 22:33:11 +00:00
  • d8c2c33cd1
    chore(deps): bump hosted-git-info in /examples/sapper dependabot[bot] 2021-05-11 22:31:42 +00:00
  • 477fc10298
    chore(deps): bump lodash from 4.17.20 to 4.17.21 in /examples/svite dependabot[bot] 2021-05-11 22:28:08 +00:00
  • 0e10f217f1
    chore(deps): bump lodash from 4.17.20 to 4.17.21 in /examples/routify dependabot[bot] 2021-05-11 22:25:15 +00:00
  • 69439873b5
    chore(deps): bump lodash from 4.17.20 to 4.17.21 in /examples/webpack dependabot[bot] 2021-05-11 22:25:09 +00:00
  • 6c8e9c93fc
    chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /examples/svite dependabot[bot] 2021-05-11 22:24:32 +00:00
  • 854c148d58
    chore(deps): bump hosted-git-info in /examples/routify dependabot[bot] 2021-05-11 22:22:53 +00:00
  • a026ba8fca
    chore(deps): bump lodash in /examples/rollup-typescript dependabot[bot] 2021-05-11 21:54:20 +00:00
  • f8fda7fb15
    chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 dependabot[bot] 2021-05-11 21:19:20 +00:00
  • f9edf36146
    chore(deps): bump lodash from 4.17.20 to 4.17.21 dependabot[bot] 2021-05-11 20:33:12 +00:00
  • 1e0974e557
    chore(deps): bump url-parse from 1.4.7 to 1.5.1 in /examples/webpack dependabot[bot] 2021-05-10 08:14:36 +00:00
  • eb8ca16a14 add example usage to Checkbox docs Moritz Bischof 2021-05-04 19:24:27 +02:00
  • 088524da82 implement Playground Moritz Bischof 2021-05-04 19:24:11 +02:00
  • f60535b881 add Checkbox and TextInput wrapper components Moritz Bischof 2021-05-04 19:23:59 +02:00
  • c8587c7432 add exception for Playground.svelte in svelte.config.js Moritz Bischof 2021-05-04 19:21:57 +02:00
  • ee10776a7e run yarn prepack Moritz Bischof 2021-05-03 21:26:36 +02:00
  • 6a67f4145a add documentation section with example Moritz Bischof 2021-05-03 21:23:27 +02:00
  • cfc99c53bf only preventDefault on root context menu Moritz Bischof 2021-05-03 21:22:11 +02:00
  • 6b95fb6db0 add JSDocs Moritz Bischof 2021-05-03 19:50:55 +02:00
  • d964704752 add ContextMenuInner to index.js and ContextMenu/index.js Moritz Bischof 2021-05-03 19:28:29 +02:00
  • 3308fd4116 extract ContextMenuInner.svelte Moritz Bischof 2021-05-03 19:22:37 +02:00
  • 92d1eba45c remove explicit store subscription Moritz Bischof 2021-05-03 17:44:13 +02:00
  • fd09e96f71 explicitly declare level Moritz Bischof 2021-05-03 17:29:23 +02:00
  • 047865368a remove redundant menuOffsetX Moritz Bischof 2021-05-03 17:28:25 +02:00
  • cb6a2e9a35 refactor(button): use button specific tooltip class for icon-only variant Eric Y Liu 2021-05-02 15:49:03 -07:00
  • 3505034891 fix(code-snippet): wrap code element with pre Eric Y Liu 2021-05-02 15:46:27 -07:00
  • bb369db165 feat(button): support xl size Eric Y Liu 2021-05-02 15:43:29 -07:00
  • 3620f94f97 feat(ui-shell): allow custom hamburger menu icons Eric Y Liu 2021-05-02 15:35:43 -07:00
  • d9fcaf3038 refactor(ui-shell): remove usage of deprecated Icon component Eric Y Liu 2021-05-02 15:29:12 -07:00
  • 6d805e73a8 feat(side-nav): dispatch open, close, click:overlay events Eric Y Liu 2021-05-02 15:23:34 -07:00
  • a79ef4b98f fix(file-uploaded): use semantic p element instead of strong Eric Y Liu 2021-05-02 15:14:19 -07:00
  • 4aa11a1e98 feat(search): support expandable variant Eric Y Liu 2021-05-02 15:00:49 -07:00
  • b3a63f20f5 docs(data-table): use link with icon variant Eric Y Liu 2021-05-02 14:42:28 -07:00
  • a79d753618 feat(theme): add g80 theme Eric Y Liu 2021-05-02 14:14:49 -07:00
  • cff16e5d7d v0.33.0 v0.33.0 Eric Y Liu 2021-04-30 17:12:02 -07:00
  • f3cddbad9f
    Align v10.33 (#619) Eric Liu 2021-04-30 17:08:09 -07:00
  • aa0b960f56 fix(search): wrap search icon with div Eric Y Liu 2021-04-30 17:01:05 -07:00
  • 3826002aab refactor(outbound-link): use icon prop Eric Y Liu 2021-04-30 16:47:48 -07:00
  • 7e108acead feat(link): support link with icon Eric Y Liu 2021-04-30 16:46:47 -07:00
  • 40c07456b4 docs: update number of supported chart types Eric Y Liu 2021-04-30 16:39:36 -07:00
  • 9a8bed6c1b fix(aspect-ratio): add missing 3x2 ratio Eric Y Liu 2021-04-30 16:37:40 -07:00
  • ce5348fdc0 fix(clickable-tile): support disabled state for ClickableTile Eric Y Liu 2021-04-30 16:34:59 -07:00
  • 081783c719
    Fix the colspan when a DataTable is Expandable and Selectable (#618) mabentley85 2021-04-30 16:24:35 -07:00
  • 47c79b16c7
    Adding display attr to DataTableCell (#615) rafadess 2021-04-30 20:18:47 -03:00
  • fb2b68cfd5 Fix the colspan when a DataTable is Expandable and Selectable Matthew Bentley 2021-04-30 15:10:01 -07:00
  • 594b571c04 Merge branch 'master' into add-datatablecell-display Rafael Dessotti 2021-04-24 21:06:25 -03:00
  • 1ea16f898f
    docs: how to install from pnpm GreenRobot 2021-04-25 03:53:24 +07:00
  • 2676d8d045
    Add support for nested object fields in DataTable (#602) Khiman Louer 2021-04-24 18:20:06 +02:00
  • 5e6e8dbb1c chore(deps-dev): upgrade carbon-components to v10.33.0 Eric Y Liu 2021-04-24 09:14:02 -07:00
  • a28210b252
    chore: Added example for nested object values into the documentation Khiman Louer 2021-04-24 15:05:00 +02:00
  • f00d15b615
    Merge branch 'data-table-nested-objects' of github.com:alkanna/carbon-components-svelte into data-table-nested-objects Khiman Louer 2021-04-24 14:49:02 +02:00
  • 7677b4f3ce
    feature: Add support for nested object fields in Data Table Khiman Louer 2021-04-16 19:23:39 +02:00
  • 9e0893051d v0.32.2 v0.32.2 Eric Y Liu 2021-04-23 19:23:46 -07:00
  • cde3ccac12
    chore(deps-dev): patch carbon-components@10.32.1 (#613) Eric Liu 2021-04-23 19:05:11 -07:00
  • 2013120428
    fix(Dropdown): update selectedId when selectedIndex changes. (#611) David Espinosa 2021-04-23 22:39:33 -03:00
  • b810404afa
    fix can't open dropdown with keyboard (#610) Lyu, Wei-Da 2021-04-24 09:35:18 +08:00
  • a4f2a1b389
    fix(Dropdown): update selectedId when selectedIndex changes. David Espinosa 2021-04-23 13:51:03 -03:00
  • dec550b1a4 fix can't open dropdown with keyboard Lyu Jason 2021-04-22 16:43:52 +08:00
  • 0c2162ecc4 Adding display attr to DataTableCell Rafael Dessotti 2021-04-21 18:44:21 -03:00
  • fb0f975802
    chore(deps): bump ssri from 6.0.1 to 6.0.2 in /examples/webpack dependabot[bot] 2021-04-20 02:14:49 +00:00
  • a6c5e570f3
    feature: Add support for nested object fields in Data Table Khiman Louer 2021-04-16 19:23:39 +02:00
  • 93f14c92e4
    Fix "Cannot use import statement outside a module" (#594) Vegard Andreas Larsen 2021-04-13 01:25:15 +02:00
  • e6bf1e82c5
    Fix DataTable icon import. Vegard Andreas Larsen 2021-04-10 08:43:06 +02:00
  • faa4227e50
    Fix "Cannot use import statement outside a module" Vegard Andreas Larsen 2021-04-09 16:05:23 +02:00
  • 61495366f8 chore(deps-dev): patch carbon-components@10.32.1 Eric Y Liu 2021-04-07 17:19:16 -07:00
  • bd846dc453 v0.32.1 v0.32.1 Eric Y Liu 2021-04-02 15:01:07 -07:00
  • 431f61de39
    hotfix: reset input background color to use $field-01 (#589) Eric Liu 2021-04-02 14:56:52 -07:00
  • ff4ac727d8 hotfix: reset input background color to use $field-01 Eric Y Liu 2021-04-02 14:53:10 -07:00
  • fbcb14c268 v0.32.0 v0.32.0 Eric Y Liu 2021-04-02 13:36:14 -07:00
  • fa9b90cd79
    Alignment with Carbon version 10.32 (#588) Eric Liu 2021-04-02 13:31:53 -07:00
  • 6dbbe7a2f0 fix(context-menu): render submenu based on viewport constraints #577 Eric Y Liu 2021-04-02 13:23:01 -07:00
  • 29745564a6 fix(context-menu): set initial y offset of context menu based on window height #577 Eric Y Liu 2021-04-02 13:04:45 -07:00
  • 7380165298 docs(data-table): update example to desort the Protocol header Eric Y Liu 2021-04-02 12:01:21 -07:00
  • 766ee936ed feat(data-table): allow sorting to be disabled for a specific header Eric Y Liu 2021-04-02 11:51:32 -07:00
  • 2d5ef94e71 refactor(types): use shorter import path in DataTableSkeleton Eric Y Liu 2021-04-02 11:33:49 -07:00
  • fcf93bb8aa feat(data-table): support rendering empty table header in skeleton Eric Y Liu 2021-04-02 11:33:25 -07:00
  • b19696b9f1 feat(context-menu): support danger kind for ContextMenuOption Eric Y Liu 2021-04-02 04:40:27 -07:00
  • 05433c4fb7 docs(tooltip): document TooltipFooter Eric Y Liu 2021-04-02 04:36:22 -07:00
  • 1284ffc5f3 feat(form): add noMargin prop to FormGroup Eric Y Liu 2021-04-02 04:31:34 -07:00
  • 3bcbead74d chore(deps-dev): upgrade carbon-components to v10.32.0 Eric Y Liu 2021-04-02 04:27:17 -07:00
  • 93613bd9f5 feat(multi-select): export inputRef prop Eric Y Liu 2021-04-01 16:23:39 -07:00
  • 079f758a3c feat(breadcrumb): support overflow menu Eric Y Liu 2021-04-01 16:16:55 -07:00
  • e26ff3bc8f fix(time-picker): correctly display invalidText Eric Y Liu 2021-04-01 15:38:31 -07:00
  • 3718f3e867 feat(tooltip): add TooltipFooter component Eric Y Liu 2021-04-01 15:31:56 -07:00
  • ca25720226 docs(data-table): add expandable size examples Eric Y Liu 2021-04-01 15:00:42 -07:00
  • 15c8bf3940 fix(composed-modal): set hasScrollingContent class on ModalBody Eric Y Liu 2021-04-01 14:55:46 -07:00
  • 7df5bbe5d0 feat(search): add searchClass prop Eric Y Liu 2021-04-01 14:49:50 -07:00
  • d181063d67 fix(toolbar-search): remove outer div Eric Y Liu 2021-04-01 14:49:40 -07:00
  • 52e7ecfe87 feat(content-switcher): deprecate the light prop Eric Y Liu 2021-04-01 14:39:08 -07:00
  • ce53706e17 feat(copy-button): add copy functionality Eric Y Liu 2021-04-01 14:36:52 -07:00
  • acfa5c2a17 build(rollup): add clipboard-copy to globals Eric Y Liu 2021-04-01 14:29:19 -07:00
  • e5d123eb4b feat(tile): support disabled state for SelectableTile, RadioTile Eric Y Liu 2021-04-01 14:27:44 -07:00
  • 50b93c8a17 feat(code-snippet): add copy functionality Eric Y Liu 2021-04-01 14:19:11 -07:00
  • df5c77b1af
    chore(deps): bump y18n from 4.0.0 to 4.0.1 in /examples/routify dependabot[bot] 2021-04-01 07:16:42 +00:00
  • 17c6ef3cec
    chore(deps): bump y18n from 4.0.0 to 4.0.1 in /examples/webpack dependabot[bot] 2021-04-01 07:04:22 +00:00
  • 362852aac6
    chore(deps): bump y18n from 4.0.0 to 4.0.1 in /examples/svite dependabot[bot] 2021-04-01 06:55:54 +00:00