lion/packages
Joren Broekema e397f8d68b feat(field): align (pre)filled and empty, fix filled not working
BREAKING: _isPrefilled was removed in favor of _isEmpty. We used to have both, but we decided to align, because they basically do the same thing but opposite. If you were using _isPrefilled, switch to using _isEmpty and just use it in reverse. This change also makes _isEmpty available to all things that implement FormControlMixin. Lastly, filled is available now on all fields that implement InteractionStateMixin
2020-03-25 17:02:10 +01:00
..
ajax chore: release new versions 2020-03-05 15:08:00 +00:00
button fix(button): prevent clickarea from blocking sibling content 2020-03-25 17:02:10 +01:00
calendar feat: refrain from using dynamic vars inside dynamic import 2020-03-25 17:02:10 +01:00
checkbox-group fix(overlays): support backdrop with local overlay 2020-03-20 16:32:19 +01:00
choice-input feat(field): align (pre)filled and empty, fix filled not working 2020-03-25 17:02:10 +01:00
core feat: update to stable @open-wc/scoped-elements 2020-03-25 17:02:10 +01:00
dialog chore: release new versions 2020-03-20 15:35:39 +00:00
field feat(field): align (pre)filled and empty, fix filled not working 2020-03-25 17:02:10 +01:00
fieldset feat(field): align (pre)filled and empty, fix filled not working 2020-03-25 17:02:10 +01:00
form chore: release new versions 2020-03-19 10:39:16 +00:00
form-system feat(field): align (pre)filled and empty, fix filled not working 2020-03-25 17:02:10 +01:00
helpers chore: release new versions 2020-03-05 15:08:00 +00:00
icon chore: release new versions 2020-03-05 15:08:00 +00:00
input chore: release new versions 2020-03-19 09:07:33 +00:00
input-amount chore(input-amount): improve title of story to modify decimal amount 2020-03-19 15:34:10 +01:00
input-date chore: release new versions 2020-03-19 09:07:33 +00:00
input-datepicker feat: update to stable @open-wc/scoped-elements 2020-03-25 17:02:10 +01:00
input-email chore: release new versions 2020-03-19 09:07:33 +00:00
input-iban feat: refrain from using dynamic vars inside dynamic import 2020-03-25 17:02:10 +01:00
input-range chore: release new versions 2020-03-19 09:07:33 +00:00
intros/stories feat(icon): add icon lazy loading system 2020-03-03 15:55:02 +01:00
localize feat: refrain from using dynamic vars inside dynamic import 2020-03-25 17:02:10 +01:00
overlays chore: release new versions 2020-03-20 15:35:39 +00:00
radio-group Merge remote-tracking branch 'upstream/master' into fix_issue_569 2020-03-19 16:38:34 +01:00
select chore: release new versions 2020-03-19 09:07:33 +00:00
select-rich feat: update to stable @open-wc/scoped-elements 2020-03-25 17:02:10 +01:00
steps chore(steps): fix steps storybook event examples (#637) 2020-03-12 21:00:07 +01:00
switch feat: update to stable @open-wc/scoped-elements 2020-03-25 17:02:10 +01:00
tabs chore: storybook fixes 2020-03-12 17:15:38 +01:00
textarea chore: release new versions 2020-03-19 09:07:33 +00:00
tooltip chore: release new versions 2020-03-20 15:35:39 +00:00
validate feat(field): align (pre)filled and empty, fix filled not working 2020-03-25 17:02:10 +01:00