Eric Liu
|
b4b3c0e4a1
|
v0.18.0
|
2020-10-17 14:44:03 -07:00 |
|
Eric Liu
|
77ebd0d1aa
|
fix(parse-component): parse ArrayExpression
|
2020-10-17 13:51:32 -07:00 |
|
Eric Liu
|
1a809c9c3a
|
fix(data-table): fix JSDoc type for expandableRowIds
|
2020-10-17 13:45:15 -07:00 |
|
Eric Liu
|
38cdd8907c
|
v0.17.0
|
2020-10-16 08:57:12 -07:00 |
|
Eric Liu
|
3dfbd6dfc9
|
feat(aspect-ratio): add AspectRatio component
|
2020-10-15 16:57:30 -07:00 |
|
Eric Liu
|
48bd19f75e
|
feat(code-snippet): add wrapText prop
|
2020-10-15 16:48:37 -07:00 |
|
Eric Liu
|
3edf9ea2a2
|
feat(content-switcher): add "sm", "xl" size variants
|
2020-10-15 16:31:07 -07:00 |
|
Eric Liu
|
f692403fcc
|
Merge pull request #333 from IBM/accordion
Accordion: add size variants, disabled prop; forward align prop to Skeleton
|
2020-10-15 16:26:15 -07:00 |
|
Eric Liu
|
ebf882cff4
|
feat(accordion): add disabled prop
|
2020-10-15 16:15:17 -07:00 |
|
Eric Liu
|
cb80c7d15b
|
feat(accordion): add "sm", "xl" size variants to Accordion and AccordionSkeleton
|
2020-10-15 15:48:48 -07:00 |
|
Eric Liu
|
6d48ff38cb
|
feat(button-skeleton): add size prop consistent with Button
|
2020-10-15 05:31:22 -07:00 |
|
Eric Liu
|
e4766591d5
|
feat(search): support disabled state
|
2020-10-14 16:00:19 -07:00 |
|
Eric Liu
|
2acbb2ba5d
|
v0.16.0
|
2020-10-12 06:30:05 -07:00 |
|
Eric Liu
|
ea56f9acba
|
Merge pull request #302 from IBM/docs-vercel
Deploy documentation to Vercel
|
2020-10-05 15:55:28 -07:00 |
|
Eric Liu
|
5ac29b52d5
|
docs: remove node-sass, gh-pages config
|
2020-10-04 11:33:41 -07:00 |
|
albert
|
115f032317
|
fix(link): change href description and default value
|
2020-10-04 20:25:36 +02:00 |
|
albert
|
df2d63d6eb
|
feat(link): add href prop
|
2020-10-04 19:55:51 +02:00 |
|
Eric Liu
|
3145839c1a
|
v0.15.0
|
2020-10-01 17:30:50 -07:00 |
|
Eric Liu
|
c363dd5650
|
fix: export DatePickerSkeleton, FileUploaderSkeleton
|
2020-10-01 17:04:01 -07:00 |
|
albert
|
8d571d2a29
|
feat(datatable-skeleton): change to size prop
|
2020-09-24 10:35:13 +02:00 |
|
Eric Liu
|
13ca3bb4c6
|
v0.14.0
|
2020-09-23 18:04:38 -07:00 |
|
albert
|
2bf6509c2a
|
fix: change DataTable headers prop type
|
2020-09-19 22:32:53 +02:00 |
|
Eric Liu
|
be7bbeda03
|
v0.13.0
|
2020-09-18 19:19:53 -07:00 |
|
Eric Liu
|
e197178a99
|
v0.12.3
|
2020-09-16 12:43:36 -07:00 |
|
Eric Liu
|
894a1451c5
|
Revert "v0.12.3"
This reverts commit 6567a68a54 .
|
2020-09-16 12:42:07 -07:00 |
|
Eric Liu
|
6567a68a54
|
v0.12.3
|
2020-09-16 12:41:42 -07:00 |
|
Eric Liu
|
e9f4c1d727
|
v0.12.2
|
2020-09-14 14:46:56 -07:00 |
|
Eric Liu
|
df67e84401
|
v0.12.1
|
2020-09-14 08:07:42 -07:00 |
|
Eric Liu
|
d250a0c3cc
|
v0.12.0
|
2020-09-13 14:05:51 -07:00 |
|
Eric Liu
|
efbb61b646
|
chore(examples): update typescript example
|
2020-09-13 12:36:12 -07:00 |
|
Eric Liu
|
33704fd5a9
|
v0.11.0
|
2020-09-05 15:34:49 -07:00 |
|
Eric Liu
|
7b3c111b5f
|
feat(ui-shell): add HeaderGlobalAction component
|
2020-09-05 15:28:10 -07:00 |
|
Eric Liu
|
9b6284a139
|
chore(changelog): 0.10.0 notes
|
2020-09-05 09:08:38 -07:00 |
|
Eric Liu
|
7185af6d5e
|
chore(changelog): 0.9.8 notes
|
2020-08-23 13:33:03 -07:00 |
|
Eric Liu
|
a5721a36dd
|
chore(changelog): v0.9.6 notes
|
2020-08-15 06:20:43 -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
|
5c829b5afc
|
build: use svelte compiler to generate typescript definitions
|
2020-08-10 18:27:26 -07:00 |
|
Eric Liu
|
151252b5ee
|
chore: update component docs, types
|
2020-07-30 16:52:30 -07:00 |
|
Eric Liu
|
eed395b229
|
feat: add TypeScript definitions
|
2020-07-27 06:24:42 -07:00 |
|