Eric Liu
|
17d97d1dbf
|
fix(radio-tile): move keydown, tabindex to input element
|
2020-09-14 06:54:35 -07:00 |
|
Eric Liu
|
a4d68e7e00
|
fix(side-nav-menu): fix a11y warnings
- remove role attributes from SideNavMenuItem
- remove "aria-haspopup" from SideNavMenu
|
2020-09-14 06:49:42 -07:00 |
|
Eric Liu
|
6cb877ede1
|
fix(progress-step): forward click event
|
2020-09-14 06:43:27 -07:00 |
|
Eric Liu
|
3202f39a4f
|
fix(progress-step): use button element
- set tabIndex to "-1" if disabled
|
2020-09-14 06:39:51 -07:00 |
|
Eric Liu
|
9f378f0c3b
|
chore(examples): remove external CSS from TypeScript example
|
2020-09-13 14:59:48 -07:00 |
|
Eric Liu
|
281a925714
|
chore(examples): use JS import in routify
|
2020-09-13 14:57:53 -07:00 |
|
Eric Liu
|
003246dfe9
|
chore(examples): use JS import for stylesheet
|
2020-09-13 14:45:33 -07:00 |
|
Eric Liu
|
42cf90a702
|
chore(examples): add missing node-sass dependency
|
2020-09-13 14:31:12 -07:00 |
|
Eric Liu
|
fee5cd2833
|
fix(examples): add missing scss attribute to svite example
|
2020-09-13 14:25:35 -07:00 |
|
Eric Liu
|
d38cc206af
|
chore(examples): bump carbon-components-svelte to ^0.12
|
2020-09-13 14:25:16 -07:00 |
|
Eric Liu
|
750fad17bd
|
Merge pull request #247 from IBM/dependabot/npm_and_yarn/node-fetch-2.6.1
chore(deps): bump node-fetch from 2.6.0 to 2.6.1
|
2020-09-13 14:07:33 -07:00 |
|
Eric Liu
|
937558a8b6
|
Merge pull request #248 from IBM/dependabot/npm_and_yarn/examples/routify/node-fetch-2.6.1
chore(deps): bump node-fetch from 2.6.0 to 2.6.1 in /examples/routify
|
2020-09-13 14:07:21 -07:00 |
|
Eric Liu
|
d250a0c3cc
|
v0.12.0
|
2020-09-13 14:05:51 -07:00 |
|
Eric Liu
|
4f69b19dfc
|
chore: add prettierignore
|
2020-09-13 14:02:08 -07: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 |
|
dependabot[bot]
|
b5e1439ef9
|
chore(deps): bump node-fetch from 2.6.0 to 2.6.1 in /examples/routify
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:39 +00:00 |
|
Eric Liu
|
54f591961e
|
Merge pull request #244 from IBM/precompiled-css
build pre-compiled CSS from Carbon themes
|
2020-09-13 13:52:53 -07:00 |
|
Eric Liu
|
5cad8ad749
|
docs(readme): add note on CSS perf [ci skip]
|
2020-09-13 13:51:16 -07:00 |
|
Eric Liu
|
18f0ea4b35
|
docs: update guidance on examples, usage
|
2020-09-13 13:39:36 -07:00 |
|
Eric Liu
|
344f636484
|
fix(scripts): clean gh-pages for each example
|
2020-09-13 13:38:22 -07:00 |
|
Eric Liu
|
a85dade8ff
|
build(scripts): publish examples using gh-pages
|
2020-09-13 12:43:23 -07:00 |
|
Eric Liu
|
efbb61b646
|
chore(examples): update typescript example
|
2020-09-13 12:36:12 -07:00 |
|
Eric Liu
|
6e9f4d57e8
|
fix(build-css): remove cssnano require
|
2020-09-07 16:14:48 -07:00 |
|
Eric Liu
|
39fb6463bd
|
chore(deps-dev): remove unused cssnano
|
2020-09-07 16:12:00 -07:00 |
|
Eric Liu
|
fbb0c2d413
|
chore(examples): add sapper set-up
|
2020-09-07 16:09:49 -07:00 |
|
Eric Liu
|
c1b98ced95
|
chore(examples): add rollup set-up
|
2020-09-07 15:35:20 -07:00 |
|
Eric Liu
|
d746c9134a
|
chore(examples): omit getting started instructions
|
2020-09-07 15:35:07 -07:00 |
|
Eric Liu
|
1d479eb835
|
chore(examples): add routify set-up
|
2020-09-07 14:51:19 -07:00 |
|
Eric Liu
|
a4aa2d9c77
|
chore(examples): add svite example set-up
|
2020-09-07 14:10:24 -07:00 |
|
Eric Liu
|
f9b2f69966
|
chore(examples): extract Theme component and persist to localStorage
|
2020-09-07 14:09:59 -07:00 |
|
Eric Liu
|
67c01e9148
|
chore(build-css): promisify wriiteFile, sass.render
|
2020-09-07 14:09:22 -07:00 |
|
Eric Liu
|
99f1dd2c34
|
chore(examples): add webpack example set-up
The set-up uses the pre-compiled CSS.
|
2020-09-06 17:40:30 -07:00 |
|
Eric Liu
|
26f383360f
|
chore: use precompiled g10 theme in storybook
|
2020-09-06 15:41: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
|
33704fd5a9
|
v0.11.0
|
2020-09-05 15:34:49 -07:00 |
|
Eric Liu
|
7aeff89986
|
Merge pull request #240 from IBM/header-global-action
feat(ui-shell): add HeaderGlobalAction component
|
2020-09-05 15:32:37 -07:00 |
|
Eric Liu
|
7b3c111b5f
|
feat(ui-shell): add HeaderGlobalAction component
|
2020-09-05 15:28:10 -07:00 |
|
Eric Liu
|
9b6284a139
|
chore(changelog): 0.10.0 notes
|
2020-09-05 09:08:38 -07:00 |
|
Eric Liu
|
78cf1b3460
|
Merge pull request #239 from IBM/milestone-0.10
Milestone 0.10
|
2020-09-05 09:05:03 -07:00 |
|
Eric Liu
|
3d64fb2431
|
fix(pagination): use singular page range text if total is 1
|
2020-09-05 08:59:10 -07:00 |
|
Eric Liu
|
37c7f07448
|
fix(number-input): disable label, helper text
|
2020-09-05 08:58:33 -07:00 |
|
Eric Liu
|
6a955b1c60
|
fix(multiselect): add light variant to text input
|
2020-09-05 08:57:53 -07:00 |
|
Eric Liu
|
117dbcfc6f
|
fix(structured-list): change element from section to div
|
2020-09-04 18:15:13 -07:00 |
|
Eric Liu
|
bf0f11ad98
|
ci(travis): require node_js >=12
|
2020-09-04 17:46:02 -07:00 |
|
Eric Liu
|
41a533d8f4
|
chore(button): remove documentation of non-existent small prop
|
2020-09-04 17:35:41 -07:00 |
|
Eric Liu
|
c8e0a59474
|
feat(button): add stacked prop to ButtonSet
If set to true, buttons will be aligned vertically
|
2020-09-04 17:35:22 -07:00 |
|
Eric Liu
|
5f62cdeb82
|
feat(ui-shell): add Close/AppSwitcher as default HeaderAction icons
|
2020-09-04 17:05:55 -07:00 |
|
Eric Liu
|
4b7d254560
|
feat(link): set rel to "noopener noreferrer" if target is "_blank"
Protects against cross-origin window.opener exploits when the target attribute is "_blank"
|
2020-09-04 17:05:47 -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 |
|