Eric Liu
|
3baa105d63
|
chore(examples): bump deps [ci skip]
|
2022-02-18 07:07:35 -08:00 |
|
Ricky de Laveaga
|
2f8d80f9f7
|
chore(examples): remove config.kit.target from sveltekit (#1105)
|
2022-02-17 19:20:04 -08:00 |
|
dependabot[bot]
|
e827fe0a23
|
build(deps): bump vm2 from 3.9.5 to 3.9.7 in /examples/snowpack (#1098)
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.5 to 3.9.7.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.5...3.9.7)
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-14 17:13:15 -08:00 |
|
dependabot[bot]
|
acf8a26290
|
build(deps): bump follow-redirects in /examples/webpack (#1089)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-11 17:04:49 -08:00 |
|
dependabot[bot]
|
e3902fe724
|
build(deps): bump nanoid from 3.1.30 to 3.2.0 in /examples/webpack (#1027)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-21 19:06:00 -08:00 |
|
dependabot[bot]
|
a238032b58
|
build(deps): bump nanoid from 3.1.23 to 3.2.0 in /examples/rollup (#1026)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-21 19:02:31 -08:00 |
|
dependabot[bot]
|
b31b176c09
|
build(deps): bump nanoid from 3.1.23 to 3.2.0 in /examples/sapper (#1024)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-21 18:51:55 -08:00 |
|
dependabot[bot]
|
37c54e0a14
|
build(deps): bump nanoid from 3.1.30 to 3.2.0 in /examples/snowpack (#1025)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-21 18:43:13 -08:00 |
|
metonym
|
144eba1747
|
chore(examples): bump deps [ci skip]
|
2022-01-20 09:55:18 -08:00 |
|
dependabot[bot]
|
1a470cb331
|
build(deps): bump follow-redirects in /examples/webpack (#999)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-12 13:49:49 -10:00 |
|
Eric Liu
|
01a548fee0
|
Document DatePicker usage with a Rollup set-up (#990)
* chore(example): add inlineDynamicImports: true
* docs(date-picker): add note for using DatePicker with Rollup
Closes #986
|
2022-01-10 12:03:14 -10:00 |
|
Eric Liu
|
e4a4f136fa
|
chore(examples): bump deps
|
2022-01-08 10:00:33 -08:00 |
|
dependabot[bot]
|
ed873324e5
|
build(deps): bump vm2 from 3.9.3 to 3.9.5 in /examples/snowpack (#863)
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.3 to 3.9.5.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.3...3.9.5)
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-19 08:40:37 -07:00 |
|
Eric
|
0315a17d4a
|
Update examples, update README documentation (#772)
* chore(examples): update example set-ups
* chore: update readme docs
|
2021-07-29 15:51:34 -07:00 |
|
Eric Liu
|
3d002f3246
|
chore(deps-dev): upgrade prettier-plugin-svelte (#498)
|
2021-01-27 15:02:02 -08:00 |
|
Eric Liu
|
bb3158e171
|
fix(examples): use external stylesheet for rollup examples
|
2020-09-27 10:57:08 -07:00 |
|
josefaidt
|
398887a3d3
|
feat(prettier): add svelteBracketNewLine
|
2020-09-24 10:50:34 -05: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
|
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 |
|
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
|
18f0ea4b35
|
docs: update guidance on examples, usage
|
2020-09-13 13:39:36 -07:00 |
|
Eric Liu
|
efbb61b646
|
chore(examples): update typescript example
|
2020-09-13 12:36:12 -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
|
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
|
42b8159b1c
|
chore(prettier): use svelteStrictMode
|
2020-09-04 16:35:49 -07:00 |
|
Eric Liu
|
48a94cd1bf
|
chore: add rollup typescript example to validate definitions
|
2020-08-14 19:31:40 -07:00 |
|