Eric Liu
7cd3723960
Alignment with Carbon version 10.28 ( #505 )
...
* chore(deps-dev): remove @carbon/themes
* chore(deps-dev): bump devDependencies
* fix(tabs): forward click event to Tab
* feat(toggle): dispatch toggle event
* feat(tag): dispatch close event
* feat(tooltip-icon): make tooltipText slottable
* feat(dropdown): add hideLabel prop
* docs(select): add "Hidden label" example
* refactor(modal): use class directive
* feat(modal): dispatch transitionend event
* chore(deps-dev): upgrade carbon-components to 10.28.0-rc.0
* feat(date-picker): add warn state
* feat(tag): support small size variant
* fix(search): add semantic role
* feat(toolbar-search): add disabled state
* fix(composed-modal): add aria-label prop, update header semantic tags
* chore(deps-dev): upgrade carbon-components to v10.28
* docs(overflow-menu): add light variant example
* docs(link): document OutboundLink in Component API
* chore(tooltip-icon): rename slot to "tooltipText"
* docs(component-api): wrap code blocks to minimize width
* docs(aspect-ratio): remove inline outline style
* fix(tab): do not trigger focus when mounting
* docs(tabs): add reactive example
Closes #438
2021-02-05 05:59:10 -08:00
Eric Liu
e45d65c71e
feat(css): ship scss files used to pre-compile CSS ( #500 )
2021-01-28 10:50:56 -08:00
Eric Liu
3d002f3246
chore(deps-dev): upgrade prettier-plugin-svelte ( #498 )
2021-01-27 15:02:02 -08:00
Eric Liu
3e7511e3f8
chore(deps-dev): replace node-sass with sass, upgrade autoprefixer, postcss ( #497 )
2021-01-27 14:52:56 -08:00
Eric Liu
f2a3f8d2e1
Alignment with Carbon version 10.27 ( #495 )
...
* chore(deps-dev): bump devDependencies
* docs: update number of available carbon icons
* feat(notification): distinguish dispatched close event between click/timeout
* fix(notification): prevent class from being overriden by $$restProps
* docs(notification): improve example body copy
* fix(notification): remove notificationType prop
* refactor(notification): resolve svelte file in imports
* fix(notification): prevent class from being overridden by $$restProps
* feat(notification): update TS signature for dispatched close event
* docs: update contributing
* fix(loading): adjust spinner styles
* feat(tag): support custom icon variant
* feat(tile): add optional expand/collapse icon labels to ExpandableTile
* feat(code-snippet): support disabled state for single and multi-line types
* fix(code-snippet): remove impossible class directive
* fix(code-snippet): showMoreLess button size should be "field", not "small"
* fix(password-input): disable visibility button
- set default values for tooltipAlignment, tooltipPosition
* fix(text-input): add missing warning field wrapper class
* feat(button): infer hasIconOnly using $$slots API
- requires Svelte version >=3.25
* docs(button): add danger tertiary, icon-only example
* feat(button): set default values for tooltip alignment, position
* docs: document dynamic theming
* fix(modal): correctly set class props #482
* fix(form): forward submit event in FluidForm #487
* feat(dropdown): support warning state
* feat(multi-select): support warning state
* fix(multi-select): prevent dropdown from opening if disabled
* feat(number-input): support warning state
* chore(deps-dev): upgrade devDependencies
* docs: bump @carbon/themes, carbon-components
* refactor(data-table): co-locate DataTableSkeleton with DataTable
* docs: update number of pictograms
* fix(password-input): add missing "bx--btn" class to visibility toggle
* docs: increase z-index for component preview
2021-01-27 13:29:20 -08:00
Eric Liu
74e883a47c
feat: upgrade flatpickr and use ESM entry #249 ( #489 )
2021-01-21 14:21:17 -08:00
Eric Liu
222c7f2899
feat(tooltip): support align prop from carbon-components v10.25 ( #446 )
2020-12-05 09:04:53 -08:00
Eric Liu
a53bddf8f6
improve documentation ( #424 )
...
* chore(deps-dev): pin sveld dependency to v0.3.0
* docs: escape HTML in component prop descriptions
* docs(ordered-list): describe use case for using native styles
#418
* docs: update count for icons, charts packages
* docs(readme): update description, links
2020-11-27 05:15:24 -08:00
Eric Liu
0d8064043f
fix(types): export component types ( #411 )
2020-11-25 10:19:11 -08:00
Eric Liu
eaebf764cf
v0.23.0
2020-11-20 17:29:00 -08:00
Eric Liu
302e82d6a2
chore(deps): upgrade carbon-icons-svelte to 10.21
2020-11-19 13:06:05 -08:00
Eric Liu
26ce330e1d
fix(tag): define JSDoc restProps type
2020-11-19 09:10:30 -08:00
Eric Liu
b313fb6787
docs: enhance Component API documentation
...
Replaces PUBLIC_API.json with COMPONENT_API.json generated by sveld.
2020-11-19 06:13:18 -08:00
Eric Liu
380a780b65
chore: use sveld to generate types, component docs
2020-11-16 11:13:18 -08:00
Eric Liu
3c04f122b0
refactor(types): rewrite type definitions to account for intrinsic attributes
2020-11-03 05:44:11 -08:00
Eric Liu
ee779cd0aa
chore(deps-dev): patch @carbon/themes, carbon-components
2020-10-29 15:01:48 -07:00
Eric Liu
2e389928d5
hotfix(css): use @carbon/themes instead of carbon-components
2020-10-29 14:10:56 -07:00
Eric Liu
4ab4fbc64b
chore(deps-dev): bump development dependencies
2020-10-29 14:01:14 -07:00
Eric Liu
ef4627165b
chore(deps-dev): bump carbon-components to v10.23.0
2020-10-29 13:56:46 -07:00
Eric Liu
ead27350ac
chore(deps-dev): bump prettier
2020-10-16 11:05:59 -07:00
Eric Liu
5b483eaed0
chore(deps-dev): bump carbon-components to ^v10.22
2020-10-15 17:11:36 -07:00
Eric Liu
d8224ab3c9
chore: use npm-run-all to run scripts
2020-10-14 16:26:03 -07:00
Eric Liu
378fe06e03
chore: remove storybook
2020-10-14 16:23:44 -07:00
Eric Liu
4b080e68d4
chore(css): upgrade carbon-components to v10.21
2020-10-09 17:57:08 -07:00
Eric Liu
7f149c4186
chore(deps): bump carbon-icons-svelte to 10.17
2020-10-01 17:15:28 -07:00
josefaidt
6464da18d9
feat: add husky and lint-staged
2020-09-30 07:35:27 -05:00
dependabot[bot]
0026e58c5d
chore(deps): bump node-fetch from 2.6.0 to 2.6.1
...
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-13 20:53:55 +00:00
Eric Liu
a85dade8ff
build(scripts): publish examples using gh-pages
2020-09-13 12:43:23 -07:00
Eric Liu
39fb6463bd
chore(deps-dev): remove unused cssnano
2020-09-07 16:12:00 -07:00
Eric Liu
70e0875f28
feat: build pre-compiled CSS from Carbon themes
...
#243
2020-09-06 15:40:36 -07:00
Eric Liu
00b9068b86
chore(deps-dev): bump rollup, rollup plugins
2020-09-04 16:43:31 -07:00
Eric Liu
e7e67f364b
chore(deps-dev): upgrade typescript, @tsconfig/svelte
2020-09-04 16:38:27 -07:00
Eric Liu
322b238cf0
chore(deps-dev): bump prettier, prettier-plugin-svelte
2020-09-04 16:34:28 -07:00
Eric Liu
25e437b746
chore: add prettier to format definitions/svelte files
2020-08-11 06:21:06 -07:00
Eric Liu
5c829b5afc
build: use svelte compiler to generate typescript definitions
2020-08-10 18:27:26 -07:00
Eric Liu
852e9ae7da
chore(deps-dev): bump svelte to ^3.24.1
2020-08-08 16:11:42 -07:00
Eric Liu
b0f6f491a5
chore(deps-dev): remove gh-pages
2020-07-30 17:28:53 -07:00
Eric Liu
af15b80001
chore(deps): bump carbon-icons-svelte to ^10.14.0
2020-07-20 21:33:41 -07:00
Eric Liu
76df51674d
chore: update dependencies, remove jest
...
- remove docs/palimpsest folders (to be replaced)
- remove Layout Storybook component
2020-07-19 06:53:10 -07:00
Eric Liu
e886d772c7
refactor: use $$restProps API
...
- add ref prop for applicable components (#196 )
- add slot to Content Switcher `Switch` component (#183 )
- remove fillArray, css utilities
2020-07-19 05:49:40 -07:00
Eric Liu
ff913a4baa
chore(deps-dev): bump svelte to v3.23.0
2020-05-26 19:10:34 -07:00
Eric Liu
6799c19205
chore(deps-dev): add gh-pages
2020-05-08 15:07:38 -07:00
Eric Liu
d42647e2e4
chore: use latest stylesheet in storybook
2020-05-08 15:03:11 -07:00
Eric Liu
e6093aa4e4
chore: pin dependencies
2020-04-29 08:47:15 -07:00
Eric Liu
8e66e762f0
chore(deps-dev): remove commitlint, husky, eslint, prettier
2020-04-29 08:41:51 -07:00
Eric Liu
69ee5bc90e
chore(changelog): add v0.4.0 release notes
2020-04-18 08:13:31 -07:00
Eric Liu
3eb5893b51
Merge pull request #166 from mfeitoza/master
...
feat: Component based UIShell
2020-04-18 08:05:42 -07:00
Eric Liu
31477c9be5
Merge pull request #162 from IBM/dependabot/npm_and_yarn/testing-library/jest-dom-5.3.0
...
chore(deps-dev): bump @testing-library/jest-dom from 5.1.1 to 5.3.0
2020-04-01 09:32:53 -07:00
Eric Liu
00beff3028
Merge pull request #158 from IBM/dependabot/npm_and_yarn/rollup-plugin-terser-5.3.0
...
chore(deps-dev): bump rollup-plugin-terser from 5.2.0 to 5.3.0
2020-04-01 09:29:39 -07:00
Eric Liu
99b7b1dd1d
Merge pull request #156 from IBM/dependabot/npm_and_yarn/babel-jest-25.2.4
...
chore(deps-dev): bump babel-jest from 25.1.0 to 25.2.4
2020-04-01 09:28:58 -07:00