Eric Liu
|
bd6bd15c79
|
feat: support skeleton prop
|
2020-07-24 17:14:12 -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
|
4016dd0847
|
v0.8.5
|
2020-07-23 14:39:55 -07:00 |
|
Eric Liu
|
3ecf2b0935
|
chore(changelog): v0.8.5 notes
|
2020-07-23 14:38:45 -07:00 |
|
Eric Liu
|
18048d1fe1
|
Merge pull request #217 from IBM/grid
feat(grid): support gutter, aspectRatio props
|
2020-07-23 14:35:22 -07:00 |
|
Eric Liu
|
3f64a947a7
|
feat(grid): support gutter, aspectRatio props
|
2020-07-23 13:55:45 -07:00 |
|
Eric Liu
|
c86a2b17a8
|
v0.8.4
|
2020-07-22 19:08:04 -07:00 |
|
Eric Liu
|
8e02108322
|
chore(changelog): v0.8.4 notes
|
2020-07-22 19:07:33 -07:00 |
|
Eric Liu
|
2ae4c8a008
|
Merge pull request #215 from IBM/pagination-nav
feat: add PaginationNav component
|
2020-07-22 19:01:29 -07:00 |
|
Eric Liu
|
c7985b784d
|
Merge pull request #216 from IBM/fix-tooltip-icon
fix(tooltip-icon): avoid $$restProps.class override
|
2020-07-22 19:01:07 -07:00 |
|
Eric Liu
|
d3d24d8d58
|
fix(tooltip-icon): avoid $$restProps.class override
|
2020-07-22 18:23:06 -07:00 |
|
Eric Liu
|
8473589e3a
|
feat: add PaginationNav component
|
2020-07-22 18:14:08 -07:00 |
|
Eric Liu
|
9e2f929bf3
|
Merge pull request #213 from IBM/grid
feat: add Grid component
|
2020-07-22 18:14:00 -07:00 |
|
Eric Liu
|
f9f58999b2
|
feat: add Grid component
|
2020-07-21 07:46:54 -07:00 |
|
Eric Liu
|
353741daea
|
chore(changelog): add missing note
|
2020-07-20 21:42:20 -07:00 |
|
Eric Liu
|
105f847988
|
v0.8.3
|
2020-07-20 21:38:35 -07:00 |
|
Eric Liu
|
16365e84b3
|
chore(changelog): add v0.8.3 release notes
|
2020-07-20 21:38:05 -07:00 |
|
Eric Liu
|
af15b80001
|
chore(deps): bump carbon-icons-svelte to ^10.14.0
|
2020-07-20 21:33:41 -07:00 |
|
Eric Liu
|
8443a6e95e
|
Merge pull request #212 from IBM/combobox
feat(combo-box): focus input on selection clear
|
2020-07-20 20:56:03 -07:00 |
|
Eric Liu
|
d95b352ed0
|
feat(combo-box): focus input on selection clear
|
2020-07-20 20:45:58 -07:00 |
|
Eric Liu
|
7be03658b8
|
Merge pull request #211 from IBM/text-input
feat: support size prop for input components
|
2020-07-20 20:40:57 -07:00 |
|
Eric Liu
|
119c73ae89
|
Merge pull request #210 from IBM/content-switcher
feat(content-switcher): support light variant
|
2020-07-20 20:40:47 -07:00 |
|
Eric Liu
|
1a73d7c48e
|
Merge pull request #209 from IBM/fix-pagination-select
fix(pagination): fix pagination select page regression
|
2020-07-20 20:40:35 -07:00 |
|
Eric Liu
|
331dc4a656
|
feat: support size prop for input components
- DatePickerInput, NumberInput, Select, PasswordInput, TextInput
|
2020-07-20 20:29:50 -07:00 |
|
Eric Liu
|
9dd9c09362
|
fix(list-box): fix regression where size is overriden
|
2020-07-20 20:25:00 -07:00 |
|
Eric Liu
|
9a78f9900d
|
feat(content-switcher): support light variant
|
2020-07-20 19:58:33 -07:00 |
|
Eric Liu
|
dadb7b5f9d
|
fix(pagination): fix pagination select page regression
|
2020-07-20 19:45:48 -07:00 |
|
Eric Liu
|
ffa4ac08f3
|
v0.8.2
|
2020-07-19 14:54:01 -07:00 |
|
Eric Liu
|
68a3e212c8
|
chore(changelog): add v0.8.2 notes
|
2020-07-19 14:53:23 -07:00 |
|
Eric Liu
|
b817885b32
|
Merge pull request #208 from IBM/fix-combobox
fix(combo-box): close menu on Escape key
|
2020-07-19 14:50:47 -07:00 |
|
Eric Liu
|
bc866d6650
|
chore: update copy for ComboBox/Dropdown stories
|
2020-07-19 14:43:16 -07:00 |
|
Eric Liu
|
d46c5b852a
|
fix(combo-box): close menu on Escape key
#198
|
2020-07-19 14:42:37 -07:00 |
|
Eric Liu
|
69085e5b16
|
v0.8.1
|
2020-07-19 14:21:06 -07:00 |
|
Eric Liu
|
bdaa49aaf9
|
chore(changelog): v0.8.1 notes
|
2020-07-19 14:20:33 -07:00 |
|
Eric Liu
|
cd340d1fc2
|
Merge pull request #207 from IBM/fix-modal-ssr
fix(modal): replace onDestroy with onMount for SSR support
|
2020-07-19 14:17:52 -07:00 |
|
Eric Liu
|
f4b5766bc8
|
fix(modal): replace onDestroy with onMount for SSR support
Fixes #200
|
2020-07-19 14:09:44 -07:00 |
|
Eric Liu
|
6c6defc4c9
|
fix(tag): set restProps.class after class value
|
2020-07-19 12:20:36 -07:00 |
|
Eric Liu
|
67be2ff436
|
v0.8.0
|
2020-07-19 12:10:53 -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
|
9b13994a26
|
chore(changelog): add v0.8.0 notes
|
2020-07-19 12:10:00 -07:00 |
|
Eric Liu
|
c402a60351
|
Merge pull request #206 from IBM/imgbot
[ImgBot] Optimize images
|
2020-07-19 12:05:22 -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
|
ddbaf6df58
|
Merge pull request #205 from IBM/refactor
Refactor components to use $$restProps API, add `ref` prop to interactive components
|
2020-07-19 11:50:50 -07:00 |
|
Eric Liu
|
ccdf6af78d
|
docs: use sapper/cypress for e2e testing
|
2020-07-19 11:41:15 -07:00 |
|
Eric Liu
|
0bb5e1952f
|
chore: forward restProps to Button
|
2020-07-19 11:21:32 -07:00 |
|
Eric Liu
|
2200b29b92
|
chore: lift components folder
|
2020-07-19 09:06:08 -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
|
1e5333dd64
|
refactor(ui-shell): use $$restProps, remove cx
|
2020-07-19 06:33:06 -07:00 |
|