Commit graph

23 commits

Author SHA1 Message Date
Eric Liu
380a780b65 chore: use sveld to generate types, component docs 2020-11-16 11:13:18 -08:00
Eric Liu
2e389928d5 hotfix(css): use @carbon/themes instead of carbon-components 2020-10-29 14:10:56 -07:00
Eric Liu
ef4627165b chore(deps-dev): bump carbon-components to v10.23.0 2020-10-29 13:56:46 -07:00
Eric Liu
f17e4af481 fix(scripts): named slots omitted if default slot is present 2020-10-24 13:49:22 -07:00
Eric Liu
77ebd0d1aa fix(parse-component): parse ArrayExpression 2020-10-17 13:51:32 -07:00
Eric Liu
0d0d35e715 docs: add component API information 2020-10-16 18:20:39 -07:00
Eric Liu
0472c1ad23 docs(component-index): escape description 2020-10-16 14:30:53 -07:00
Eric Liu
af8e3b1631 docs(component-index): fix description line breaks 2020-10-16 14:24:05 -07:00
Eric Liu
c7f664c7fb docs(component-index): add prop descriptions 2020-10-16 14:16:49 -07:00
Eric Liu
27726be070 docs(component-index): sort ToC components in COMPONENT_INDEX.md 2020-10-16 13:58:55 -07:00
Eric Liu
5b483eaed0 chore(deps-dev): bump carbon-components to ^v10.22 2020-10-15 17:11:36 -07:00
Eric Liu
fce253f704 fix(css): white should be the default theme, not g10 2020-10-09 18:01:47 -07:00
Eric Liu
4b080e68d4 chore(css): upgrade carbon-components to v10.21 2020-10-09 17:57:08 -07:00
Eric Liu
344f636484 fix(scripts): clean gh-pages for each example 2020-09-13 13:38:22 -07:00
Eric Liu
a85dade8ff build(scripts): publish examples using gh-pages 2020-09-13 12:43:23 -07:00
Eric Liu
6e9f4d57e8 fix(build-css): remove cssnano require 2020-09-07 16:14:48 -07:00
Eric Liu
67c01e9148 chore(build-css): promisify wriiteFile, sass.render 2020-09-07 14:09:22 -07:00
Eric Liu
70e0875f28 feat: build pre-compiled CSS from Carbon themes
#243
2020-09-06 15:40:36 -07:00
Eric Liu
5968e22bd9 build: add script to generate component index
- move typedefs for correct type parsing
2020-08-13 17:24:00 -07:00
Eric Liu
c8b0b008c7 refactor(types): separate script to generate types 2020-08-11 19:52:33 -07:00
Eric Liu
010fe986e9 refactor(types): integrate generate docs in rollup.config.js 2020-08-11 08:38:07 -07:00
Eric Liu
25e437b746 chore: add prettier to format definitions/svelte files 2020-08-11 06:21:06 -07:00
Eric Liu
5c829b5afc build: use svelte compiler to generate typescript definitions 2020-08-10 18:27:26 -07:00