Commit graph

12 commits

Author SHA1 Message Date
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
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
e4a4f136fa chore(examples): bump deps 2022-01-08 10:00:33 -08: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
josefaidt
398887a3d3 feat(prettier): add svelteBracketNewLine 2020-09-24 10:50:34 -05:00
Eric Liu
d38cc206af chore(examples): bump carbon-components-svelte to ^0.12 2020-09-13 14:25:16 -07:00
Eric Liu
d250a0c3cc v0.12.0 2020-09-13 14:05:51 -07:00
Eric Liu
18f0ea4b35 docs: update guidance on examples, usage 2020-09-13 13:39:36 -07:00
Eric Liu
d746c9134a chore(examples): omit getting started instructions 2020-09-07 15:35:07 -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