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 |
|