Thomas Allmer
|
10bac5672b
|
feat: update to stable @open-wc/scoped-elements
|
2020-03-25 17:02:10 +01:00 |
|
Joren Broekema
|
42c840f949
|
feat: refrain from using dynamic vars inside dynamic import
BREAKING: Dynamic variables inside dynamic content are problematic for tools that use static analysis, therefore we have removed it, but you can still add it back on your extension if it works for you. The change may break your extension if you relied on this logic, you can add it back yourself by overriding the static get localizeNamespaces(). Example can be found here: https://github.com/ing-bank/lion/blob/%40lion/localize%400.8.10/packages/localize/stories/50-system-overview.stories.mdx#rendering-with-localizemixin
|
2020-03-25 17:02:10 +01:00 |
|
Joren Broekema
|
498cd346e3
|
chore(select-rich): test submitted state
|
2020-03-25 17:02:10 +01:00 |
|
Joren Broekema
|
530cb31089
|
fix(field): put submitted prop in interaction state mixin
|
2020-03-25 17:02:10 +01:00 |
|
Joren Broekema
|
2b2d6b34aa
|
fix(button): prevent clickarea from blocking sibling content
|
2020-03-25 17:02:10 +01:00 |
|
Joren Broekema
|
eadb0fd971
|
fix(select-rich): allow hoverable content inside content-wrapper
|
2020-03-25 17:02:10 +01:00 |
|
CircleCI
|
bc768670ea
|
chore: release new versions
- @lion/dialog@0.4.11
- @lion/form-system@0.6.8
- @lion/input-datepicker@0.10.3
- @lion/overlays@0.12.6
- @lion/select-rich@0.12.4
- @lion/tooltip@0.8.6
|
2020-03-20 15:35:39 +00:00 |
|
Max Larionov
|
e472b64f7b
|
fix(overlays): support backdrop with local overlay
|
2020-03-20 16:32:19 +01:00 |
|
Joren Broekema
|
5c4974146e
|
Merge pull request #650 from pgarciaegido/docs/addLinkToOverlaysConfigDocs
Adding link to Overlay System - Configuration from Dialog storybook docs
|
2020-03-19 21:34:08 +01:00 |
|
Joren Broekema
|
6dc047bf93
|
Merge pull request #651 from ing-bank/chore/input-amount-improve-decimals-story
chore(input-amount): improve title of story to modify decimal amount
|
2020-03-19 20:41:39 +01:00 |
|
Aymen Ben Amor
|
5fbc5c506e
|
Merge remote-tracking branch 'upstream/master' into fix_issue_569
|
2020-03-19 16:38:34 +01:00 |
|
Wessel Loth
|
efdd858dfb
|
chore(input-amount): improve title of story to modify decimal amount
|
2020-03-19 15:34:10 +01:00 |
|
CircleCI
|
3d88c58510
|
chore: release new versions
- @lion/form-system@0.6.7
- @lion/form@0.4.20
- @lion/select-rich@0.12.3
|
2020-03-19 10:39:16 +00:00 |
|
Pablo G. Egido
|
8fb9b3f059
|
docs(overlay): adding link to Overlay System - Configuration
|
2020-03-19 10:41:46 +01:00 |
|
Wessel Loth
|
9cd0ed364f
|
fix(form): remove correct reset event listener on teardown
|
2020-03-19 10:25:40 +01:00 |
|
CircleCI
|
f286e3ac28
|
chore: release new versions
- @lion/checkbox-group@0.8.5
- @lion/choice-input@0.7.7
- @lion/dialog@0.4.10
- @lion/field@0.11.4
- @lion/fieldset@0.9.4
- @lion/form-system@0.6.6
- @lion/form@0.4.19
- @lion/input-amount@0.5.19
- @lion/input-date@0.5.20
- @lion/input-datepicker@0.10.2
- @lion/input-email@0.6.4
- @lion/input-iban@0.6.4
- @lion/input-range@0.2.19
- @lion/input@0.5.19
- @lion/overlays@0.12.5
- @lion/radio-group@0.8.5
- @lion/select-rich@0.12.2
- @lion/select@0.5.19
- @lion/switch@0.7.2
- @lion/textarea@0.5.20
- @lion/tooltip@0.8.5
|
2020-03-19 09:07:33 +00:00 |
|
Thijs Louisse
|
5879e499fa
|
Merge pull request #647 from ing-bank/fix/model-value-event-consistent
Fix/model value event consistent
|
2020-03-19 10:04:18 +01:00 |
|
Alex Ghiu
|
1b6c3a44c8
|
fix: normalization model-value-changed events
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
|
2020-03-19 09:59:30 +01:00 |
|
qa46hx
|
571baa9c53
|
chore: small storybook updates
|
2020-03-18 12:05:47 +01:00 |
|
Joren Broekema
|
720d6a097c
|
chore(form-system): fix links in docs
|
2020-03-17 09:25:23 +01:00 |
|
David Marcu
|
19b36b02fa
|
chore(steps): fix steps storybook event examples (#637)
|
2020-03-12 21:00:07 +01:00 |
|
CircleCI
|
af03fd41b0
|
chore: release new versions
- @lion/checkbox-group@0.8.4
- @lion/choice-input@0.7.6
- @lion/form-system@0.6.5
- @lion/radio-group@0.8.4
- @lion/select-rich@0.12.1
- @lion/switch@0.7.1
|
2020-03-12 16:34:05 +00:00 |
|
Thijs Louisse
|
a40445cbcd
|
Merge pull request #638 from ing-bank/chore/storybook-fixes
chore: storybook fixes
|
2020-03-12 17:31:23 +01:00 |
|
qa46hx
|
ddf1e886e2
|
chore: storybook fixes
|
2020-03-12 17:15:38 +01:00 |
|
Aymen Ben Amor
|
a05fa90917
|
chore(radio-group): fix demo tab selection due to duplicate name
|
2020-03-12 16:07:56 +01:00 |
|
Joren Broekema
|
0445b86350
|
fix(choice-input): fix serializedValue setter check
|
2020-03-12 15:43:27 +01:00 |
|
CircleCI
|
77abd7c8b0
|
chore: release new versions
- @lion/dialog@0.4.9
|
2020-03-11 15:50:47 +00:00 |
|
Thomas Rutten
|
2c9e71a328
|
chore(dialog): improve styled content docs (#633)
Co-Authored-By: Thomas Allmer <d4kmor@gmail.com>
Co-Authored-By: Joren Broekema <joren.broekema@gmail.com>
|
2020-03-11 16:48:05 +01:00 |
|
CircleCI
|
0424b49f25
|
chore: release new versions
- @lion/form-system@0.6.4
- @lion/input-date@0.5.19
- @lion/input-datepicker@0.10.1
|
2020-03-09 12:07:45 +00:00 |
|
Thomas Allmer
|
2ef69f8e02
|
fix(input-date): do not throw for invalid date instances
|
2020-03-09 13:04:30 +01:00 |
|
CircleCI
|
54c4432b81
|
chore: release new versions
- @lion/ajax@0.2.7
- @lion/button@0.5.9
- @lion/calendar@0.6.13
- @lion/checkbox-group@0.8.3
- @lion/choice-input@0.7.5
- @lion/core@0.4.5
- @lion/dialog@0.4.8
- @lion/field@0.11.3
- @lion/fieldset@0.9.3
- @lion/form-system@0.6.3
- @lion/form@0.4.18
- @lion/helpers@0.3.3
- @lion/icon@0.4.1
- @lion/input-amount@0.5.18
- @lion/input-date@0.5.18
- @lion/input-datepicker@0.10.0
- @lion/input-email@0.6.3
- @lion/input-iban@0.6.3
- @lion/input-range@0.2.18
- @lion/input@0.5.18
- @lion/localize@0.8.10
- @lion/overlays@0.12.4
- @lion/radio-group@0.8.3
- @lion/select-rich@0.12.0
- @lion/select@0.5.18
- @lion/steps@0.3.6
- @lion/switch@0.7.0
- @lion/tabs@0.2.6
- @lion/textarea@0.5.19
- @lion/tooltip@0.8.4
- @lion/validate@0.8.0
|
2020-03-05 15:08:00 +00:00 |
|
Joren Broekema
|
15b4a5ebb3
|
feat: use Scoped Elements
Co-authored-by: Alex Ghiu <Alex.Ghiu@ing.com>
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
|
2020-03-05 16:04:49 +01:00 |
|
Thijs Louisse
|
d1beffbff5
|
fix(core): use dedupeMixin @open-wc
|
2020-03-05 16:04:49 +01:00 |
|
Joren Broekema
|
f810a30103
|
fix(input-datepicker): refactor unnamed slot to named content slot
unnamed slot is now removed, you have to use named slot="content" in order to pass content to the calendar overlay frame
|
2020-03-05 16:04:49 +01:00 |
|
CircleCI
|
ae30a30bc2
|
chore: release new versions
- @lion/switch@0.6.3
|
2020-03-05 12:35:14 +00:00 |
|
qa46hx
|
a242aca731
|
fix(switch): remove old todo
|
2020-03-05 13:28:54 +01:00 |
|
Thijs Louisse
|
e564223708
|
chore(icon): update icon story for icon sets (#626)
* chore(icon): update docs (icon story for icon sets and readme)
|
2020-03-05 13:20:42 +01:00 |
|
qa46hx
|
e521b1caf0
|
chore(switch): fix storybook rendering
|
2020-03-05 10:46:37 +01:00 |
|
CircleCI
|
52eeafa745
|
chore: release new versions
- @lion/calendar@0.6.12
- @lion/checkbox-group@0.8.2
- @lion/choice-input@0.7.4
- @lion/field@0.11.2
- @lion/fieldset@0.9.2
- @lion/form-system@0.6.2
- @lion/form@0.4.17
- @lion/input-amount@0.5.17
- @lion/input-date@0.5.17
- @lion/input-datepicker@0.9.2
- @lion/input-email@0.6.2
- @lion/input-iban@0.6.2
- @lion/input-range@0.2.17
- @lion/input@0.5.17
- @lion/localize@0.8.9
- @lion/radio-group@0.8.2
- @lion/select-rich@0.11.4
- @lion/select@0.5.17
- @lion/steps@0.3.5
- @lion/switch@0.6.2
- @lion/tabs@0.2.5
- @lion/textarea@0.5.18
- @lion/validate@0.7.1
|
2020-03-04 16:35:48 +00:00 |
|
CubLion
|
d1610ce692
|
chore: move radio, checkbox and option
|
2020-03-04 17:33:09 +01:00 |
|
Stijn Van Asschodt
|
1ee1324fbc
|
chore(switch): add docu for checked-changed handler (#611)
|
2020-03-04 17:33:09 +01:00 |
|
Joren Broekema
|
d98018b39c
|
chore: fix readme validate
|
2020-03-04 17:33:09 +01:00 |
|
Wessel Loth
|
e3bbc3ecf1
|
fix(tabs): prevent scrolling when initially focussing a tab
|
2020-03-04 17:33:09 +01:00 |
|
Joren Broekema
|
2df061a17f
|
chore: cleanup, fix tests
|
2020-03-04 17:33:09 +01:00 |
|
DemeterDimitri
|
1bec11a267
|
fix(input-amount): normalize added for currency label (#618)
|
2020-03-04 17:33:09 +01:00 |
|
Sandipan Basak
|
a9ea72b7df
|
fix(localize): force symbols for locale 'en-AU' (#619)
|
2020-03-04 17:33:09 +01:00 |
|
Sławek Amielucha
|
ad1e828d51
|
chore: unify the naming of changedProperties param (#620)
|
2020-03-04 17:33:09 +01:00 |
|
CircleCI
|
67a42c032e
|
chore: release new versions
- @lion/icon@0.4.0
|
2020-03-03 15:12:28 +00:00 |
|
Thijs Louisse
|
8f43fe9df5
|
Merge pull request #606 from ing-bank/feat/icon-manager
feat(icon): add icon lazy loading system
|
2020-03-03 16:09:12 +01:00 |
|
Lars den Bakker
|
f887f973f0
|
feat(icon): add icon lazy loading system
|
2020-03-03 15:55:02 +01:00 |
|
CircleCI
|
0c0f67a9a5
|
chore: release new versions
- @lion/button@0.5.8
- @lion/checkbox-group@0.8.1
- @lion/checkbox@0.3.16
- @lion/choice-input@0.7.3
- @lion/field@0.11.1
- @lion/fieldset@0.9.1
- @lion/form-system@0.6.1
- @lion/form@0.4.16
- @lion/input-amount@0.5.16
- @lion/input-date@0.5.16
- @lion/input-datepicker@0.9.1
- @lion/input-email@0.6.1
- @lion/input-iban@0.6.1
- @lion/input-range@0.2.16
- @lion/input@0.5.16
- @lion/option@0.5.6
- @lion/radio-group@0.8.1
- @lion/radio@0.4.6
- @lion/select-rich@0.11.3
- @lion/select@0.5.16
- @lion/switch@0.6.1
- @lion/textarea@0.5.17
|
2020-03-02 13:34:59 +00:00 |
|
Thijs Louisse
|
2e064b4b91
|
Merge pull request #613 from ing-bank/fix/reducePublicProps
Fix/reduce public props
|
2020-03-02 09:06:01 +01:00 |
|
CircleCI
|
04db59c967
|
chore: release new versions
- @lion/checkbox-group@0.8.0
- @lion/checkbox@0.3.15
- @lion/choice-input@0.7.2
- @lion/field@0.11.0
- @lion/fieldset@0.9.0
- @lion/form-system@0.6.0
- @lion/form@0.4.15
- @lion/input-amount@0.5.15
- @lion/input-date@0.5.15
- @lion/input-datepicker@0.9.0
- @lion/input-email@0.6.0
- @lion/input-iban@0.6.0
- @lion/input-range@0.2.15
- @lion/input@0.5.15
- @lion/option@0.5.5
- @lion/radio-group@0.8.0
- @lion/radio@0.4.5
- @lion/select-rich@0.11.2
- @lion/select@0.5.15
- @lion/switch@0.6.0
- @lion/textarea@0.5.16
- @lion/validate@0.7.0
|
2020-03-01 23:08:13 +00:00 |
|
Thijs Louisse
|
1310bd491e
|
fix(form): leave accessible role to native form
|
2020-02-27 11:27:25 +01:00 |
|
Thijs Louisse
|
ce0630f32b
|
fix: normalize subclasser apis
|
2020-02-27 11:07:12 +01:00 |
|
Thomas Rutten
|
8f2927be4c
|
fix(input-date): use timezone offset in serializedValue (#608)
|
2020-02-26 15:35:54 +01:00 |
|
George Serbanescu
|
7c45dd6839
|
feat(validate): use static validatorName instead of instance name (#600)
|
2020-02-26 15:25:12 +01:00 |
|
Joren Broekema
|
62978a559a
|
Merge branch 'dev' of https://github.com/ing-bank/lion into dev
|
2020-02-26 15:16:28 +01:00 |
|
Stijn Van Asschodt
|
476fef679b
|
chore(lion-switch): show info type validator (#598)
|
2020-02-26 15:13:50 +01:00 |
|
Stijn Van Asschodt
|
981c2a0d47
|
chore(ajax): update docs
|
2020-02-26 15:07:26 +01:00 |
|
Stijn Van Asschodt
|
4840f05275
|
docs: update ajax story (#595)
* docs: update ajax story
* docs: remove yarn install lines
|
2020-02-26 15:06:48 +01:00 |
|
CircleCI
|
8e5cc9c14a
|
chore: release new versions
- @lion/ajax@0.2.6
- @lion/button@0.5.7
- @lion/calendar@0.6.11
- @lion/checkbox-group@0.7.1
- @lion/checkbox@0.3.14
- @lion/choice-input@0.7.1
- @lion/dialog@0.4.7
- @lion/field@0.10.1
- @lion/fieldset@0.8.1
- @lion/form-system@0.5.1
- @lion/form@0.4.14
- @lion/input-amount@0.5.14
- @lion/input-date@0.5.14
- @lion/input-datepicker@0.8.18
- @lion/input-email@0.5.14
- @lion/input-iban@0.5.15
- @lion/input-range@0.2.14
- @lion/input@0.5.14
- @lion/localize@0.8.8
- @lion/option@0.5.4
- @lion/overlays@0.12.3
- @lion/radio-group@0.7.1
- @lion/radio@0.4.4
- @lion/select-rich@0.11.1
- @lion/select@0.5.14
- @lion/switch@0.5.16
- @lion/textarea@0.5.15
- @lion/tooltip@0.8.3
- @lion/validate@0.6.8
|
2020-02-26 14:02:10 +00:00 |
|
Thijs Louisse
|
97678dd49b
|
chore: cleanup todos
|
2020-02-26 14:32:52 +01:00 |
|
CircleCI
|
a5afaaeb27
|
chore: release new versions
- @lion/checkbox-group@0.7.0
- @lion/checkbox@0.3.13
- @lion/choice-input@0.7.0
- @lion/field@0.10.0
- @lion/fieldset@0.8.0
- @lion/form-system@0.5.0
- @lion/form@0.4.13
- @lion/input-amount@0.5.13
- @lion/input-date@0.5.13
- @lion/input-datepicker@0.8.17
- @lion/input-email@0.5.13
- @lion/input-iban@0.5.14
- @lion/input-range@0.2.13
- @lion/input@0.5.13
- @lion/option@0.5.3
- @lion/radio-group@0.7.0
- @lion/radio@0.4.3
- @lion/select-rich@0.11.0
- @lion/select@0.5.13
- @lion/switch@0.5.15
- @lion/textarea@0.5.14
|
2020-02-20 15:26:32 +00:00 |
|
Thijs Louisse
|
d6829ef619
|
fix(field): interaction states initialized after registration ready
|
2020-02-20 16:14:26 +01:00 |
|
Thijs Louisse
|
cb7120e3a5
|
fix: rearrange/cleanup mixin duties
|
2020-02-20 16:14:26 +01:00 |
|
Thijs Louisse
|
f44d8aa26a
|
fix: removed FieldCustomMixin
|
2020-02-20 16:14:26 +01:00 |
|
Thijs Louisse
|
d81764e9fd
|
chore: enhanced docs and enabled integration test forms
|
2020-02-20 16:14:22 +01:00 |
|
Thijs Louisse
|
ffa4da9649
|
fix(input-date): serialize Date as iso string without time information
|
2020-02-20 14:43:22 +01:00 |
|
Thijs Louisse
|
583a1820d6
|
fix: by default, serialize undefined values as ''
|
2020-02-20 14:17:16 +01:00 |
|
Thijs Louisse
|
9b905c492a
|
feat: api normalisation formElements and values
|
2020-02-20 14:17:13 +01:00 |
|
CircleCI
|
417b37a616
|
chore: release new versions
- @lion/ajax@0.2.5
- @lion/button@0.5.6
- @lion/calendar@0.6.10
- @lion/checkbox-group@0.6.4
- @lion/checkbox@0.3.12
- @lion/choice-input@0.6.2
- @lion/core@0.4.4
- @lion/dialog@0.4.6
- @lion/field@0.9.2
- @lion/fieldset@0.7.2
- @lion/form-system@0.4.6
- @lion/form@0.4.12
- @lion/helpers@0.3.2
- @lion/icon@0.3.4
- @lion/input-amount@0.5.12
- @lion/input-date@0.5.12
- @lion/input-datepicker@0.8.16
- @lion/input-email@0.5.12
- @lion/input-iban@0.5.13
- @lion/input-range@0.2.12
- @lion/input@0.5.12
- @lion/localize@0.8.7
- @lion/option@0.5.2
- @lion/overlays@0.12.2
- @lion/radio-group@0.6.3
- @lion/radio@0.4.2
- @lion/select-rich@0.10.4
- @lion/select@0.5.12
- @lion/steps@0.3.4
- @lion/switch@0.5.14
- @lion/tabs@0.2.4
- @lion/textarea@0.5.13
- @lion/tooltip@0.8.2
- @lion/validate@0.6.7
|
2020-02-19 20:54:44 +00:00 |
|
Thomas Allmer
|
9fc560605f
|
fix: reduce storybook chunck sizes for more performance
|
2020-02-19 21:51:48 +01:00 |
|
Thomas Allmer
|
8cc660498a
|
chore: add local test script to all packages
|
2020-02-19 21:51:48 +01:00 |
|
Ben Amor Aymen
|
9127f08440
|
fix(field): do not validate disabled fields (#586)
|
2020-02-19 21:51:48 +01:00 |
|
Sławek Amielucha
|
79c51767af
|
fix(textarea): support placeholder (#578)
|
2020-02-19 21:51:48 +01:00 |
|
Thomas Rutten
|
ce6a89c895
|
fix(validate): reset validation result on validators change (#565)
|
2020-02-19 21:51:48 +01:00 |
|
CubLion
|
5a0b2c41ea
|
chore: todo cleanup
|
2020-02-19 21:51:48 +01:00 |
|
George Serbanescu
|
9c6eaf83f1
|
fix(tab): remove scroll while navigating the tabs using up/down arrows (#592)
|
2020-02-19 21:51:48 +01:00 |
|
George Serbanescu
|
c8a4c89936
|
chore(textarea): document readonly (#588)
|
2020-02-19 21:51:48 +01:00 |
|
Thomas Rutten
|
7f25a04fc8
|
chore(validation): improve validate example
|
2020-02-19 21:51:48 +01:00 |
|
Epskampie
|
54f5853c1f
|
[input-iban] Change amount to iban in README
|
2020-02-14 17:06:04 +01:00 |
|
CircleCI
|
2b2e1eaff5
|
chore: release new versions
- @lion/button@0.5.5
- @lion/form-system@0.4.5
- @lion/select-rich@0.10.3
|
2020-02-14 14:19:15 +00:00 |
|
Wessel Loth
|
166427871d
|
fix(button): ie11 error when setting attribute in constructor
|
2020-02-14 15:16:31 +01:00 |
|
CircleCI
|
19c6961c2b
|
chore: release new versions
- @lion/dialog@0.4.5
- @lion/form-system@0.4.4
- @lion/input-datepicker@0.8.15
- @lion/overlays@0.12.1
- @lion/select-rich@0.10.2
- @lion/tooltip@0.8.1
|
2020-02-13 16:08:28 +00:00 |
|
Joren Broekema
|
bd24eca40c
|
chore: cause a version bump for the mdx change that needs one
|
2020-02-13 17:00:23 +01:00 |
|
Joren Broekema
|
46c89b3c30
|
chore(overlays): fix demos
|
2020-02-13 11:44:20 +01:00 |
|
CircleCI
|
bf32e05833
|
chore: release new versions
- @lion/checkbox-group@0.6.3
- @lion/form-system@0.4.3
- @lion/radio-group@0.6.2
|
2020-02-10 18:19:14 +00:00 |
|
Thomas Allmer
|
d2708d2457
|
fix: move documentation from readme to mdx
|
2020-02-10 19:16:33 +01:00 |
|
CircleCI
|
dee2212209
|
chore: release new versions
- @lion/checkbox-group@0.6.2
- @lion/form-system@0.4.2
|
2020-02-10 17:29:26 +00:00 |
|
CubLion
|
5957cd9165
|
fix(checkbox-group): throw if name does not contain []
|
2020-02-10 18:26:10 +01:00 |
|
CircleCI
|
4eed787dea
|
chore: release new versions
- @lion/checkbox-group@0.6.1
- @lion/checkbox@0.3.11
- @lion/choice-input@0.6.1
- @lion/field@0.9.1
- @lion/fieldset@0.7.1
- @lion/form-system@0.4.1
- @lion/form@0.4.11
- @lion/input-amount@0.5.11
- @lion/input-date@0.5.11
- @lion/input-datepicker@0.8.14
- @lion/input-email@0.5.11
- @lion/input-iban@0.5.12
- @lion/input-range@0.2.11
- @lion/input@0.5.11
- @lion/option@0.5.1
- @lion/radio-group@0.6.1
- @lion/radio@0.4.1
- @lion/select-rich@0.10.1
- @lion/select@0.5.11
- @lion/switch@0.5.13
- @lion/textarea@0.5.12
|
2020-02-10 14:21:07 +00:00 |
|
Aymen Ben Amor
|
8e7670e501
|
fix(field): replace state-disabled/filled css classes with attributes
|
2020-02-10 15:17:51 +01:00 |
|
Thomas Rutten
|
d96aca8268
|
chore(validator): add documentation for custom message
|
2020-02-10 14:06:14 +01:00 |
|
CircleCI
|
455923278e
|
chore: release new versions
- @lion/checkbox-group@0.6.0
- @lion/checkbox@0.3.10
- @lion/choice-input@0.6.0
- @lion/field@0.9.0
- @lion/fieldset@0.7.0
- @lion/form-system@0.4.0
- @lion/form@0.4.10
- @lion/input-amount@0.5.10
- @lion/input-date@0.5.10
- @lion/input-datepicker@0.8.13
- @lion/input-email@0.5.10
- @lion/input-iban@0.5.11
- @lion/input-range@0.2.10
- @lion/input@0.5.10
- @lion/option@0.5.0
- @lion/radio-group@0.6.0
- @lion/radio@0.4.0
- @lion/select-rich@0.10.0
- @lion/select@0.5.10
- @lion/switch@0.5.12
- @lion/textarea@0.5.11
|
2020-02-06 15:10:19 +00:00 |
|
Joren Broekema
|
848ff06887
|
feat: flatten modelValue and remove checkedValue
Co-authored-by: daKmoR <Thomas.Allmer@ing.com>
Co-authored-by: CubLion <Alex.Ghiu@ing.com>
|
2020-02-06 16:06:52 +01:00 |
|
CircleCI
|
3995eb8397
|
chore: release new versions
- @lion/checkbox-group@0.5.9
- @lion/checkbox@0.3.9
- @lion/choice-input@0.5.9
- @lion/field@0.8.9
- @lion/fieldset@0.6.9
- @lion/form-system@0.3.16
- @lion/form@0.4.9
- @lion/input-amount@0.5.9
- @lion/input-date@0.5.9
- @lion/input-datepicker@0.8.12
- @lion/input-email@0.5.9
- @lion/input-iban@0.5.10
- @lion/input-range@0.2.9
- @lion/input@0.5.9
- @lion/option@0.4.9
- @lion/radio-group@0.5.9
- @lion/radio@0.3.9
- @lion/select-rich@0.9.11
- @lion/select@0.5.9
- @lion/switch@0.5.11
- @lion/textarea@0.5.10
|
2020-02-06 13:59:12 +00:00 |
|
qa46hx
|
868785b860
|
fix(field): changed order get label
|
2020-02-06 14:51:26 +01:00 |
|
CircleCI
|
d67225984c
|
chore: release new versions
- @lion/ajax@0.2.4
- @lion/button@0.5.4
- @lion/calendar@0.6.9
- @lion/checkbox-group@0.5.8
- @lion/checkbox@0.3.8
- @lion/choice-input@0.5.8
- @lion/core@0.4.3
- @lion/dialog@0.4.4
- @lion/field@0.8.8
- @lion/fieldset@0.6.8
- @lion/form-system@0.3.15
- @lion/form@0.4.8
- @lion/helpers@0.3.1
- @lion/icon@0.3.3
- @lion/input-amount@0.5.8
- @lion/input-date@0.5.8
- @lion/input-datepicker@0.8.11
- @lion/input-email@0.5.8
- @lion/input-iban@0.5.9
- @lion/input-range@0.2.8
- @lion/input@0.5.8
- @lion/localize@0.8.6
- @lion/option@0.4.8
- @lion/overlays@0.12.0
- @lion/radio-group@0.5.8
- @lion/radio@0.3.8
- @lion/select-rich@0.9.10
- @lion/select@0.5.8
- @lion/steps@0.3.3
- @lion/switch@0.5.10
- @lion/tabs@0.2.3
- @lion/textarea@0.5.9
- @lion/tooltip@0.8.0
- @lion/validate@0.6.6
|
2020-02-06 10:19:18 +00:00 |
|
T-Motion
|
ce3c02b63b
|
fix(validator): throw error if getMessage not of type Function
|
2020-02-06 11:16:24 +01:00 |
|