Commit graph

  • 9883009d12
    Merge 986d81c577 into 65a8bbf1f9 Jonathan Quintin 2023-02-19 19:55:24 +00:00
  • 65a8bbf1f9
    v0.73.1 v0.73.1 Enrico Sacchetti 2023-02-19 14:54:32 -05:00
  • b435be4f12
    fix(textinput/passwordinput): apply aria-describedby to hint text Carson McCue 2023-02-19 11:53:00 -08:00
  • 36e1d0e672 Update PasswordInput.svelte carsonmccue 2023-02-19 11:25:06 -08:00
  • 2e5c0d54c2 Aria-describedby carsonmccue 2023-02-19 11:19:58 -08:00
  • eaa4af14d1
    build(deps): bump minimatch from 3.0.4 to 3.1.2 (#1580) dependabot[bot] 2023-02-19 12:55:59 -05:00
  • 420f8e8f24
    docs: update release guide Enrico Sacchetti 2023-02-19 12:40:59 -05:00
  • 8f88a0f0b2
    v0.73.0 v0.73.0 Enrico Sacchetti 2023-02-19 12:39:30 -05:00
  • 7ddbf17cbb
    feat(progress-bar): add status prop (#1560) Jonathan Quintin 2023-02-19 12:34:41 -05:00
  • b890a8848c
    chore: add aria-busy and set valuenow to 0 when not active Enrico Sacchetti 2023-02-19 12:27:42 -05:00
  • ff4e33a735 Re-run "yarn build:docs" Eric Liu 2023-02-18 17:25:16 -08:00
  • f2a0fb03c6 test(progress-bar): assert status prop Eric Liu 2023-02-18 16:49:59 -08:00
  • 3daca763d6 Re-run "yarn build:docs" Eric Liu 2023-02-18 16:48:58 -08:00
  • 3c551803a3 Run "yarn build:css" Eric Liu 2023-02-18 16:46:56 -08:00
  • fdd57f02ba fix: finished/error states cannot be indeterminate Eric Liu 2023-02-18 16:47:40 -08:00
  • 7cc92231b2
    chore(platform): update tooltip definition in carbon.yml (#1640) Francine Lucca 2023-02-13 14:32:06 -05:00
  • a3b37c4e62
    docs(readme): add discord link to readme (#1659) Taylor Jones 2023-02-13 12:16:35 -06:00
  • 3301a8ba1c
    docs(readme): add discord link to readme Taylor Jones 2023-02-13 11:33:44 -06:00
  • 6bd61ac5dc Add input verification Mustafa Kapadia 2023-02-13 00:27:10 +05:30
  • 6fc0ab3290
    feat(button): add v11 styles (#1642) Enrico Sacchetti 2023-02-06 22:28:41 -05:00
  • 058f3205e9
    build: adjust ci workflow Enrico Sacchetti 2023-01-29 20:17:25 -05:00
  • b9d713ce67
    chore: remove legacy types Enrico Sacchetti 2023-01-25 23:31:48 -05:00
  • 1b3e045c24
    chore: convert build-docs script to esm Enrico Sacchetti 2023-01-23 10:24:37 -05:00
  • a0043e6f64
    chore: remove v11 changes for now Enrico Sacchetti 2023-01-23 09:53:47 -05:00
  • 47722011b0
    chore: upgrade routify Enrico Sacchetti 2023-01-23 09:45:40 -05:00
  • 2e38c657ad
    chore: refactor component imports Enrico Sacchetti 2023-01-20 20:18:33 -05:00
  • 5ccae71b72
    chore(TextInput): add html type example to Enrico Sacchetti 2023-01-17 23:35:31 -05:00
  • e75508014c
    feat!: change package requirements Enrico Sacchetti 2023-01-11 14:22:19 -05:00
  • 7e4fd91bd3
    v0.72.3 v0.72.3 Enrico Sacchetti 2023-02-11 13:51:13 -05:00
  • 6450e8b0b1
    fix(types): add missing $$restProps for Checkbox, Filename, FluidForm (#1655) metonym 2023-02-11 10:50:01 -08:00
  • bc1e870b4a test: assert $$restProps for Checkbox, Form metonym 2023-02-09 11:05:25 -08:00
  • 8fe66f548c Run "yarn build:docs" metonym 2023-02-09 11:05:05 -08:00
  • 8eba7fbb3d fix(types): add missing $$restProps for Checkbox, Filename, FluidForm metonym 2023-02-09 11:04:56 -08:00
  • fce7de17ab change focus handling behavior Jorge Vergara 2023-02-08 14:32:28 -05:00
  • d0ea44ac7f fix: remove pointer-events style from multiselect dropdown Jorge Vergara 2023-02-08 09:24:58 -05:00
  • 2a8fc00a09
    docs(button): add example of disabled, icon-only button (#1651) metonym 2023-02-06 19:26:24 -08:00
  • 14e59b2ae4 docs(button): add example of disabled, icon-only button metonym 2023-02-06 13:10:12 -08:00
  • 1014390d91
    test: update button test Enrico Sacchetti 2023-02-04 21:54:39 -05:00
  • a1302baa44
    feat(button): adopt v11 styles Enrico Sacchetti 2023-01-28 21:08:55 -05:00
  • 09330552f9
    v0.72.2 v0.72.2 Enrico Sacchetti 2023-02-04 20:33:10 -05:00
  • d897484abf
    fix(dropdown): dispatch correct selectedItem in select event (#1646) metonym 2023-02-04 17:31:31 -08:00
  • 83fc6554c3 fix(dropdown): dispatch correct selectedItem in select event Eric Liu 2023-01-31 12:00:35 -08:00
  • 10229fecb4
    build: adjust ci workflow Enrico Sacchetti 2023-01-29 20:17:25 -05:00
  • 533d316a50
    remove extra colon Francine Lucca 2023-01-27 16:56:06 -05:00
  • 5c8078e81e
    Update tooltip definition ID to match @carbon/styles Francine Lucca 2023-01-27 16:50:59 -05:00
  • 3f188ce4a1
    chore: remove legacy types Enrico Sacchetti 2023-01-25 23:31:48 -05:00
  • ec0eb33ead
    chore: convert build-docs script to esm Enrico Sacchetti 2023-01-23 10:24:37 -05:00
  • 6eec4485da
    chore: remove v11 changes for now Enrico Sacchetti 2023-01-23 09:53:47 -05:00
  • 37e371fd86
    chore: upgrade routify Enrico Sacchetti 2023-01-23 09:45:40 -05:00
  • 0f7d96bf37
    chore: refactor component imports Enrico Sacchetti 2023-01-20 20:18:33 -05:00
  • b9f8e1cffd
    chore(TextInput): add html type example to Enrico Sacchetti 2023-01-17 23:35:31 -05:00
  • bd8848fbb6
    feat!: change package requirements Enrico Sacchetti 2023-01-11 14:22:19 -05:00
  • 57b6ea68b5
    v0.72.1 v0.72.1 Enrico Sacchetti 2023-01-24 22:30:29 -05:00
  • 8cb5d538f7
    fix(dropdown): fix ssr issue (#1639) ptrxyz 2023-01-25 04:28:36 +01:00
  • 28b0ba8297
    Dropdown: removed unnecessary import ptrxyz 2023-01-25 04:24:33 +01:00
  • b9359ec7af
    Fix for #1638 ptrxyz 2023-01-25 04:15:58 +01:00
  • afa692c9e0
    docs: update release guide Enrico Sacchetti 2023-01-17 21:12:38 -05:00
  • 5bb2197371
    v0.72.0 v0.72.0 Enrico Sacchetti 2023-01-17 21:02:23 -05:00
  • 73aa6e216a
    fix(dropdown): close when user clicks outside iframe (#1596) Jonathan Quintin 2023-01-17 20:57:50 -05:00
  • ec867c46ba
    fix(tree-view)!: remove expanded property from TreeNode interface (#1631) metonym 2023-01-17 17:55:46 -08:00
  • 8f4541fd74 docs(tree-view): remove expanded as a property Eric Liu 2023-01-16 14:34:11 -08:00
  • e5e8c8f387 fix(tree-view-node-list)!: remove unused expanded prop Eric Liu 2023-01-16 14:32:45 -08:00
  • cb1b31d526 fix(tree-view)!: remove expanded property from TreeNode metonym 2023-01-17 08:08:22 -08:00
  • 7701c012a5
    chore: remove .husky (#1632) metonym 2023-01-16 15:11:16 -08:00
  • 677e2cd049 chore: remove .husky Eric Liu 2023-01-16 14:38:49 -08:00
  • 438e20f544
    build(deps): bump minimatch from 3.0.4 to 3.1.2 dependabot[bot] 2023-01-15 23:35:03 +00:00
  • 6d2e21f027
    chore: improve lint, release workflows (#1627) Enrico Sacchetti 2023-01-15 18:34:09 -05:00
  • fc270618ad
    chore: address review comments Enrico Sacchetti 2023-01-14 19:34:47 -05:00
  • ae81653d64 Fix font prefix Gregor Wassmann 2023-01-14 22:27:26 +01:00
  • 0eac2e94da Make v10 Tabs work with v11 css classes Gregor Wassmann 2022-11-04 21:00:36 +01:00
  • 6ecbeb7097 Keep flex-grid for the moment Gregor Wassmann 2022-11-04 13:11:35 +01:00
  • 7ff9385cfb Migrate type tokens Gregor Wassmann 2022-11-03 22:03:51 +01:00
  • 733f3d617e Migrate layout spacing Gregor Wassmann 2022-11-03 16:24:03 +01:00
  • 3951d7449b Fix prefix Gregor Wassmann 2022-10-12 00:17:15 +02:00
  • 7fae59aae2 Deploy to carbon-components-svelte-v11.render.com Gregor Wassmann 2022-10-11 23:17:37 +02:00
  • e49091c17b Use v11 styles Gregor Wassmann 2022-10-11 22:45:11 +02:00
  • 947c7eef4e Update carbon to version 11 Gregor Wassmann 2022-09-24 23:06:14 +02:00
  • a5671e56f2
    chore v0.71.1 Enrico Sacchetti 2023-01-13 15:39:07 -05:00
  • c3c652dd8a
    chore: add manual announcement step Enrico Sacchetti 2023-01-13 15:37:42 -05:00
  • a4ef8d2db3
    chore: update guide and scripts Enrico Sacchetti 2023-01-13 14:07:01 -05:00
  • 15185040ed
    chore: improve workflows Enrico Sacchetti 2023-01-11 21:15:38 -05:00
  • 8139a49304 Add a parameter to prevent close panel when clicking outside. Dayo 2023-01-12 00:20:46 +01:00
  • 12dfff70fa feat(column)!: replace as with tag prop Eric Liu 2023-01-08 14:28:58 -08:00
  • 1e31e71bcf feat(row)!: replace as with tag prop Eric Liu 2023-01-08 14:22:52 -08:00
  • 0752447667 feat(grid)!: replace as with tag prop Eric Liu 2023-01-08 14:19:30 -08:00
  • cec3b0f450 - Fixed the capped variable for more readability - Updated docs label and helperText - Updated docs and css jqlio18 2023-01-03 22:00:49 -05:00
  • c1c8309443
    docs(component-api): change details -> detail (#1610) Enrico Sacchetti 2023-01-01 12:04:17 -05:00
  • 8c5ac46c64
    docs: change dispatched events label Enrico Sacchetti 2023-01-01 10:55:28 -05:00
  • 2e5f3554c6
    chore: fix changelog Enrico Sacchetti 2022-12-31 15:39:59 -05:00
  • 6c07053916
    build(deps): bump json5 from 2.2.1 to 2.2.3 in /examples/webpack dependabot[bot] 2022-12-31 20:39:20 +00:00
  • bdf0e109c8
    v0.71.0 v0.71.0 Enrico Sacchetti 2022-12-31 15:31:06 -05:00
  • 98327385fd onDestroy we want to remove the event listener to prevent listeners hanging jqlio18 2022-12-22 11:58:42 -05:00
  • c421bea06e revert openon tab press jqlio18 2022-12-21 23:36:28 -05:00
  • 98a4be9631 Remove unused variable jqlio18 2022-12-21 23:35:32 -05:00
  • 649afa1e14 Merge branch 'jqlio18/issue1595' of https://github.com/jqlio18/carbon-components-svelte into jqlio18/issue1595 jqlio18 2022-12-21 23:33:49 -05:00
  • 4d8a32b719 use theetrain requested change with svelte:window instead of mousedown and blur jqlio18 2022-12-21 23:31:10 -05:00
  • ed43556679 use theetrain requested change with svelte:window instead of mousedown and blur jqlio18 2022-12-21 23:31:10 -05:00
  • 6b84b51238 Use mousedown events instead of click jqlio18 2022-12-21 15:46:08 -05:00
  • 986d81c577 Add step attribute to errorState checks jqlio18 2022-12-21 14:00:13 -05:00
  • 890c99def5 Dropdown click outside Fixes #1595 jqlio18 2022-12-20 23:12:05 -05:00