Commit graph

990 commits

Author SHA1 Message Date
Eric Liu
24888f2f1c
Merge pull request #297 from josefaidt/296-uishell-export-ref
feat(UIShell): export ref for all shell components
2020-10-01 13:55:45 -07:00
josefaidt
d65d9d406c chore(UIShell): update JSDoc 2020-10-01 15:20:49 -05:00
josefaidt
2914e9c07a Merge branch 'master' into 296-uishell-export-ref 2020-10-01 15:14:17 -05:00
josefaidt
d1e9fc7225 feat(UIShell): export ref for all UIShell components 2020-10-01 15:13:40 -05:00
Eric Liu
d9b6186039
Merge pull request #293 from josefaidt/285-textinput-add-fluid
feat(text-input): adds fluid variation of text input
2020-09-30 08:29:29 -07:00
josefaidt
4204a10a3e hotfix(text-input): hr className -> class 2020-09-30 09:05:56 -05:00
josefaidt
303f410413 feat(text-input): add fluid text input story 2020-09-30 09:05:27 -05:00
Eric Liu
41abd419c9
Merge pull request #295 from josefaidt/294-add-git-hooks
feat: add husky and lint-staged
2020-09-30 06:00:56 -07:00
josefaidt
6464da18d9 feat: add husky and lint-staged 2020-09-30 07:35:27 -05:00
josefaidt
dae3cf6dd0 Merge branch 'master' into 285-textinput-add-fluid 2020-09-29 15:27:49 -05:00
josefaidt
020170778e chore(FluidForm): remove temporary props 2020-09-29 15:02:39 -05:00
josefaidt
2f424888dd feat(FluidForm): add base component 2020-09-29 14:55:53 -05:00
josefaidt
04443c5833 feat(TextInput): add isFluid from Form context 2020-09-29 14:55:39 -05:00
josefaidt
7689c33a75 chore(FluidForm): temporary invalid props 2020-09-29 14:55:06 -05:00
josefaidt
4f7d4fa434 feat(FluidForm): add FluidForm 2020-09-29 11:07:15 -05:00
Eric Liu
954febcb93
Merge pull request #290 from IBM/fix-slider
Fix slider
2020-09-29 08:34:08 -07:00
weaseldotro
734a5440ed
feat(pagination): add pageSizeInputDisabled
useful for programs that have fixed pagination size, which cannot / must not be changed by the user
2020-09-29 11:28:11 +03:00
Eric Liu
4be4c498b6 fix(slider): dont update slider if disabled 2020-09-28 14:10:30 -07:00
Eric Liu
5e8915df7f fix(slider): dispatch change event in reactive statement
Removes afterUpdate method
2020-09-28 14:08:24 -07:00
Eric Liu
21c09ef3d8 fix(slider): listen to mouse/touch movement on document body
#288
2020-09-28 14:05:53 -07:00
Eric Liu
bf7953d4e4
Merge pull request #287 from IBM/fix-rollup-examples
fix(examples): use external stylesheet for rollup examples
2020-09-27 11:11:23 -07:00
Eric Liu
bb3158e171 fix(examples): use external stylesheet for rollup examples 2020-09-27 10:57:08 -07:00
Eric Liu
853eda8031
Merge pull request #286 from weaseldotro/Add-onclick-to-HeaderPanelLink
Add on:click to HeaderPanelLink
2020-09-26 16:49:58 -07:00
weaseldotro
34aba7947e
Add on:click to HeaderPanelLink 2020-09-26 20:08:17 +03:00
Eric Liu
1e6369aad1
Merge pull request #281 from josefaidt/280-prettier-add-new-key
feat(prettier): add svelteBracketNewLine
2020-09-24 09:05:50 -07:00
josefaidt
398887a3d3 feat(prettier): add svelteBracketNewLine 2020-09-24 10:50:34 -05:00
Eric Liu
7a28d21ceb
Merge pull request #279 from albertms10/datatable-skeleton-size
feat(datatable-skeleton): change to size prop
2020-09-24 08:42:26 -07:00
albert
e460aaaa50 fix(story): replace compact and document size props 2020-09-24 16:54:08 +02: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
Eric Liu
ebf7afd9f9
Merge pull request #277 from josefaidt/276-textinput-inline-variant
feat(text-input): add inline option for TextInput
2020-09-23 17:30:22 -07:00
josefaidt
1c24f7197f feat(text-input): add inline option for TextInput 2020-09-23 11:39:24 -05:00
Eric Liu
630fa7ddf9
Merge pull request #275 from josefaidt/274-textinput-add-warn-prop
feat(text-input): add warn prop
2020-09-22 11:34:32 -07:00
josefaidt
8c1b78a16b hotfix(text-input): correct JSDoc, aria-describedby in warn state 2020-09-22 12:25:33 -05:00
josefaidt
451eac7b40 Merge branch 'master' into 274-textinput-add-warn-prop 2020-09-22 11:51:02 -05:00
josefaidt
373fbde4e1 feat(text-input): add warn prop 2020-09-22 11:50:21 -05:00
Eric Liu
6cceca62e9
Merge pull request #273 from josefaidt/272-modal-alert-label
feat(modal): support alertdialog aria role
2020-09-22 09:49:13 -07:00
josefaidt
822125f508 refactor(modal): alert dialog props conditional 2020-09-22 10:09:40 -05:00
josefaidt
5dc57a0b00 feat(modal) support alertdialog aria role 2020-09-22 09:56:41 -05:00
Eric Liu
9202a3e0e4
Merge pull request #269 from IBM/overflow-menu
fix(overflow-menu): focus menu button on escape key only
2020-09-21 08:49:11 -07:00
Eric Liu
069dc875e5
Merge pull request #267 from IBM/modal
feat(modal): add preventCloseOnClickOutside prop
2020-09-21 08:48:59 -07:00
Eric Liu
e314e681ea
Merge pull request #265 from IBM/datatable-skeleton
fix(datatable-skeleton): add showHeader, showToolbar props
2020-09-21 08:48:50 -07:00
Eric Liu
26bfc0a385
Merge pull request #271 from albertms10/master
fix(data-table): change DataTable headers prop type
2020-09-19 15:14:56 -07:00
albert
100de475bc fix: change DataTable.svelte headers prop type 2020-09-19 23:58:17 +02:00
albert
2bf6509c2a fix: change DataTable headers prop type 2020-09-19 22:32:53 +02:00
Eric Liu
93da919951 fix(overflow-menu): focus menu button on escape key only
Fixes #268
2020-09-19 09:47:11 -07:00
Eric Liu
e75be23a49 feat(modal): add preventCloseOnClickOutside prop
Closes #266
2020-09-19 09:37:36 -07:00
Eric Liu
e2c39def42 fix(datatable-skeleton): add showHeader, showToolbar props
fixes #264
2020-09-19 05:58:50 -07:00
Eric Liu
be7bbeda03 v0.13.0 2020-09-18 19:19:53 -07:00
Eric Liu
f15df7169f
Merge pull request #261 from josefaidt/260-deprecate-hidelabel-time-picker
fix(TimePickerSelect): deprecate hideLabel to match spec
2020-09-18 17:02:52 -07:00