Mikhail Bashkirov
270de8a296
fix(localize): set default fallback locale "en-GB" ( fix #152 )
2019-07-15 15:07:28 +02:00
Mikhail Bashkirov
e7ea9cb6f4
fix(localize): support fallback locale
2019-07-15 15:03:44 +02:00
CircleCI
688fcb6690
chore: release new versions
...
- @lion/button@0.1.35
- @lion/calendar@0.1.31
- @lion/checkbox-group@0.1.31
- @lion/checkbox@0.1.29
- @lion/choice-input@0.2.6
- @lion/field@0.1.27
- @lion/fieldset@0.1.28
- @lion/form-system@0.0.33
- @lion/form@0.1.30
- @lion/input-amount@0.1.29
- @lion/input-date@0.1.28
- @lion/input-datepicker@0.1.33
- @lion/input-email@0.1.28
- @lion/input-iban@0.1.29
- @lion/input@0.1.28
- @lion/popup@0.2.10
- @lion/radio-group@0.1.31
- @lion/radio@0.1.29
- @lion/select@0.1.27
- @lion/textarea@0.1.28
- @lion/tooltip@0.2.10
- @lion/validate@0.2.13
2019-07-15 12:46:57 +00:00
Thomas Allmer
118e963210
Merge pull request #163 from ing-bank/develop
...
fix: improvements to field and validate in preparation for select-rich
2019-07-15 14:43:54 +02:00
Thomas Allmer
2511bf6f8d
fix(field): the FormatMixin should work without an inputElement
2019-07-15 13:50:38 +02:00
Thomas Allmer
398198502c
fix(field): make InteractionState leaveEvent protected
2019-07-15 13:50:09 +02:00
Thomas Allmer
dcf8726170
fix(field): remove CssClassMixin from InteractionStateMixin
2019-07-15 13:50:09 +02:00
Thomas Allmer
b398f407de
fix(field): move FocusMixin out of InteractionStateMixin
2019-07-15 13:50:09 +02:00
Thomas Allmer
89112f6c78
chore(field): improve InteractionStateMixin tests
2019-07-15 13:50:09 +02:00
Thomas Allmer
901fc8c503
fix(field): remove unused EventMixin from FormatMixin
2019-07-15 13:45:35 +02:00
Thomas Allmer
f4fb438363
fix(validate): add attributes for validation states
2019-07-15 13:45:35 +02:00
Thomas Allmer
b9012fe2ba
fix(validate): remove deprecated CssClassMixin
2019-07-15 13:45:35 +02:00
Thomas Allmer
adc3613728
chore(validate): add tests for state css classes
2019-07-15 13:45:35 +02:00
Thomas Allmer
bb1c702d8a
fix(field): no DomHelpers for FormControl and apply all needed mixins
2019-07-15 13:37:34 +02:00
CircleCI
b0543f07d5
chore: release new versions
...
- @lion/input-datepicker@0.1.32
- @lion/overlays@0.3.3
- @lion/popup@0.2.9
- @lion/tooltip@0.2.9
2019-07-12 14:47:20 +00:00
Thomas Allmer
e02bc42e74
fix(overlays): fire show/hide event on shown changed
2019-07-12 16:43:58 +02:00
Thomas Allmer
43409df14d
chore: align @lion/core version with other packages
2019-07-12 16:43:58 +02:00
gerjanvangeest
229d282a8e
fix(overlays): add inheritsReferenceObjectWidth parameter
2019-07-12 16:43:58 +02:00
CircleCI
9412d6a44f
chore: release new versions
...
- @lion/button@0.1.34
- @lion/calendar@0.1.30
- @lion/input-datepicker@0.1.31
- @lion/popup@0.2.8
- @lion/tooltip@0.2.8
2019-07-12 14:36:34 +00:00
Mikhail Bashkirov
a2634b58bf
Merge pull request #157 from ing-bank/fix/button
...
[button] Fix redispatching of click event
2019-07-12 16:32:33 +02:00
Mikhail Bashkirov
b7eb537d1d
fix(button): make redispatch method protected
2019-07-12 16:14:23 +02:00
Mikhail Bashkirov
59e456e11f
fix(button): put host element into click event target ( fix #89 )
2019-07-12 16:14:23 +02:00
Mikhail Bashkirov
b71177f667
fix(button): redispatch click event with all original properties
2019-07-12 16:14:22 +02:00
Mikhail Bashkirov
4a8c6ebbed
fix(button): remove unnecessary instance method bind
2019-07-12 14:02:01 +02:00
CircleCI
a598a47dab
chore: release new versions
...
- @lion/button@0.1.33
- @lion/calendar@0.1.29
- @lion/checkbox-group@0.1.30
- @lion/checkbox@0.1.28
- @lion/choice-input@0.2.5
- @lion/field@0.1.26
- @lion/fieldset@0.1.27
- @lion/form-system@0.0.32
- @lion/form@0.1.29
- @lion/input-amount@0.1.28
- @lion/input-date@0.1.27
- @lion/input-datepicker@0.1.30
- @lion/input-email@0.1.27
- @lion/input-iban@0.1.28
- @lion/input@0.1.27
- @lion/localize@0.4.2
- @lion/popup@0.2.7
- @lion/radio-group@0.1.30
- @lion/radio@0.1.28
- @lion/select@0.1.26
- @lion/textarea@0.1.27
- @lion/tooltip@0.2.7
- @lion/validate@0.2.12
2019-07-09 16:31:07 +00:00
Mikhail Bashkirov
481012dc19
Merge pull request #153 from ing-bank/fix/htmlLangObserver
...
Observe <html lang> attribute
2019-07-09 18:28:45 +02:00
Mikhail Bashkirov
18589f4be7
fix(localize): observe <html lang> attribute
2019-07-09 17:06:59 +02:00
Mikhail Bashkirov
3115c50d59
fix(localize): don't fire localeChanged event if set to the same locale
2019-07-09 09:23:47 +02:00
CircleCI
5452ae6fca
chore: release new versions
...
- @lion/button@0.1.32
- @lion/calendar@0.1.28
- @lion/checkbox-group@0.1.29
- @lion/checkbox@0.1.27
- @lion/choice-input@0.2.4
- @lion/field@0.1.25
- @lion/fieldset@0.1.26
- @lion/form-system@0.0.31
- @lion/form@0.1.28
- @lion/input-amount@0.1.27
- @lion/input-date@0.1.26
- @lion/input-datepicker@0.1.29
- @lion/input-email@0.1.26
- @lion/input-iban@0.1.27
- @lion/input@0.1.26
- @lion/popup@0.2.6
- @lion/radio-group@0.1.29
- @lion/radio@0.1.27
- @lion/select@0.1.25
- @lion/textarea@0.1.26
- @lion/tooltip@0.2.6
- @lion/validate@0.2.11
2019-07-04 09:30:22 +00:00
Thijs Louisse
f31b0ef1b7
Merge pull request #140 from ing-bank/fix/resetValidationState
...
Fix/reset validation state
2019-07-02 17:32:22 +02:00
CircleCI
0cdd0c2220
chore: release new versions
...
- @lion/button@0.1.31
- @lion/calendar@0.1.27
- @lion/checkbox-group@0.1.28
- @lion/checkbox@0.1.26
- @lion/choice-input@0.2.3
- @lion/field@0.1.24
- @lion/fieldset@0.1.25
- @lion/form-system@0.0.30
- @lion/form@0.1.27
- @lion/input-amount@0.1.26
- @lion/input-date@0.1.25
- @lion/input-datepicker@0.1.28
- @lion/input-email@0.1.25
- @lion/input-iban@0.1.26
- @lion/input@0.1.25
- @lion/popup@0.2.5
- @lion/radio-group@0.1.28
- @lion/radio@0.1.26
- @lion/select@0.1.24
- @lion/textarea@0.1.25
- @lion/tooltip@0.2.5
2019-07-02 15:31:26 +00:00
Thijs Louisse
adae87398c
Merge pull request #141 from ing-bank/fix/handleEmptyModelValues
...
Fix/handle empty model values
2019-07-02 17:28:16 +02:00
Thijs Louisse
6a85dbcef7
fix(field): don't return Unparseable on empty strings
2019-07-02 17:24:03 +02:00
CircleCI
e2a1986630
chore: release new versions
...
- @lion/button@0.1.30
- @lion/calendar@0.1.26
- @lion/checkbox-group@0.1.27
- @lion/checkbox@0.1.25
- @lion/choice-input@0.2.2
- @lion/field@0.1.23
- @lion/fieldset@0.1.24
- @lion/form-system@0.0.29
- @lion/form@0.1.26
- @lion/icon@0.2.1
- @lion/input-amount@0.1.25
- @lion/input-date@0.1.24
- @lion/input-datepicker@0.1.27
- @lion/input-email@0.1.24
- @lion/input-iban@0.1.25
- @lion/input@0.1.24
- @lion/popup@0.2.4
- @lion/radio-group@0.1.27
- @lion/radio@0.1.25
- @lion/select@0.1.23
- @lion/textarea@0.1.24
- @lion/tooltip@0.2.4
2019-07-02 12:13:29 +00:00
Thijs Louisse
47a0f476b3
Merge pull request #132 from ing-bank/fix/formatConditionally
...
fix(field): format conditionally on user input only
2019-07-02 14:10:38 +02:00
Thijs Louisse
596488bbae
fix(fieldset): test validation after dynamic child removal/addition
2019-07-02 14:06:04 +02:00
Mikhail Bashkirov
aa8c270175
chore(icon): remove misleading story
2019-07-02 14:03:35 +02:00
CircleCI
f119d4398e
chore: release new versions
...
- @lion/input-datepicker@0.1.26
- @lion/overlays@0.3.2
- @lion/popup@0.2.3
- @lion/tooltip@0.2.3
2019-07-02 11:54:16 +00:00
Joren Broekema
c31e174ca5
Merge pull request #142 from ing-bank/chore/popper-docs
...
Add Popper documentation
2019-07-02 13:51:31 +02:00
CircleCI
efe05b2869
chore: release new versions
...
- @lion/button@0.1.29
- @lion/calendar@0.1.25
- @lion/icon@0.2.0
- @lion/input-datepicker@0.1.25
- @lion/popup@0.2.2
- @lion/tooltip@0.2.2
2019-07-01 16:20:05 +00:00
Joren Broekema
b77204f045
chore(overlays): add docs for popper positioning
2019-07-01 18:01:56 +02:00
Mikhail Bashkirov
733519041d
Merge pull request #139 from ing-bank/fix/icon
...
Enforce icon security using tagged templates
2019-07-01 17:54:26 +02:00
Mikhail Bashkirov
a6b0780d4f
feat(icon): enforce icon security using tagged templates
...
BREAKING: Icon definition requires a function using a tag passed via arguments:
```js
// myicon.svg.js
// before
export default '<svg>...</svg>';
// after
export default tag => tag`<svg>...</svg>`;
```
Application developers have an alternative shortcut to use in-place with lit-html:
```js
// MyComponent.js
// before
render() {
return html`
<lion-icon .svg="${'<svg>...</svg>'}"></lion-icon>
`;
}
// after
render() {
return html`
<lion-icon .svg="${html`<svg>...</svg>`}"></lion-icon>
`;
}
```
2019-07-01 17:48:05 +02:00
Mikhail Bashkirov
0ef6a7c49f
chore(icon): don't use id on svg in tests to not confuse users
2019-07-01 17:44:30 +02:00
CircleCI
602d0407d8
chore: release new versions
...
- @lion/input-datepicker@0.1.24
- @lion/overlays@0.3.1
- @lion/popup@0.2.1
- @lion/tooltip@0.2.1
2019-07-01 15:42:31 +00:00
Joren Broekema
2cf44e5f22
Merge pull request #135 from ing-bank/fix/popper
...
Fix update popper config method
2019-07-01 17:26:56 +02:00
Thijs Louisse
caedb05372
fix(choice-input): tests for empty modelValue
2019-07-01 17:13:52 +02:00
Joren Broekema
910a1b57db
fix(overlays): fix update popper config method
2019-07-01 17:02:14 +02:00
Thijs Louisse
9ba6e02f29
fix(validate): reset validation state when modelValue becomes undefined
2019-07-01 16:51:17 +02:00
CircleCI
0b1cb9fe34
chore: release new versions
...
- @lion/input-datepicker@0.1.23
- @lion/overlays@0.3.0
- @lion/popup@0.2.0
- @lion/tooltip@0.2.0
2019-06-28 12:07:31 +00:00