Commit graph

629 commits

Author SHA1 Message Date
Eric Liu
06fea29c4f feat(accordion): add size variants 2020-10-14 18:01:55 -07:00
Eric Liu
856086dc71
Merge pull request #330 from IBM/search-disabled
feat(search): support disabled state
2020-10-14 16:11:54 -07:00
Eric Liu
e4766591d5 feat(search): support disabled state 2020-10-14 16:00:19 -07:00
Eric Liu
f8ae391ef6 fix(combo-box): disabled combobox should not open 2020-10-14 15:51:27 -07:00
Eric Liu
f59ccf77ff docs: remove prefetch behavior 2020-10-14 15:39:59 -07:00
Eric Liu
6bc47cb5fa docs(multi-select): add no sort example 2020-10-14 15:24:03 -07:00
Eric Liu
3b24d21168 docs(combo-box): add filterable example 2020-10-14 15:14:54 -07:00
Eric Liu
e221888565 docs(combo-box): add light variant example 2020-10-14 15:06:20 -07:00
Eric Liu
4b783e7133 docs(link): add target=_blank example 2020-10-14 15:06:02 -07:00
Eric Liu
f86bd0710d docs(pagination): add hidden page size example 2020-10-14 15:05:46 -07:00
Eric Liu
9aee535a28 docs(build): omit flatpickr l10n from vite optimizable deps 2020-10-14 14:43:16 -07:00
Eric Liu
5eab3474db docs: remove app hydration 2020-10-14 14:42:45 -07:00
Eric Liu
afb892f626 docs: remove postbuild process 2020-10-10 11:27:35 -07:00
Eric Liu
444b327104 docs: try vercel.json for SPA fallback 2020-10-10 11:15:42 -07:00
Eric Liu
7e2d2ede52 docs: remove ui-shell feature flag 2020-10-10 10:49:28 -07:00
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