Eric Liu
|
1a3c8b358c
|
Merge pull request #148 from IBM/dependabot/npm_and_yarn/jest-25.1.0
chore(deps-dev): bump jest from 24.9.0 to 25.1.0
|
2020-03-10 13:20:10 -07:00 |
|
Eric Liu
|
0d0bb54081
|
v0.3.3
|
2020-03-09 08:09:39 -07:00 |
|
Eric Liu
|
e669cdc185
|
chore(changelog): add v0.3.3 release notes
|
2020-03-09 08:09:03 -07:00 |
|
Eric Liu
|
fbf539ab1d
|
Merge pull request #149 from pbxothi/patch-1
Fix window is undefined
|
2020-03-09 08:00:27 -07:00 |
|
Amandeep
|
ed73b23e96
|
Remove onMount from imports; no longer used
|
2020-03-08 20:04:42 -04:00 |
|
Amandeep
|
ee27d7b8cd
|
Use svelte:window to bind winWidth to improve SSR
Removed handler
|
2020-03-08 20:00:45 -04:00 |
|
Amandeep
|
c329008e62
|
Fix window is undefined
Moving global window access to onMount hook for to fix "window is undefined" error when using with sapper, etc.
|
2020-03-08 00:32:44 -05:00 |
|
dependabot-preview[bot]
|
663aa63c30
|
chore(deps-dev): bump jest from 24.9.0 to 25.1.0
Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 25.1.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v25.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-01 10:47:59 +00:00 |
|
dependabot-preview[bot]
|
5578adbb24
|
chore(deps-dev): bump husky from 4.2.1 to 4.2.3
Bumps [husky](https://github.com/typicode/husky) from 4.2.1 to 4.2.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v4.2.1...v4.2.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-01 10:45:58 +00:00 |
|
dependabot-preview[bot]
|
c222ee7414
|
chore(deps-dev): bump @testing-library/jest-dom from 5.1.0 to 5.1.1
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.1.0...v5.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-01 10:45:31 +00:00 |
|
dependabot-preview[bot]
|
22fe72f1c8
|
chore(deps-dev): bump rollup from 1.31.0 to 1.32.0
Bumps [rollup](https://github.com/rollup/rollup) from 1.31.0 to 1.32.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v1.31.0...v1.32.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-01 10:44:28 +00:00 |
|
Eric Liu
|
f085328279
|
Merge pull request #136 from IBM/release
chore(release): v0.3.2
|
2020-02-12 11:41:08 -08:00 |
|
Eric Liu
|
cb3372b5bc
|
v0.3.2
|
2020-02-12 11:39:32 -08:00 |
|
Eric Liu
|
f26d1dacdb
|
chore(changelog): add v0.3.2 release notes
|
2020-02-12 11:39:04 -08:00 |
|
Eric Liu
|
7d75e7e64e
|
Merge pull request #135 from IBM/skeleton-text
fix(skeleton-text): remove duplicate style attribute
|
2020-02-12 11:37:26 -08:00 |
|
Eric Liu
|
2603d933f6
|
fix(skeleton-text): remove duplicate style attribute
Fixes #134
|
2020-02-12 11:32:08 -08:00 |
|
Eric Liu
|
ebb7face48
|
Merge pull request #132 from IBM/release
feat: release 0.3.1
|
2020-02-03 16:18:47 -08:00 |
|
Eric Liu
|
0f74ed03ec
|
v0.3.1
|
2020-02-03 15:46:30 -08:00 |
|
Eric Liu
|
2e0a552039
|
chore(changelog): add v0.3.1 release notes
|
2020-02-03 15:45:28 -08:00 |
|
Eric Liu
|
6b11cbb5c5
|
Merge pull request #131 from IBM/date-picker
fix(date-picker): move l10n customization to createCalendar
|
2020-02-03 15:42:40 -08:00 |
|
Eric Liu
|
ac0c54943c
|
chore(date-picker): only modify if locale is "en"
|
2020-02-03 15:39:12 -08:00 |
|
Eric Liu
|
0d317671b0
|
fix(date-picker): move l10n customization to createCalendar
|
2020-02-03 15:37:15 -08:00 |
|
Eric Liu
|
8cb8c7afdf
|
Merge pull request #129 from IBM/checkbox-skeleton
fix: update CheckboxSkeleton style
|
2020-02-03 10:22:36 -08:00 |
|
Eric Liu
|
c0426e8636
|
fix: update CheckboxSkeleton style
Closes #61
|
2020-02-03 10:18:46 -08:00 |
|
Eric Liu
|
57cdf81176
|
Merge pull request #128 from IBM/release
feat: release 0.3.0
|
2020-02-02 10:17:20 -08:00 |
|
Eric Liu
|
b24d2c3bec
|
v0.3.0
|
2020-02-02 10:11:47 -08:00 |
|
Eric Liu
|
e46cd1594d
|
chore(changelog): add v0.3.0 release notes
|
2020-02-02 10:11:03 -08:00 |
|
Eric Liu
|
fbb6c421c2
|
chore: update contributors list, rebuild docs
|
2020-02-02 10:04:53 -08:00 |
|
Eric Liu
|
a9ce01e16e
|
chore(lint-staged): remove git add
|
2020-02-02 09:59:03 -08:00 |
|
Eric Liu
|
dc8509087e
|
chore(yarn): rebuild yarn.lock
|
2020-02-02 09:58:47 -08:00 |
|
Eric Liu
|
34789ea0cb
|
Merge pull request #123 from IBM/dependabot/npm_and_yarn/babel-jest-25.1.0
chore(deps-dev): bump babel-jest from 24.9.0 to 25.1.0
|
2020-02-01 13:21:49 -08:00 |
|
dependabot-preview[bot]
|
8302ff7c5c
|
chore(deps-dev): bump babel-jest from 24.9.0 to 25.1.0
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 24.9.0 to 25.1.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v25.1.0/packages/babel-jest)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-01 21:17:39 +00:00 |
|
Eric Liu
|
ba74cbcb8e
|
Merge pull request #121 from IBM/dependabot/npm_and_yarn/rollup-1.31.0
chore(deps-dev): bump rollup from 1.29.1 to 1.31.0
|
2020-02-01 13:14:49 -08:00 |
|
Eric Liu
|
acbccc3df4
|
Merge pull request #119 from IBM/dependabot/npm_and_yarn/babel/preset-env-7.8.4
chore(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4
|
2020-02-01 13:14:41 -08:00 |
|
Eric Liu
|
c55ace9ca6
|
Merge pull request #118 from IBM/dependabot/npm_and_yarn/testing-library/jest-dom-5.1.0
chore(deps-dev): bump @testing-library/jest-dom from 4.2.4 to 5.1.0
|
2020-02-01 13:14:32 -08:00 |
|
Eric Liu
|
51026eef80
|
Merge pull request #125 from IBM/dependabot/npm_and_yarn/babel/core-7.8.4
chore(deps-dev): bump @babel/core from 7.8.3 to 7.8.4
|
2020-02-01 13:07:46 -08:00 |
|
dependabot-preview[bot]
|
dea060fc02
|
chore(deps-dev): bump @testing-library/jest-dom from 4.2.4 to 5.1.0
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 4.2.4 to 5.1.0.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v4.2.4...v5.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-01 21:06:31 +00:00 |
|
Eric Liu
|
db17577e09
|
Merge pull request #120 from IBM/dependabot/npm_and_yarn/lint-staged-10.0.7
chore(deps-dev): bump lint-staged from 9.5.0 to 10.0.7
|
2020-02-01 13:03:26 -08:00 |
|
Eric Liu
|
1ef7375ce4
|
Merge pull request #126 from IBM/dependabot/npm_and_yarn/svelte-3.18.1
chore(deps-dev): bump svelte from 3.18.0 to 3.18.1
|
2020-02-01 13:03:15 -08:00 |
|
dependabot-preview[bot]
|
46acc63418
|
chore(deps-dev): bump rollup from 1.29.1 to 1.31.0
Bumps [rollup](https://github.com/rollup/rollup) from 1.29.1 to 1.31.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v1.29.1...v1.31.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-01 20:54:37 +00:00 |
|
dependabot-preview[bot]
|
95a093713d
|
chore(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.3 to 7.8.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.3...v7.8.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-01 20:54:24 +00:00 |
|
dependabot-preview[bot]
|
eee4b90aa8
|
chore(deps-dev): bump @babel/core from 7.8.3 to 7.8.4
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.3 to 7.8.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.3...v7.8.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-01 20:54:23 +00:00 |
|
dependabot-preview[bot]
|
e11aabc4cb
|
chore(deps-dev): bump svelte from 3.18.0 to 3.18.1
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.18.0 to 3.18.1.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.18.0...v3.18.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-01 20:54:17 +00:00 |
|
dependabot-preview[bot]
|
c363f62980
|
chore(deps-dev): bump lint-staged from 9.5.0 to 10.0.7
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.5.0 to 10.0.7.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v9.5.0...v10.0.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-01 20:54:15 +00:00 |
|
Eric Liu
|
94caea7c29
|
Merge pull request #117 from IBM/dependabot/npm_and_yarn/husky-4.2.1
chore(deps-dev): bump husky from 3.1.0 to 4.2.1
|
2020-02-01 12:51:28 -08:00 |
|
dependabot-preview[bot]
|
1b4ca3aecf
|
chore(deps-dev): bump husky from 3.1.0 to 4.2.1
Bumps [husky](https://github.com/typicode/husky) from 3.1.0 to 4.2.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v3.1.0...v4.2.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-01 10:41:48 +00:00 |
|
Eric Liu
|
54a0cea350
|
Merge pull request #116 from IBM/test
fix(test): update broken snapshot test
|
2020-01-25 15:39:40 -08:00 |
|
Eric Liu
|
15d54ca929
|
test(breadcrumb): update snapshot
|
2020-01-25 15:36:28 -08:00 |
|
Eric Liu
|
3a4ebc5735
|
chore(yarn): regenerate yarn.lock
|
2020-01-25 15:36:04 -08:00 |
|
Eric Liu
|
dc2212745b
|
Merge pull request #115 from Heydan83/master
UIShell code been left last time
|
2020-01-25 11:00:19 -08:00 |
|