Commit graph

952 commits

Author SHA1 Message Date
Eric Liu
6d48ff38cb feat(button-skeleton): add size prop consistent with Button 2020-10-15 05:31:22 -07:00
Eric Liu
6d12d7e6e2 refactor(icon): remove old logic to infer icon size from function name 2020-10-15 05:23:46 -07:00
Eric Liu
696c5dcb2a feat(progress-indicator-skeleton): add count prop 2020-10-15 05:17:16 -07:00
Eric Liu
4dc9a48b02 fix(breadcrumb): forward noTrailingSlash to skeleton 2020-10-15 05:13:18 -07:00
Eric Liu
0b56ef6bba fix(inline-loading): add missing class 2020-10-15 05:10:20 -07:00
Eric Liu
06fea29c4f feat(accordion): add size variants 2020-10-14 18:01:55 -07:00
Eric Liu
378fe06e03 chore: remove storybook 2020-10-14 16:23:44 -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
46c611f638 chore: run prettier [ci skip] 2020-10-14 15:40:33 -07:00
Eric Liu
e382038850
Merge pull request #321 from josefaidt/320-add-rel-all-links
chore(links): add rel="" to all links
2020-10-13 13:09:13 -07:00
josefaidt
f6a3ff895e fix(ClickableTile): move rel before rest props 2020-10-13 08:34:31 -05:00
Eric Liu
b6c805e062
Merge pull request #323 from weaseldotro/fix-appswitcher-ui-shell
fix(HeaderAction): panel closes when user clicks inside the browser window, not just inside the page body
2020-10-11 10:11:11 -07:00
weaseldotro
4c57b204ac
declare l10n using ES2015 syntax 2020-10-11 10:46:40 +03:00
weaseldotro
4e2b675866
fix(HeaderAction): panel closes when user clicks inside the browser window, not just inside the page body 2020-10-10 10:24:11 +03:00
weaseldotro
55bdffd6d5
add blank l10n variable to replace the missing l10n strings 2020-10-10 10:05:35 +03:00
josefaidt
266443bf9e chore(HeaderNavItem): add rel="" 2020-10-08 14:22:27 -05:00
josefaidt
d28e722327 refactor: remove rel="" from button in favor for skeleton 2020-10-08 14:20:16 -05:00
josefaidt
32077693e0 chore(links): add rel="" to all links 2020-10-08 14:02:08 -05:00
weaseldotro
032595e45f
remove locales from DatePicker / flatpickr 2020-10-08 19:07:33 +03:00
Eric Liu
2a63aa7729
Merge pull request #308 from josefaidt/307-dropdown-unused-import
chore(dropdown): remove unused setContext import
2020-10-07 09:36:24 -07:00
weaseldotro
28eaf0081b
Revert "remove i10n locales from DatePicker" 2020-10-07 19:21:37 +03:00
josefaidt
fafac7c9a1 chore(dropdown): remove unused setContext import 2020-10-07 09:28:20 -05:00
weaseldotro
7aeb530375
remove i10n locales from DatePicker
This saves 41972 bytes from the total build bundle size. Locales can be optionally added by importing in the app the specific locale (or all of them), according to the flatpickr documentation: https://flatpickr.js.org/localization/
2020-10-07 16:50:27 +03:00
weaseldotro
99587ba16c
fix ComposedModal body classes 2020-10-07 16:47:29 +03:00
weaseldotro
6d0e9ac09f
fix light prop for ComboBox input 2020-10-05 16:56:06 +03:00
weaseldotro
f89a6d2f81
remove default for id prop for RadioButtonGroup 2020-10-05 16:49:15 +03:00
weaseldotro
4c65a8f775
use HTMLDivElement instead for ListBox ref 2020-10-05 16:45:35 +03:00
weaseldotro
e378832de4
add id to RadioButtonGroup container div 2020-10-05 13:04:58 +03:00
weaseldotro
6eeeebec6a
add ref to ListBoxMenu 2020-10-05 11:15:14 +03: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
c2fb2d213d
Merge pull request #292 from weaseldotro/patch-1
feat(pagination): add pageSizeInputDisabled
2020-10-02 09:13:16 -07:00
weaseldotro
30686ed431
Add pageSizeInputDisabled to story 2020-10-02 09:41:58 +03:00
Eric Liu
c363dd5650 fix: export DatePickerSkeleton, FileUploaderSkeleton 2020-10-01 17:04:01 -07:00
josefaidt
d65d9d406c chore(UIShell): update JSDoc 2020-10-01 15:20:49 -05:00
josefaidt
d1e9fc7225 feat(UIShell): export ref for all UIShell components 2020-10-01 15:13:40 -05: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
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
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