Commit graph

  • 7be9e4ccfc Lint fixes. (Prettier removes trailing in Markdown docs => Use paragraph instead.) brunnerh 2023-09-30 17:51:29 +02:00
  • 00cab46284 Add name and required to RadioButtonGroup. Properties will be inherited in RadioButton unless the respective property is set there. Harald Brunner 2022-01-22 18:49:45 +01:00
  • 99d486e8be
    Merge 93961b106b into 108eb5286c brunnerh 2023-09-30 15:41:39 +00:00
  • 108eb5286c
    fix(file-uploader-button): clear value by setting to "" instead of null (#1812) Julián Perelli 2023-09-30 17:41:14 +02:00
  • f7917c772a Run Prettier Eric Liu 2023-09-30 08:38:31 -07:00
  • 050eb122d0 fix(radio-button-group): set name attribute on inputs metonym 2023-09-28 14:44:14 -07:00
  • ea31ec9693
    value can only be set to the empty string Julián Perelli 2023-09-28 19:41:14 +02:00
  • aae2dd42aa
    chore: update Git org name in README and CONTRIBUTING (#1811) Alex Rock 2023-09-27 17:48:04 +02:00
  • c7c4950b45
    Fix old repo org name in README.md and CONTRIBUTING.md Alex Rock Ancelet 2023-09-27 16:19:03 +02:00
  • 93961b106b Breaking: Move $$restProps in Select to <select>. brunnerh 2023-09-03 12:28:37 +02:00
  • b00ccc1d92
    chore(deps-dev): upgrade svelte to v4.2.0 (#1804) Eric Liu 2023-09-01 17:42:32 -07:00
  • c7ff14753b chore(deps-dev): upgrade svelte to v4.2.0 metonym 2023-09-01 17:40:31 -07:00
  • 9beca838a1 v0.80.0 v0.80.0 Eric Liu 2023-08-26 10:32:19 -07:00
  • bc97ce5e1b
    fix(skeleton-text): fix reactivity in paragraph variant (#1794) Eric Liu 2023-08-26 10:19:37 -07:00
  • e5675eb203
    feat(ui-shell): forward click event to HeaderActionLink (#1797) Michael Greminger 2023-08-26 12:17:05 -05:00
  • c725670365 feat: forward on:click for HeaderActionLink mgreminger 2023-08-25 22:36:30 -05:00
  • 7bf23ad86b fix(skeleton-text): fix rows reactivity in paragraph variant metonym 2023-08-20 08:33:32 -07:00
  • 070a719150
    feat(overflowmenu): Allow to keep menu open after clicking items pwwang 2023-07-27 14:32:38 -07:00
  • a1c7d9bd7c
    docs(pictograms): update number of pictograms (#1787) Eric Liu 2023-07-27 12:26:53 -07:00
  • ba28f9aaaa docs(pictograms): update number of pictograms metonym 2023-07-27 12:24:23 -07:00
  • 540521f5eb v0.79.0 v0.79.0 metonym 2023-07-24 09:39:44 -07:00
  • 51c281de4a
    feat(file-uploader): add size prop to FileUploaderButton (#1786) Eric Liu 2023-07-24 06:33:53 -07:00
  • e146d7424e feat(file-uploader): add size prop to FileUploaderButton metonym 2023-07-23 14:51:23 -07:00
  • 709322c281
    feat(file-uploader-button): support danger-tertiary, danger-ghost button variants (#1784) Eric Liu 2023-07-23 14:34:08 -07:00
  • 2110ca743a feat(file-uploader-button): support "danger-tertiary", "danger-ghost" button variants metonym 2023-07-23 14:31:07 -07:00
  • 50e1577d98
    ci(workflows): upgrade actions/* to v3 (#1782) Eric Liu 2023-07-23 14:08:03 -07:00
  • d6804b44fe
    fix(loading)!: remove redundant description label (#1783) Eric Liu 2023-07-23 14:07:55 -07:00
  • 6d062e1e14 fix(loading)!: remove redundant description label metonym 2023-07-23 14:02:27 -07:00
  • 876634d5a0 ci(workflows): upgrade actions/* to v3 metonym 2023-07-23 13:12:54 -07:00
  • a7443c2dca
    fix(types): correctly type kind prop in FileUploader, FileUploaderButton (#1781) Eric Liu 2023-07-23 12:42:33 -07:00
  • a3e356031d fix(types): correctly type kind prop in FileUploader, FileUploaderButton metonym 2023-07-23 12:35:49 -07:00
  • 65dcd9c286
    build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /docs (#1772) dependabot[bot] 2023-07-23 12:26:53 -07:00
  • bc7f5821b8
    refactor: use style directive where applicable (#1760) Eric Liu 2023-07-23 12:26:46 -07:00
  • dfa83bec9a
    chore(deps-dev): upgrade sveld to v19 (#1776) Eric Liu 2023-07-23 12:26:02 -07:00
  • be763706ca
    fix(types): improve formatting of prop comments (#1779) Eric Liu 2023-07-23 12:25:44 -07:00
  • 239f1b10e5
    feat(file-uploader): make labelTitle, labelDescription slottable (#1780) Eric Liu 2023-07-23 12:25:31 -07:00
  • 8af05a246a feat(file-uploader): make labelTitle, labelDescription slottable metonym 2023-07-23 12:23:13 -07:00
  • a4b8fc2094
    Merge b35a8c41e1 into 7ef8b73252 Sachin 2023-07-23 19:19:30 +00:00
  • 7ef8b73252
    fix(file-uploader): do not render empty element if labelTitle, labelDescription not provided (#1778) Eric Liu 2023-07-23 12:19:21 -07:00
  • 4441ba1d59 fix(comments): improve formatting of prop comments metonym 2023-07-23 12:17:43 -07:00
  • 110a53ca0b fix(file-uploader): do not render empty element if labelTitle, labelDescription not provided metonym 2023-07-23 12:07:46 -07:00
  • baff07e012
    feat(slider): add hideLabel prop (#1777) Eric Liu 2023-07-23 12:04:39 -07:00
  • bfb4162f11 Merge branch 'master' of github.com:siaikin/carbon-components-svelte into pr/1696 metonym 2023-07-23 12:00:52 -07:00
  • 643dc3ab23 Add hideLabel prop to visually hide label metonym 2023-07-23 11:58:04 -07:00
  • e58ed7ae64 fix(slider): no label is rendered when the labelText property is not specified. siaikin 2023-03-21 13:23:34 +08:00
  • 6ca275e85f chore(deps-dev): upgrade sveld metonym 2023-07-23 11:40:37 -07:00
  • ad711cdb38 v0.78.0 v0.78.0 metonym 2023-07-19 09:47:27 -07:00
  • 2f026f792a
    feat(typescript)!: support svelte 4 (#1773) Eric Liu 2023-07-19 09:44:56 -07:00
  • f85dd13500 chore(deps-dev): upgrade carbon-icons-svelte to 12.1 metonym 2023-07-19 09:19:00 -07:00
  • 4bd94ba5a0 chore(tests): fix expected errors metonym 2023-07-19 08:21:54 -07:00
  • bd37bd0f17 Run "yarn build:docs" metonym 2023-07-19 08:21:36 -07:00
  • 7c34c8b3f6 chore(deps-dev): upgrade to svelte 4 metonym 2023-07-19 08:21:19 -07:00
  • defa09a60b
    build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /docs dependabot[bot] 2023-07-18 23:51:08 +00:00
  • 2354095624
    Merge 67271b94e7 into 778b2c357f Gregor Wassmann 2023-07-13 17:59:50 +00:00
  • 778b2c357f v0.77.0 v0.77.0 Eric Liu 2023-07-13 10:59:25 -07:00
  • 7885e124b4 chore(types): fix formatting of prop comments in Header, SideNav Eric Liu 2023-07-13 10:52:52 -07:00
  • 2715ed9c38 chore(ui-shell): update company prop description in Header (#1770) Eric Liu 2023-07-13 08:46:51 -07:00
  • b015d76f15 chore(a11y): ignore svelte@4 a11y warnings (#1769) Eric Liu 2023-07-13 08:47:03 -07:00
  • 9000dde59e
    Merge bd570780db into 174ed3af10 Jonathan Quintin 2023-07-13 15:47:18 +00:00
  • 174ed3af10
    chore(a11y): ignore svelte@4 a11y warnings (#1769) Eric Liu 2023-07-13 08:47:03 -07:00
  • 9f7193095e
    chore(ui-shell): update company prop description in Header (#1770) Eric Liu 2023-07-13 08:46:51 -07:00
  • 41a32a72b4 Re-run "yarn build:docs" Eric Liu 2023-07-13 08:42:31 -07:00
  • 4a0131e922 chore(ui-shell): update company prop description in Header Eric Liu 2023-07-13 08:42:24 -07:00
  • 528ab6cb6f chore(a11y): ignore svelte@4 a11y warnings Eric Liu 2023-07-13 08:37:58 -07:00
  • 79c6c05504
    chore(examples): bump deps (#1768) Eric Liu 2023-07-13 08:21:32 -07:00
  • 23efe0118a chore(examples): bump deps [ci skip] Eric Liu 2023-07-13 08:20:55 -07:00
  • ea9b261b60
    feat(ui-shell): add preventCloseOnClickOutside to HeaderAction (#1625) Nestor Orest Plysyuk 2023-07-13 16:37:21 +02:00
  • 7c6b5619a4
    Merge branch 'master' into header-action-prevent-close-click-outside Eric Liu 2023-07-13 07:35:00 -07:00
  • 9b3f014a0b
    feat(ui-shell): make company in Header slottable (#1764) Janos Lengyel 2023-07-13 14:33:48 +00:00
  • 4c83da0788 Re-run "yarn build:docs" to auto-fix formatting Eric Liu 2023-07-13 07:29:24 -07:00
  • fc7d712673 Improve Jsdoc formatting in typedef Janos Lengyel 2023-07-13 14:33:31 +02:00
  • 2418fc07f7 remove style override Janos Lengyel 2023-07-13 14:23:35 +02:00
  • f45a70b419 update Header types description Janos Lengyel 2023-07-12 13:00:41 +02:00
  • f89727fd4c Update docs Janos Lengyel 2023-07-12 11:50:10 +02:00
  • 43175750d0 apply requested changes Janos Lengyel 2023-07-12 11:46:36 +02:00
  • 14d584da42
    build(deps): bump semver from 7.3.8 to 7.5.4 in /examples/webpack (#1767) dependabot[bot] 2023-07-11 08:36:46 -07:00
  • 91d8feade7
    build(deps): bump semver from 7.3.8 to 7.5.4 in /examples/webpack dependabot[bot] 2023-07-11 15:22:17 +00:00
  • 5ffab3d2e6
    build(deps): bump semver from 5.7.1 to 5.7.2 in /docs (#1766) dependabot[bot] 2023-07-11 08:13:46 -07:00
  • 549249f545
    build(deps): bump semver from 5.7.1 to 5.7.2 in /docs dependabot[bot] 2023-07-11 15:12:10 +00:00
  • cfddcc303f
    build(deps): bump semver from 5.7.1 to 5.7.2 (#1765) dependabot[bot] 2023-07-11 08:11:53 -07:00
  • de973b4f94
    build(deps): bump tough-cookie from 4.0.0 to 4.1.3 in /docs (#1763) dependabot[bot] 2023-07-11 08:11:45 -07:00
  • 4263fefaac
    build(deps): bump semver from 5.7.1 to 5.7.2 dependabot[bot] 2023-07-11 11:09:37 +00:00
  • 148c8a7d14 remove nbsp that can cause glitch on load Janos Lengyel 2023-07-11 11:26:32 +02:00
  • d8259af657 v0.76.1 v0.76.1 Eric Liu 2023-07-08 16:43:37 -07:00
  • 67f7ac0396
    build(deps): bump tough-cookie from 4.0.0 to 4.1.3 in /docs dependabot[bot] 2023-07-08 23:42:13 +00:00
  • 7fdc2ef7f0
    fix(types): allow data-* attributes for props forwarded to HTML elements (#1741) Eric Liu 2023-07-08 16:41:44 -07:00
  • 7579c032fa
    fix(select): hide helperText if invalid or warning state (#1761) Eric Liu 2023-07-08 11:29:05 -07:00
  • f014b9d7a0
    chore: change peerDependencies Enrico Sacchetti 2023-07-01 22:06:34 -04:00
  • 0ac2faa8bc
    chore: set up docs Enrico Sacchetti 2023-06-27 21:11:56 -04:00
  • 2fd3345492
    chore: upgrade dependencies Enrico Sacchetti 2023-06-27 21:01:40 -04:00
  • aafd50282b
    chore: set ups docs with esm Enrico Sacchetti 2023-06-25 18:05:51 -04:00
  • 4254835f54
    chore: upgrade esm dependencies Enrico Sacchetti 2023-06-25 14:34:50 -04:00
  • 139b2d2e7e
    chore: esm upgrade Enrico Sacchetti 2023-06-25 14:31:45 -04:00
  • 181b9d86a4
    chore: convert cjs to esm Enrico Sacchetti 2023-06-23 21:55:21 -04:00
  • ab1693bcc4
    chore: upgrade routify Enrico Sacchetti 2023-06-23 16:24:35 -04:00
  • 7c9cf09016
    feat!: define peerDependencies Enrico Sacchetti 2023-06-23 11:23:42 -04:00
  • 56488e7375
    chore: migrate to svelte-4 Enrico Sacchetti 2023-06-23 11:19:16 -04:00
  • d1534c3e8f
    chore: install svelte 4 Enrico Sacchetti 2023-06-21 16:02:29 -04:00
  • 8cc5398145 refactor: use style directive where applicable Eric Liu 2023-07-04 09:47:21 -07:00
  • 7381a03951
    chore(deps-dev): upgrade svelte-check to version 3 (#1739) Eric Liu 2023-07-04 14:00:24 -07:00