Commit graph

714 commits

Author SHA1 Message Date
Eric Liu
6654125a11 docs(build): build CSS from SCSS 2020-10-09 19:38:55 -07:00
Eric Liu
d0defc556f docs(build): link library in build script 2020-10-09 18:54:12 -07:00
Eric Liu
4d9cdc7e10 docs: use shelljs to execute build step 2020-10-09 18:26:20 -07:00
Eric Liu
905330bc14 docs: use pre-compiled CSS from linked package 2020-10-09 18:00:42 -07:00
Eric Liu
ad60e4b642 docs(deps): remove playwright 2020-10-09 17:28:33 -07:00
Eric Liu
f68d38b7ce build(docs): enable headless mode 2020-10-07 12:19:14 -07:00
Eric Liu
9f09d893da build(docs): try playwright-aws-lambda 2020-10-07 12:14:58 -07:00
Eric Liu
9f21c6b4cb build(docs): add additional flags for debugging 2020-10-07 11:57:54 -07:00
Eric Liu
9ac3b30545 build(docs): disable sandbox in chromium 2020-10-07 11:53:15 -07:00
Eric Liu
826c744ec2 docs: add vercel to docsite footer 2020-10-05 15:03:06 -07:00
Eric Liu
5ac29b52d5 docs: remove node-sass, gh-pages config 2020-10-04 11:33:41 -07:00
Eric Liu
0b89a229d2 docs: revamp docsite for vercel 2020-10-04 11:22:26 -07:00
Eric Liu
d3c89a60c3 chore(docs): remove cf, posthtml fiiles 2020-10-04 11:07:57 -07:00
Eric Liu
f0b270b9bc docs: prerender for gh pages 2020-10-03 08:46:13 -07:00
Eric Liu
2008d0035f docs: add new component docs 2020-10-02 20:13:02 -07:00
josefaidt
398887a3d3 feat(prettier): add svelteBracketNewLine 2020-09-24 10:50:34 -05:00
Eric Liu
d250a0c3cc v0.12.0 2020-09-13 14:05:51 -07:00
Eric Liu
42b8159b1c chore(prettier): use svelteStrictMode 2020-09-04 16:35:49 -07:00
Eric Liu
322b238cf0 chore(deps-dev): bump prettier, prettier-plugin-svelte 2020-09-04 16:34:28 -07:00
Eric Liu
12ff171784 docs: extract TileCard component 2020-08-08 15:49:16 -07:00
dependabot[bot]
1ba0195104
chore(deps): bump elliptic from 6.5.2 to 6.5.3 in /docs
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-31 00:01:27 +00:00
Eric Liu
5eebd49037 docs: prefetch links 2020-07-24 21:00:28 -07:00
Eric Liu
3fa388bd3d docs: add component grid 2020-07-24 17:19:19 -07:00
Eric Liu
e2c8ea6d76 docs: build carbon themes using sass 2020-07-23 19:58:54 -07:00
Eric Liu
9aa01ce5fb docs: display button variants 2020-07-23 19:38:09 -07:00
Eric Liu
78f00ba6e8 Merge branch 'master' of https://github.com/IBM/carbon-components-svelte 2020-07-19 12:10:02 -07:00
Eric Liu
93bcb5d4c3 docs: update readme, lodash resolution 2020-07-19 12:04:50 -07:00
ImgBotApp
5aee00d0c4
[ImgBot] Optimize images
*Total -- 59.09kb -> 27.56kb (53.35%)

/docs/static/logo-512.png -- 39.50kb -> 16.68kb (57.77%)
/docs/static/logo-192.png -- 12.38kb -> 6.54kb (47.14%)
/docs/static/favicon.png -- 7.21kb -> 4.34kb (39.84%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-07-19 18:56:18 +00:00
Eric Liu
ccdf6af78d docs: use sapper/cypress for e2e testing 2020-07-19 11:41:15 -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
04b8978ec2 docs: set-up sapper template 2020-05-09 07:19:03 -07:00
Eric Liu
6799c19205 chore(deps-dev): add gh-pages 2020-05-08 15:07:38 -07:00
Eric Liu
249f9c8387 chore(changelog): add v0.4.1 release notes 2020-04-18 19:13:26 -07:00
Eric Liu
69ee5bc90e chore(changelog): add v0.4.0 release notes 2020-04-18 08:13:31 -07:00
Eric Liu
e669cdc185 chore(changelog): add v0.3.3 release notes 2020-03-09 08:09:03 -07:00
Eric Liu
fbb6c421c2 chore: update contributors list, rebuild docs 2020-02-02 10:04:53 -08:00
Eric Liu
eb70437dc3 feat(components): add Dropdown
Closes #22

- Revise ListBox ancillary components
- Pass item id to ListBoxMenuItem in MultiSelect, ComboBox
2020-01-08 10:21:20 -08:00
Eric Liu
5caad3eba0 feat(components): add default, sortable DataTable
Supports #14
2020-01-07 18:33:54 -08:00
Eric Liu
b1fe3de8ad refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
Eric Liu
f366b7b948 chore(form): add stories for Form, FormItem, FormLabel 2019-12-30 16:14:16 -08:00
Eric Liu
d9262ce933 feat(components): add ComboBox
Closes #12
2019-12-30 14:49:24 -08:00
Eric Liu
4e578bc55d feat(component): add NumberInput
Closes #21
2019-12-29 14:08:42 -08:00
Eric Liu
50fbb60f3c feat(component): add Slider
Closes #26
2019-12-29 12:25:14 -08:00
Eric Liu
7e5252951a feat(component): add Tooltip
Closes #11

- Fixes `tabindex` prop storybook typo
2019-12-29 10:10:56 -08:00
Eric Liu
6ca56d67a6 feat(component): add DatePicker
Closes #15
2019-12-28 18:11:05 -08:00
Eric Liu
9e3d387da3 feat(component): add OverflowMenu
Closes #22
2019-12-26 10:25:46 -08:00
Eric Liu
bf18b7b65a feat(component): add TimePicker
Closes #28
2019-12-25 14:23:20 -08:00
Eric Liu
a8f464586a feat(component): add Modal
Closes #18
2019-12-25 13:20:14 -08:00
Eric Liu
c446fc74f4 refactor(components): convert const to reactive where appropriate
- Inline class assignments to avoid script-level clutter
- Ignore a11y-missing-attribute instead of redundant href
2019-12-24 09:41:12 -08:00
Eric Liu
85c4a14b2a feat(component): add FileUploader
Closes #16
2019-12-23 20:59:56 -08:00