Commit graph

  • 8936b9b5fa chore: re-generate api docs metonym 2022-01-10 13:58:38 -10:00
  • 6a6713d068 v0.51.2 v0.51.2 metonym 2022-01-10 13:41:02 -10:00
  • f6eb958732
    fix(combo-box): reset values when manually clearing input field (#992) Eric Liu 2022-01-10 13:05:32 -10:00
  • 1b140b5994 fix(combo-box): reset values when manually clearing input field metonym 2022-01-10 12:54:40 -10:00
  • a2a5159a59
    fix(combobox): filtered ComboBox handling with keyboard (#926) István Pató 2022-01-10 23:45:37 +01:00
  • 483eff6c9b docs: prefer <strong> over <code> metonym 2022-01-10 12:32:01 -10:00
  • 6731f944ab docs: do not use backticks in inline notifications metonym 2022-01-10 12:24:11 -10:00
  • 01a548fee0
    Document DatePicker usage with a Rollup set-up (#990) Eric Liu 2022-01-10 12:03:14 -10:00
  • 502f9379fa
    Fix a11y warnings emitted by Svelte v3.45 (#989) Eric Liu 2022-01-10 11:57:52 -10:00
  • 426d1aa43b docs(date-picker): add note for using DatePicker with Rollup metonym 2022-01-10 11:56:52 -10:00
  • 014f7bfd7b chore(example): add inlineDynamicImports: true metonym 2022-01-10 11:52:32 -10:00
  • eb8ece3073 fix: resolve a11y violations metonym 2022-01-10 11:47:35 -10:00
  • 545a5511a8 chore(deps-dev): bump svelte to version 3.45 metonym 2022-01-10 11:47:07 -10:00
  • 559d6f8744
    refactor(ComboBox): merge master István Pató 2022-01-10 19:43:13 +01:00
  • ef9b7600f5
    fix(ComboBox): removed unnecessary blur code fragment, fix mouse selection after keyboard editing István Pató 2022-01-10 19:39:00 +01:00
  • e4a4f136fa chore(examples): bump deps Eric Liu 2022-01-08 10:00:33 -08:00
  • ae0310cd95
    Merge branch 'master' into tile-required brunnerh 2022-01-08 18:48:55 +01:00
  • 93571eb5b7
    build(deps-dev): bump postcss from 8.2.4 to 8.2.13 in /docs (#984) dependabot[bot] 2022-01-08 09:48:35 -08:00
  • 9bf86689ab
    build(deps-dev): bump postcss from 8.2.4 to 8.2.13 in /docs dependabot[bot] 2022-01-08 17:48:16 +00:00
  • 5aeba4567b
    build(deps): bump lodash from 4.17.20 to 4.17.21 in /docs (#983) dependabot[bot] 2022-01-08 09:47:53 -08:00
  • 74785feddf
    build(deps): bump lodash from 4.17.20 to 4.17.21 (#982) dependabot[bot] 2022-01-08 09:47:45 -08:00
  • 9494bb9892
    build(deps-dev): bump postcss from 8.2.4 to 8.2.13 (#981) dependabot[bot] 2022-01-08 09:47:36 -08:00
  • 7a735b0b0e
    build(deps): bump lodash from 4.17.20 to 4.17.21 in /docs dependabot[bot] 2022-01-08 17:41:04 +00:00
  • 4b132f05e5
    build(deps): bump lodash from 4.17.20 to 4.17.21 dependabot[bot] 2022-01-08 17:41:03 +00:00
  • d4792a8ce0
    build(deps-dev): bump postcss from 8.2.4 to 8.2.13 dependabot[bot] 2022-01-08 17:41:02 +00:00
  • 3ca0297b5e
    docs(modal): add multiple modals example (#980) Eric Liu 2022-01-08 09:41:00 -08:00
  • 75dcf24ae5 ci: only trigger workflow on pull requests Eric Liu 2022-01-08 09:40:31 -08:00
  • d4db64e2d1
    docs(radio-tile): add reactive examples (#979) Eric Liu 2022-01-08 09:37:53 -08:00
  • e1b02863fe docs(modal): add multiple modals example Eric Liu 2022-01-08 09:37:05 -08:00
  • 298dbec4e6 docs(radio-tile): add reactive examples Eric Liu 2022-01-08 09:29:42 -08:00
  • e8be9280c7
    Update TileGroup on programmatic selection change. (#971) brunnerh 2022-01-08 18:24:33 +01:00
  • 3ca9fd5657
    feat(TextArea): adding warn, warnText properties to TextArea István Pató 2022-01-08 13:24:15 +01:00
  • e00ee66cf5
    fix(ComboBox): selectedIndex prog. setting on filtered items István Pató 2022-01-05 15:32:07 +01:00
  • 8264366473
    fix(ComboBox): programmatically setting selectedIndex has no effect István Pató 2022-01-05 14:41:13 +01:00
  • 7579028246 Propagate name and required from TileGroup. Remove name from RadioTile. Harald Brunner 2022-01-05 14:19:41 +01:00
  • 15c616f897 Update TileGroup on programmatic selection change. Only fire select event for user interaction (from RadioTile). Harald Brunner 2022-01-05 13:08:28 +01:00
  • 31a11e6800 v0.51.1 v0.51.1 metonym 2022-01-03 11:06:53 -08:00
  • 6458c97c1a
    Add required prop to Select. (#968) brunnerh 2022-01-03 19:46:12 +01:00
  • 26db657868
    fix(css): set global theme variable first (#969) Eric Liu 2022-01-03 10:43:14 -08:00
  • 4bc242ea0d fix(css): set global theme variable first metonym 2022-01-03 09:39:21 -08:00
  • 3ffdd5f22b Add required prop to Select. Upgrade sveld to set paths correctly on Windows. Make Prettier script compatible with Windows and run it. Harald Brunner 2022-01-03 13:29:59 +01:00
  • f465dd3cae
    Merge remote-tracking branch 'upstream/master' into fix-ComboBox-filterable István Pató 2022-01-03 09:50:31 +01:00
  • f8b69d23c4 chore(prettier): remove deprecated svelteBracketNewLine option [ci skip] Eric Liu 2022-01-01 11:05:19 -08:00
  • dce2dda72a
    Update docs (#965) Eric Liu 2022-01-01 10:58:42 -08:00
  • 02a93bb2de fix(docs): include missing "options" in svelteSortOrder prettier config Eric Liu 2022-01-01 10:29:58 -08:00
  • 64879d9832 refactor(docs): use svelte:fragment where applicable Eric Liu 2022-01-01 10:29:25 -08:00
  • a6ec082e6f chore(deps-dev): bump prettier, prettier-plugin-svelte, svelte Eric Liu 2022-01-01 10:29:05 -08:00
  • d8476b914b chore(docs): upgrade mdsvex Eric Liu 2022-01-01 10:17:43 -08:00
  • 3529c9ffe6 fix(docs): restore "scripts-markup-styles" svelte sort order Eric Liu 2022-01-01 10:07:29 -08:00
  • 373feac054 docs(date-picker): improve "DatePicker in a modal" example Eric Liu 2022-01-01 10:05:12 -08:00
  • 6aac5cc6d0 chore(docs): upgrade prettier, prettier-plugin-svelte Eric Liu 2022-01-01 09:59:44 -08:00
  • 43021d6209 chore(docs): add pnpm install command Eric Liu 2022-01-01 09:58:31 -08:00
  • 9be9c6c99b refactor(docs): re-use styles from css/all.scss Eric Liu 2022-01-01 09:54:37 -08:00
  • 5d032b0359 chore(docs): upgrade carbon-icons-svelte to latest Eric Liu 2022-01-01 09:45:50 -08:00
  • 8a16dfd275 chore(docs): run "npx browserslist@latest --update-db" Eric Liu 2022-01-01 09:44:30 -08:00
  • 1bc04c5b42
    Switch from svite to vite + vite-plugin-svelte. (#962) brunnerh 2021-12-31 19:11:48 +01:00
  • 406d8dca25 v0.51.0 v0.51.0 Eric Liu 2021-12-30 14:24:42 -08:00
  • f0cf4e7ba5
    Enhance Checkbox to use bind:group (#947) Gregor Wassmann 2021-12-30 22:31:33 +01:00
  • adf19ae003 Switch from svite to vite + vite-plugin-svelte. Use cross-env to set environment variables platform independently in scripts. Harald Brunner 2021-12-30 22:26:44 +01:00
  • 8443b2d7c1 v0.50.5 v0.50.5 Eric Liu 2021-12-30 13:15:21 -08:00
  • 66150609aa chore: rebuild docs/types Eric Liu 2021-12-30 13:14:22 -08:00
  • 997eeb7b48
    Fix filterable MultiSelect keydown behavior (#961) Eric Liu 2021-12-30 13:00:21 -08:00
  • 0cd88e4394 Any instead of string Gregor Wassmann 2021-12-30 22:00:12 +01:00
  • f955b09c09
    fix(date-picker): input should not lose focus when pressing "Enter" (#958) Eric Liu 2021-12-30 13:00:11 -08:00
  • 9698625b15
    fix(toolbar-search): input should expand if value is programmatically set (#956) Eric Liu 2021-12-30 13:00:03 -08:00
  • 6dace27f91 fix(multi-select): open filterable menu on [Space] Eric Liu 2021-12-30 12:37:40 -08:00
  • 29a12f6c2d fix(multi-select): close a filterable menu on "Escape" Eric Liu 2021-12-30 12:37:06 -08:00
  • c2a2f0150e fix(multi-select): blur input when tabbing away Eric Liu 2021-12-30 12:24:31 -08:00
  • 6fb2fa60e2 Incorprate PR feedback Gregor Wassmann 2021-12-30 20:57:50 +01:00
  • 8b6d617d75 fix(date-picker): input should not lose focus when pressing "Enter" Eric Liu 2021-12-30 08:58:49 -08:00
  • 487c878c92 fix(toolbar-search): input should expand if value is programmatically set Eric Liu 2021-12-30 07:48:49 -08:00
  • 001d62c001 v0.50.4 v0.50.4 Eric Liu 2021-12-30 07:21:51 -08:00
  • 5ac6dcf6f5 Move multiple checkboxes above skeleton Gregor Wassmann 2021-12-28 23:23:43 +01:00
  • 1aa22d2522 Use custom logic Gregor Wassmann 2021-12-28 22:57:42 +01:00
  • ede294d553 Enhance Checkbox to use bind:group Gregor Wassmann 2021-12-27 23:31:56 +01:00
  • a522a55596
    fix(date-picker): stop "Escape" from closing modal (#955) Eric Liu 2021-12-29 06:02:55 -08:00
  • 3277527929
    hotfix(multi-select): prevent double trigger in a filterable multiseelct (#954) Eric Liu 2021-12-29 06:01:31 -08:00
  • 21cad7e8d9 fix(date-picker): stop "Escape" from closing modal Eric Liu 2021-12-28 14:36:10 -08:00
  • 5d80ddf776 hotfix(multi-select): prevent double trigger in a filterable multiseelct Eric Liu 2021-12-28 14:26:04 -08:00
  • 0214e30edf chore: update COMPONENT_INDEX.md [ci skip] Eric Liu 2021-12-28 14:15:53 -08:00
  • f4512027a5 v0.50.3 v0.50.3 Eric Liu 2021-12-28 14:04:22 -08:00
  • ae96fdf3d9
    fix(data-table): forgo "click", "click:row" events if target is a checkbox, radio button (#951) Eric Liu 2021-12-28 13:26:09 -08:00
  • 7ab997c417 fix(data-table): forgo "click", "click:row" events if target is a checkbox, radio button Eric Liu 2021-12-28 13:20:25 -08:00
  • a32bcbccd7
    fix(label-text): correctly render "labelText" slots (#949) Eric Liu 2021-12-28 12:59:33 -08:00
  • d5a6b5873b
    Modify click events to prevent navigation. (#946) brunnerh 2021-12-28 21:59:26 +01:00
  • a1377f07de
    fix(textinput): displaying empty input value if value is undefined or null (#936) István Pató 2021-12-28 21:59:20 +01:00
  • 8ca68d3b06 fix(label-text): correctly render "labelText" slots Eric Liu 2021-12-28 12:36:44 -08:00
  • 90452a7b87
    Modify click events to prevent navigation. brunnerh 2021-12-24 01:58:16 +01:00
  • ec0ea796ba
    fix(textinput): displaying empty input value if value is undefined or null István Pató 2021-12-10 09:13:17 +01:00
  • 213c15031a
    fix: multiple event dispatch, and item selection bug István Pató 2021-12-06 09:55:55 +01:00
  • 570364bda4
    fix: default value settings (init) on inputValue István Pató 2021-12-01 17:15:39 +01:00
  • 89ddf6549b
    fix: dispatching filteredItems István Pató 2021-12-01 15:51:31 +01:00
  • c8fe0b992b
    fix(combobox): filtered ComboBox handling with keyboard István Pató 2021-12-01 14:35:29 +01:00
  • 3cadf2c001 v0.50.2 v0.50.2 Eric Liu 2021-11-27 10:06:03 -08:00
  • 4de0fab859
    Fix filterable multiselect keyboard selection behavior (#923) Eric Liu 2021-11-27 10:04:22 -08:00
  • 6f9dddbcc0 fix(multiselect): do not mutate sortedItems Eric Liu 2021-11-27 09:59:30 -08:00
  • f6c9c8cea1 fix(multi-select): correctly select correct item in filterable multiselect Eric Liu 2021-11-27 09:58:24 -08:00
  • 96930a4065 v0.50.1 v0.50.1 metonym 2021-11-19 08:33:07 -08:00
  • 4f83b2d1e1
    fix(data-table): forgo "click", "click:row" events if target is an OverflowMenu (#918) Eric Liu 2021-11-19 08:29:16 -08:00
  • e2ebaad576 fix(data-table): forgo "click", "click:row" events if target is an OverflowMenu metonym 2021-11-19 08:06:02 -08:00