Commit graph

  • 0e9f600672
    Merge pull request #366 from weaseldotro/master Eric Liu 2020-10-25 06:47:26 -07:00
  • d436e5928e
    Use HTMLDivElement instead of HTMLElement in ComboBox weaseldotro 2020-10-25 15:35:50 +02:00
  • 0b21a6d3f3
    feat(ComboBox): add a reference to the list HTML element, forward scroll event weaseldotro 2020-10-25 11:18:19 +02:00
  • 8dfa86ee71
    Forward scroll event on ListBoxMenu weaseldotro 2020-10-25 11:14:57 +02:00
  • 00eb3087b4
    Update index.html Eric Liu 2020-10-24 16:33:45 -07:00
  • 6557929141 Updates Eric Liu 2020-10-24 16:29:05 -07:00
  • 117e29f208 v0.20.0 v0.20.0 Eric Liu 2020-10-24 15:26:27 -07:00
  • a58be75648
    Merge pull request #363 from IBM/fixes Eric Liu 2020-10-24 15:22:09 -07:00
  • 626a1da8b0 docs: remove flaky iframe on:load behavior Eric Liu 2020-10-24 15:20:04 -07:00
  • 369cd47772
    Merge pull request #362 from albertms10/datatable-sort-docs Eric Liu 2020-10-24 15:04:09 -07:00
  • f22dfd52a6
    Merge pull request #356 from albertms10/datatable-sort-fix Eric Liu 2020-10-24 15:03:09 -07:00
  • f5adf8022d
    fix(docs): add missing datatable sortable prop Albert Mañosa 2020-10-24 23:57:01 +02:00
  • bdc41f1144
    fix(docs): string interpolation in display method body Albert Mañosa 2020-10-24 23:52:53 +02:00
  • b167b33ec8 docs(accordion): add missing p tag Eric Liu 2020-10-24 14:44:15 -07:00
  • 392fc452e2 fix: allow numbers as item ids for ComboBox, Dropdown, MultiSelect Eric Liu 2020-10-24 14:43:57 -07:00
  • 177836e2f3 feat(docs): add datatable display and sort example albert 2020-10-24 23:41:22 +02:00
  • 8a07f833fd feat(search): dispatch clear event Eric Liu 2020-10-24 14:37:04 -07:00
  • 8950920a10 fix(ui-shell): initialize platformName as empty string Eric Liu 2020-10-24 14:31:40 -07:00
  • cf2dc12546 refactor(ui-shell): remove redundant conditional in HeaderGlobalAction Eric Liu 2020-10-23 17:08:43 -07:00
  • 92e463c816
    Merge pull request #361 from IBM/datatable Eric Liu 2020-10-24 14:10:26 -07:00
  • a9a09b2086 docs(component-api): add margin bottom if no props Eric Liu 2020-10-24 14:00:27 -07:00
  • d8104d9c48 refactor(table-row): remove unused prop Eric Liu 2020-10-24 13:59:30 -07:00
  • 73036aea4a feat(data-table): dispatch row mouseenter, mouseleave events Eric Liu 2020-10-24 13:58:49 -07:00
  • f17e4af481 fix(scripts): named slots omitted if default slot is present Eric Liu 2020-10-24 13:49:22 -07:00
  • f43b132088 feat(data-table): support radio, selectable variants with batch actions Eric Liu 2020-10-24 13:37:00 -07:00
  • 611d72bcf3 feat(data-table): add toolbar, toolbar search Eric Liu 2020-10-24 11:10:31 -07:00
  • d0750d1fa2 fix(datatable): fix sort parameters albert 2020-10-23 16:08:02 +02:00
  • 8a65e463a1 v0.19.0 v0.19.0 Eric Liu 2020-10-23 06:10:36 -07:00
  • baecbdbe9d Merge branch 'search-skeleton' Eric Liu 2020-10-22 18:56:29 -07:00
  • 6fc073c932 fix(search): forward size prop to Search skeleton Eric Liu 2020-10-22 18:55:57 -07:00
  • b5bd56318a
    Merge pull request #354 from IBM/improve-docs Eric Liu 2020-10-22 17:37:33 -07:00
  • 829275e594 docs: tweak copy Eric Liu 2020-10-22 17:30:50 -07:00
  • 09511cc528 docs(accordion): use better mock data Eric Liu 2020-10-22 17:14:38 -07:00
  • d7add290d9 docs(inline-loading): add UX example Eric Liu 2020-10-22 10:59:27 -07:00
  • 096c2c9729 docs(code-snippet): add multi-line skeleton example Eric Liu 2020-10-22 08:57:57 -07:00
  • dbb1f9e8a5 docs(content-switcher): add selected index example, use more realistic copy Eric Liu 2020-10-22 08:53:16 -07:00
  • e67272fe9f
    Merge pull request #352 from albertms10/datatable-display-sort Eric Liu 2020-10-21 16:09:35 -07:00
  • ead9634ab6 feat: update Public API with datatable headers methods albert 2020-10-21 23:44:20 +02:00
  • f51968274f feat: update types and Component Index albert 2020-10-21 23:40:06 +02:00
  • 2ad9072abd feat: add display and sort methods in header object albert 2020-10-21 23:39:25 +02:00
  • 40179acfd4 chore: update PUBLIC_API.json Eric Liu 2020-10-21 06:34:23 -07:00
  • b7dfcecd1d Merge branch 'tooltip-definition' Eric Liu 2020-10-21 06:30:01 -07:00
  • 05932065dc fix(composed-modal): perform null check before focusing element Eric Liu 2020-10-21 06:19:23 -07:00
  • add8c1c75a
    Merge pull request #351 from IBM/progress-indicator Eric Liu 2020-10-20 18:35:47 -07:00
  • 4113ae95da refactor(progress-indicator): make currentIndex reactive, add preventChangeOnClick Eric Liu 2020-10-20 18:21:36 -07:00
  • cc01b0fb5b feat(tooltip-definition): make tooltipText slottable Eric Liu 2020-10-20 11:46:30 -07:00
  • 6ae0e31011 refactor(tooltip-definition): remove hidden variable Eric Liu 2020-10-20 11:41:45 -07:00
  • 350aad83e0
    Merge pull request #348 from weaseldotro/patch-1 Eric Liu 2020-10-20 05:49:11 -07:00
  • 2afb888485
    fix(ComposedModal): remove bx--body--with-modal-open from body classes after destroy weaseldotro 2020-10-20 11:09:33 +03:00
  • 11f3b9ec06 chore: fix description typo Eric Liu 2020-10-17 15:20:33 -07:00
  • b4b3c0e4a1 v0.18.0 v0.18.0 Eric Liu 2020-10-17 14:44:03 -07:00
  • ccc44561b9 Merge branch 'master' of https://github.com/IBM/carbon-components-svelte Eric Liu 2020-10-17 14:37:34 -07:00
  • 58574a47af docs: use expressive typography Eric Liu 2020-10-17 10:17:11 -07:00
  • 96ded05cdf
    Merge pull request #342 from IBM/slottable-datatable Eric Liu 2020-10-17 14:35:49 -07:00
  • c0fbd24e2a feat(data-table): make cells slottable Eric Liu 2020-10-17 14:31:57 -07:00
  • ed377a999b
    Merge pull request #341 from IBM/datatable Eric Liu 2020-10-17 13:55:47 -07:00
  • 77ebd0d1aa fix(parse-component): parse ArrayExpression Eric Liu 2020-10-17 13:51:32 -07:00
  • 1a809c9c3a fix(data-table): fix JSDoc type for expandableRowIds Eric Liu 2020-10-17 13:45:15 -07:00
  • 0a927ae512 feat(data-table): add expandable DataTable Eric Liu 2020-10-17 13:33:26 -07:00
  • 918ef46a90
    Merge pull request #340 from IBM/improve-docs Eric Liu 2020-10-16 18:25:57 -07:00
  • 0d0d35e715 docs: add component API information Eric Liu 2020-10-16 18:20:39 -07:00
  • 0472c1ad23 docs(component-index): escape description Eric Liu 2020-10-16 14:30:53 -07:00
  • af8e3b1631 docs(component-index): fix description line breaks Eric Liu 2020-10-16 14:24:05 -07:00
  • c7f664c7fb docs(component-index): add prop descriptions Eric Liu 2020-10-16 14:16:49 -07:00
  • 27726be070 docs(component-index): sort ToC components in COMPONENT_INDEX.md Eric Liu 2020-10-16 13:58:55 -07:00
  • 249f158f8a docs: add initial recipes Eric Liu 2020-10-16 13:19:54 -07:00
  • 964a0c9f75 docs(data-table): add tall example, skeleton sizes Eric Liu 2020-10-16 11:29:23 -07:00
  • 410d2c8656 fix(data-table): fix misaligned tall row table headers Eric Liu 2020-10-16 11:28:12 -07:00
  • d1ac1f2e27 docs: add banners for unreleased, unstable components Eric Liu 2020-10-16 11:06:20 -07:00
  • ead27350ac chore(deps-dev): bump prettier Eric Liu 2020-10-16 11:05:59 -07:00
  • 38cdd8907c v0.17.0 v0.17.0 Eric Liu 2020-10-16 08:57:12 -07:00
  • f01eac3385
    Merge pull request #338 from IBM/improve-docs Eric Liu 2020-10-16 06:19:19 -07:00
  • b69fe25ed0
    Merge pull request #339 from weaseldotro/patch-1 Eric Liu 2020-10-16 06:13:29 -07:00
  • 122d347492
    DropDown: add select event, fix closing when click outside of body weaseldotro 2020-10-16 11:48:33 +03:00
  • bf8b45b96a docs(button-set): use correct grammar for "Log in" Eric Liu 2020-10-15 18:32:52 -07:00
  • 9956cd5e8a docs: fix leaky body styles for framed content Eric Liu 2020-10-15 18:24:17 -07:00
  • 170d9993f4 docs: support theme setting through window search params Eric Liu 2020-10-15 17:59:11 -07:00
  • 7c865a6e1f docs(routify): output single JS bundle Eric Liu 2020-10-15 17:53:30 -07:00
  • e94227082b docs: add npm install command Eric Liu 2020-10-15 17:33:53 -07:00
  • 7345cc1b83 docs(preview): move inline loader above preview Eric Liu 2020-10-15 17:27:27 -07:00
  • a02be58ac8 docs(framed): add min height, padding to framed components Eric Liu 2020-10-15 17:27:06 -07:00
  • b0dbcb8f06 docs: use AspectRatio from library Eric Liu 2020-10-15 17:21:46 -07:00
  • f7626e5b17
    Merge pull request #337 from IBM/carbon-components-10.22 Eric Liu 2020-10-15 17:15:41 -07:00
  • 3f3093d156 docs: set min height on .bx--content Eric Liu 2020-10-15 17:15:27 -07:00
  • 5b483eaed0 chore(deps-dev): bump carbon-components to ^v10.22 Eric Liu 2020-10-15 17:11:36 -07:00
  • 612d74f02e
    Merge pull request #336 from IBM/aspect-ratio Eric Liu 2020-10-15 17:05:47 -07:00
  • 3dfbd6dfc9 feat(aspect-ratio): add AspectRatio component Eric Liu 2020-10-14 17:28:55 -07:00
  • ba78105c10
    Merge pull request #335 from IBM/code-snippet-wrap-text Eric Liu 2020-10-15 16:56:02 -07:00
  • 48bd19f75e feat(code-snippet): add wrapText prop Eric Liu 2020-10-15 16:48:37 -07:00
  • e1ee3a6092
    Merge pull request #334 from IBM/content-switcher-sizes Eric Liu 2020-10-15 16:36:13 -07:00
  • 3edf9ea2a2 feat(content-switcher): add "sm", "xl" size variants Eric Liu 2020-10-15 16:31:07 -07:00
  • f692403fcc
    Merge pull request #333 from IBM/accordion Eric Liu 2020-10-15 16:26:15 -07:00
  • ebf882cff4 feat(accordion): add disabled prop Eric Liu 2020-10-15 16:15:17 -07:00
  • cb80c7d15b feat(accordion): add "sm", "xl" size variants to Accordion and AccordionSkeleton Eric Liu 2020-10-15 15:48:48 -07:00
  • 933055c9ce fix(accordion-skeleton): add align prop Eric Liu 2020-10-15 15:33:25 -07:00
  • e4b6980dfa
    Merge pull request #332 from IBM/fixes Eric Liu 2020-10-15 06:01:03 -07:00
  • 7b995db968 fix(skeleton-text): unkey paragraph rows Eric Liu 2020-10-15 05:47:45 -07:00
  • 6d48ff38cb feat(button-skeleton): add size prop consistent with Button Eric Liu 2020-10-15 05:31:22 -07:00
  • 6d12d7e6e2 refactor(icon): remove old logic to infer icon size from function name Eric Liu 2020-10-15 05:23:46 -07:00
  • 696c5dcb2a feat(progress-indicator-skeleton): add count prop Eric Liu 2020-10-15 05:17:16 -07:00