Joren Broekema
|
32202a88ec
|
feat(input): add types
|
2020-09-15 10:48:34 +02:00 |
|
Joren Broekema
|
46dbaa3f37
|
fix(form-core): add index.d.ts and adjust types for LionInput types
|
2020-09-15 10:48:34 +02:00 |
|
github-actions[bot]
|
10e6ad74c2
|
Version Packages
|
2020-09-11 12:47:47 +02:00 |
|
Thomas Allmer
|
7e02c39a0f
|
fix(select-rich): remove usage of public class fields
|
2020-09-11 12:45:23 +02:00 |
|
github-actions[bot]
|
daa97de466
|
Version Packages
|
2020-09-11 09:49:56 +02:00 |
|
Thomas Allmer
|
27bc805885
|
fix(listbox): remove usage of public class fields
|
2020-09-11 09:46:21 +02:00 |
|
Thomas Allmer
|
8ad5cc56f1
|
fix: allow to build types
|
2020-09-09 17:05:52 +02:00 |
|
github-actions[bot]
|
87c4545f5f
|
Version Packages
|
2020-09-09 16:25:09 +02:00 |
|
Thomas Allmer
|
dba3a71049
|
chore: fix listbox demos
|
2020-09-09 16:18:16 +02:00 |
|
Thomas Allmer
|
60d5d1d3a3
|
fix(form-core): remove usage of Public Class Fields to not break builds
|
2020-09-09 16:18:16 +02:00 |
|
Thomas Allmer
|
f7299f1672
|
chore: small adjustements before release
|
2020-09-09 12:21:22 +02:00 |
|
Thijs Louisse
|
b83ef4eeeb
|
fix(form-core): type enhancements
|
2020-09-09 12:21:22 +02:00 |
|
Thijs Louisse
|
0ec72ac330
|
feat(listbox): new package 'listbox'
|
2020-09-09 12:21:22 +02:00 |
|
Thijs Louisse
|
e42071d8dc
|
fix: types for overlays, tooltip, button
|
2020-09-09 12:21:22 +02:00 |
|
Thijs Louisse
|
75107a4b6a
|
feat(core): add EventTargetShim
|
2020-09-09 12:21:22 +02:00 |
|
github-actions[bot]
|
acf2def52a
|
Version Packages
|
2020-09-07 08:47:32 +00:00 |
|
qa46hx
|
5a750408eb
|
fix(calendar): make button text also clickable
|
2020-09-07 10:46:07 +02:00 |
|
Thomas Allmer
|
26f683d045
|
feat(overlays): make OverlayController constructor tasks sync
|
2020-09-03 16:49:15 +02:00 |
|
Joren Broekema
|
874ff48339
|
feat(form-core): form-core types
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
|
2020-09-02 09:02:47 +02:00 |
|
Daniel Vivar
|
3e00819bdf
|
Update 30-guidelines-scoped-elements.md
Fix query selector example
|
2020-08-31 17:54:14 +02:00 |
|
github-actions[bot]
|
5be15e8991
|
Version Packages
|
2020-08-31 17:49:34 +02:00 |
|
Hardik Pithva
|
a88f36041e
|
feat: add pagination component
|
2020-08-31 17:39:29 +02:00 |
|
github-actions[bot]
|
e72ef2a41d
|
Version Packages
|
2020-08-27 12:09:52 +02:00 |
|
qa46hx
|
65ecd43276
|
feat: update to latest lit-element version
|
2020-08-27 10:53:03 +02:00 |
|
Joren Broekema
|
efabe97691
|
Merge pull request #894 from ing-bank/fix/types-core
fix(core): fix types for core mixins to inherit Lit/HTMLElement super
|
2020-08-26 10:14:40 +02:00 |
|
github-actions[bot]
|
2ad20a6216
|
Version Packages
|
2020-08-24 15:31:48 +00:00 |
|
qa46hx
|
d5f8b461d3
|
feat(calendar): add year navigation
|
2020-08-24 17:30:31 +02:00 |
|
Thijs Louisse
|
c347fce4f6
|
fix(form-core): allow popultion conditionally rendered fields
|
2020-08-24 17:06:04 +02:00 |
|
Joren Broekema
|
4dc621a076
|
fix(core): fix types for core mixins to inherit Lit/HTMLElement super
|
2020-08-20 18:01:41 +02:00 |
|
Joren Broekema
|
d46cbc790f
|
chore: fix lit-element types to reuse lion/core re-export
|
2020-08-20 16:38:28 +02:00 |
|
github-actions[bot]
|
ab297162e4
|
Version Packages
|
2020-08-20 13:43:29 +00:00 |
|
Thijs Louisse
|
905dc38a35
|
fix(core): fix version LitElement to ~2.3.0
|
2020-08-20 15:29:00 +02:00 |
|
github-actions[bot]
|
56c396d81d
|
Version Packages
|
2020-08-17 14:36:28 +00:00 |
|
Thomas Allmer
|
42c68a66c6
|
chore: remove rogue console logs while running tests
|
2020-08-17 16:35:14 +02:00 |
|
Michel Blankenstein
|
4a228e671d
|
fix(validate-mixin): remove event listener on disconnect instead of add
|
2020-08-17 14:51:40 +02:00 |
|
Thomas Allmer
|
07c598fd68
|
fix(form-core): form should be able to access formattedValue of children
|
2020-08-12 16:59:17 +02:00 |
|
Thomas Allmer
|
dd021e4392
|
fix(form-core): form-group should have a valid formattedValue
|
2020-08-12 15:00:37 +02:00 |
|
github-actions[bot]
|
458a58bbf9
|
Version Packages
|
2020-08-12 12:40:18 +00:00 |
|
Thijs Louisse
|
623b10a3d7
|
fix(providence-analytics): allowlist takes precedence over -mode
|
2020-08-12 14:00:18 +02:00 |
|
github-actions[bot]
|
1c278c3a7c
|
Version Packages
|
2020-08-12 08:04:07 +00:00 |
|
Thijs Louisse
|
e374608c95
|
Merge pull request #870 from ing-bank/feat/providenceWhitelistMode
feat(providence-analytics): add --allowlist-mode option
|
2020-08-12 10:03:02 +02:00 |
|
Thijs Louisse
|
7471f8cc7e
|
fix(providence-analytics): clean output extend-docs
|
2020-08-12 09:56:40 +02:00 |
|
Thijs Louisse
|
a3297d4b90
|
chore(providence-analytics): cleanup e2e tests
|
2020-08-10 19:01:58 +02:00 |
|
Thijs Louisse
|
ca6c8e6278
|
feat(providence-analytics): add --allowlist-mode option
|
2020-08-10 19:01:49 +02:00 |
|
Joren Broekema
|
d9961a0a76
|
chore: fix type problems before release
|
2020-08-10 15:35:17 +02:00 |
|
github-actions[bot]
|
aaef107384
|
Version Packages
|
2020-08-10 13:21:12 +00:00 |
|
Joren Broekema
|
fb23697513
|
chore: add form-core type d file for index and change tsc cfg
|
2020-08-10 13:44:11 +02:00 |
|
github-actions[bot]
|
6a83263a0c
|
Version Packages
|
2020-08-10 11:11:46 +00:00 |
|
Thijs Louisse
|
7d1bde66c4
|
fix(providence-analytics): from-import-to-export without fs lookup
|
2020-08-10 11:43:45 +02:00 |
|
Thijs Louisse
|
d7f0807903
|
fix(providence-analytics): provide target/reference result match
|
2020-08-10 11:43:45 +02:00 |
|
Thijs Louisse
|
cc251ed46c
|
fix(providence-analytics): simplified target-dependencies api
|
2020-08-10 11:43:45 +02:00 |
|
Thijs Louisse
|
8e86e0f730
|
chore(providence-analytics): cleanups comments
|
2020-08-10 11:43:44 +02:00 |
|
Thijs Louisse
|
817db74531
|
fix(providence-analytics): correct gatherFilesConfig references/targets
|
2020-08-10 11:43:44 +02:00 |
|
Thijs Louisse
|
5023a879b3
|
chore(providence-analytics): improve cli + InputDataService tests
|
2020-08-10 11:43:43 +02:00 |
|
Thijs Louisse
|
45372291b9
|
feat(providence-analytics): allow target dependencies via cli
|
2020-08-10 11:43:43 +02:00 |
|
Joren Broekema
|
13e82cd316
|
Merge pull request #853 from ing-bank/feat/type-form
feat(form-core): add types for form-core
|
2020-08-10 11:39:21 +02:00 |
|
Joren Broekema
|
fc51027adb
|
Merge pull request #865 from Evittta/fix/overlays-unhandled-rejection
fix: [overlay] fix unhandled rejection
|
2020-08-10 10:54:16 +02:00 |
|
Joren Broekema
|
e9b4da992a
|
Merge pull request #849 from ing-bank/feature/visualRegressionTesting
test: add visual regression testing with playwright
|
2020-08-10 10:54:05 +02:00 |
|
Evita
|
5a48e69bc7
|
fix(overlays): fix unhandled rejection
|
2020-08-10 10:51:20 +02:00 |
|
Joren Broekema
|
3c61fd294a
|
feat(form-core): add types for many form-core mixins and tests
|
2020-08-10 10:37:34 +02:00 |
|
Joren Broekema
|
ecbe093494
|
fix(singleton-manager): add re-exports d.ts to git
|
2020-08-06 16:36:31 +02:00 |
|
Joren Broekema
|
af52331211
|
fix(tabs): add re-exports d.ts to git
|
2020-08-06 16:35:52 +02:00 |
|
Joren Broekema
|
53f59d5b78
|
fix(localize): add re-exports d.ts to git
|
2020-08-06 16:35:28 +02:00 |
|
Joren Broekema
|
83e1bce5f9
|
fix(core): fix types for core and commit index.d.ts re-exports
|
2020-08-06 16:34:54 +02:00 |
|
Thomas Allmer
|
a768d62adc
|
fix(progress-indicator): fix path to sk translations
|
2020-08-06 16:19:46 +02:00 |
|
Goffert van Gool
|
c224baa801
|
feat: add loading indicator (#857)
feat: add loading indicator
|
2020-08-06 13:35:26 +02:00 |
|
Ahmet Yesil
|
9ecab4d5b2
|
chore: remove LionSingleton
|
2020-08-05 17:26:52 +02:00 |
|
Joren Broekema
|
09d9675963
|
feat(localize): add types to localize
Co-authored-by: narzac <narzac@gmail.com>
|
2020-08-03 17:00:26 +02:00 |
|
Thomas Allmer
|
7742e2eaf4
|
fix(select-rich): clicking on the label should focus the invoker button
|
2020-08-03 15:15:48 +02:00 |
|
Thomas Allmer
|
d94a83a92d
|
fix(switch): clicking on label should toggle checked state
|
2020-08-03 11:38:23 +02:00 |
|
Mathieu Puech
|
64336f4211
|
test: add visual regression testing with playwright
|
2020-07-30 11:19:27 -04:00 |
|
Joren Broekema
|
d8ceeb0c85
|
Merge pull request #839 from ing-bank/workflow
chore: migrate to changesets and github actions
|
2020-07-29 16:32:58 +02:00 |
|
CircleCI
|
0afd2edb79
|
chore: release new versions
- @lion/checkbox-group@0.11.8
- @lion/fieldset@0.14.1
- @lion/form-core@0.3.1
- @lion/form-integrations@0.2.1
- @lion/form@0.6.15
- @lion/input-amount@0.7.15
- @lion/input-date@0.7.15
- @lion/input-datepicker@0.14.19
- @lion/input-email@0.8.15
- @lion/input-iban@0.9.15
- @lion/input-range@0.4.15
- @lion/input@0.8.1
- @lion/radio-group@0.11.8
- @lion/select-rich@0.19.1
- @lion/select@0.7.15
- @lion/switch@0.10.16
- @lion/textarea@0.7.15
- @lion/validate-messages@0.2.7
|
2020-07-28 12:58:54 +00:00 |
|
Thomas Allmer
|
060ad67f5c
|
chore: cleanup tests of all registration based awaits
|
2020-07-28 14:50:10 +02:00 |
|
Thomas Allmer
|
6b8daef509
|
fix: resolve registrationComplete via microtask to be sync
|
2020-07-28 14:50:10 +02:00 |
|
CircleCI
|
c7fae90c20
|
chore: release new versions
- @lion/collapsible@0.1.1
|
2020-07-27 15:49:58 +00:00 |
|
Joren Broekema
|
000e6ec204
|
chore: mark demo side effects to fix storybook
|
2020-07-27 17:38:08 +02:00 |
|
Joren Broekema
|
258ae817cd
|
chore: migrate to changesets and github actions
|
2020-07-27 17:18:37 +02:00 |
|
CircleCI
|
bb4190d521
|
chore: release new versions
- @lion/checkbox-group@0.11.7
- @lion/collapsible@0.1.0
- @lion/fieldset@0.14.0
- @lion/form-core@0.3.0
- @lion/form-integrations@0.2.0
- @lion/form@0.6.14
- @lion/input-amount@0.7.14
- @lion/input-date@0.7.14
- @lion/input-datepicker@0.14.18
- @lion/input-email@0.8.14
- @lion/input-iban@0.9.14
- @lion/input-range@0.4.14
- @lion/input@0.8.0
- @lion/radio-group@0.11.7
- @lion/select-rich@0.19.0
- @lion/select@0.7.14
- @lion/switch@0.10.15
- @lion/textarea@0.7.14
- @lion/validate-messages@0.2.6
|
2020-07-27 15:03:03 +00:00 |
|
Joren Broekema
|
3942966863
|
chore(select-rich): fix flaky test
|
2020-07-27 16:53:37 +02:00 |
|
Hardik Pithva
|
01692abd3c
|
feat(collapsible): add collapsible component
|
2020-07-27 16:41:36 +02:00 |
|
Thomas Allmer
|
8698f73418
|
feat: synchronous form registration system
|
2020-07-27 14:11:26 +02:00 |
|
CircleCI
|
96b82b70b2
|
chore: release new versions
- @lion/form-integrations@0.1.22
- @lion/select-rich@0.18.21
|
2020-07-27 09:17:11 +00:00 |
|
Joren Broekema
|
23f61eb813
|
fix(select-rich): add serializedValue setter due to getter override
|
2020-07-23 11:42:59 +02:00 |
|
Joren Broekema
|
021fcdada4
|
Merge pull request #799 from ing-bank/chore/extending-documentation
Chore/extending documentation
|
2020-07-22 11:05:59 +02:00 |
|
Joren Broekema
|
b66ec2b053
|
chore: add documentation for extending lion docs
|
2020-07-22 11:02:17 +02:00 |
|
CircleCI
|
7bb25a1c5d
|
chore: release new versions
- providence-analytics@0.3.0
|
2020-07-22 08:58:26 +00:00 |
|
Thijs Louisse
|
4cf829a874
|
Merge pull request #825 from ing-bank/fix/providenceDashboard
Fix/providence dashboard
|
2020-07-22 10:55:58 +02:00 |
|
Thijs Louisse
|
872c028f47
|
Merge pull request #824 from ing-bank/feat/providenceMatchImportsSupplyPrevResults
Feat/providence match imports supply prev results
|
2020-07-22 10:55:46 +02:00 |
|
Thijs Louisse
|
9dea018310
|
fix(providence-analytics): allow scoped package refs dashboard
|
2020-07-22 00:22:46 +02:00 |
|
Thijs Louisse
|
b781160919
|
chore(providence-analytics): add match-import example content
|
2020-07-21 23:50:26 +02:00 |
|
Thijs Louisse
|
12b6608516
|
fix(providence-analytics): allow dashboard to run within package
|
2020-07-21 23:35:55 +02:00 |
|
Thijs Louisse
|
e31d1f5150
|
feat(providence-analytics): supply prev results match-imports
|
2020-07-21 13:40:36 +02:00 |
|
CircleCI
|
48b145fc22
|
chore: release new versions
- @lion/checkbox-group@0.11.6
- @lion/fieldset@0.13.13
- @lion/form-core@0.2.6
- @lion/form-integrations@0.1.21
- @lion/form@0.6.13
- @lion/input-amount@0.7.13
- @lion/input-date@0.7.13
- @lion/input-datepicker@0.14.17
- @lion/input-email@0.8.13
- @lion/input-iban@0.9.13
- @lion/input-range@0.4.13
- @lion/input@0.7.13
- @lion/radio-group@0.11.6
- @lion/select-rich@0.18.20
- @lion/select@0.7.13
- @lion/switch@0.10.14
- @lion/textarea@0.7.13
- @lion/validate-messages@0.2.5
|
2020-07-16 13:26:02 +00:00 |
|
qa46hx
|
e06196dec8
|
fix(form-core): remove possible untrusted input value callback
|
2020-07-16 15:02:51 +02:00 |
|
CircleCI
|
8396888699
|
chore: release new versions
- @lion/dialog@0.7.11
- @lion/form-integrations@0.1.20
- @lion/input-datepicker@0.14.16
- @lion/overlays@0.16.11
- @lion/select-rich@0.18.19
- @lion/tooltip@0.12.6
|
2020-07-13 11:51:30 +00:00 |
|
Thijs Louisse
|
e28b981afe
|
Merge pull request #815 from ing-bank/fix/overlayBugs
Fix/overlay bugs
|
2020-07-13 13:48:42 +02:00 |
|
CircleCI
|
f4aa37055d
|
chore: release new versions
- @lion/form-integrations@0.1.19
- @lion/select-rich@0.18.18
|
2020-07-13 10:19:30 +00:00 |
|
Thijs Louisse
|
400a88d517
|
Merge pull request #810 from ing-bank/fix/selectRichTeardownAlignment
fix(select-rich): align teardown phase with OverlayMixin
|
2020-07-13 12:16:45 +02:00 |
|
Thijs Louisse
|
e46f51ce33
|
fix(overlays): no hide on label click
|
2020-07-13 12:02:16 +02:00 |
|
CircleCI
|
b7ea11c767
|
chore: release new versions
- @lion/accordion@0.1.3
- @lion/ajax@0.4.4
- @lion/button@0.7.8
- @lion/calendar@0.9.6
- @lion/checkbox-group@0.11.5
- @lion/core@0.8.0
- @lion/dialog@0.7.10
- @lion/fieldset@0.13.12
- @lion/form-core@0.2.5
- @lion/form-integrations@0.1.18
- @lion/form@0.6.12
- @lion/helpers@0.5.3
- @lion/icon@0.6.5
- @lion/input-amount@0.7.12
- @lion/input-date@0.7.12
- @lion/input-datepicker@0.14.15
- @lion/input-email@0.8.12
- @lion/input-iban@0.9.12
- @lion/input-range@0.4.12
- @lion/input@0.7.12
- @lion/localize@0.13.1
- @lion/overlays@0.16.10
- providence-analytics@0.2.2
- @lion/radio-group@0.11.5
- @lion/select-rich@0.18.17
- @lion/select@0.7.12
- singleton-manager@1.1.1
- @lion/steps@0.5.4
- @lion/switch@0.10.13
- @lion/tabs@0.5.0
- @lion/textarea@0.7.12
- @lion/tooltip@0.12.5
- @lion/validate-messages@0.2.4
|
2020-07-13 09:47:50 +00:00 |
|
Joren Broekema
|
263607fd63
|
chore: align package jsons files property everywhere
|
2020-07-13 11:34:45 +02:00 |
|
Joren Broekema
|
0cf8a0c921
|
feat(tabs): fix types and export type definition files for tabs
|
2020-07-13 11:34:01 +02:00 |
|
Joren Broekema
|
ec65da5da6
|
feat(core): fix types and export type definition files for core
|
2020-07-13 11:34:00 +02:00 |
|
Thijs Louisse
|
c3f7aa8ea2
|
fix(overlays): role preservation + guarded attr storage
|
2020-07-13 11:05:27 +02:00 |
|
Thijs Louisse
|
ba8f0dd9a3
|
Merge pull request #807 from ing-bank/chore/selectInReactTest
chore(select-rich): test React-like instantiation
|
2020-07-09 17:43:56 +02:00 |
|
CircleCI
|
5b9f039457
|
chore: release new versions
- @lion/checkbox-group@0.11.4
- @lion/fieldset@0.13.11
- @lion/form-core@0.2.4
- @lion/form-integrations@0.1.17
- @lion/form@0.6.11
- @lion/input-amount@0.7.11
- @lion/input-date@0.7.11
- @lion/input-datepicker@0.14.14
- @lion/input-email@0.8.11
- @lion/input-iban@0.9.11
- @lion/input-range@0.4.11
- @lion/input@0.7.11
- @lion/radio-group@0.11.4
- @lion/select-rich@0.18.16
- @lion/select@0.7.11
- @lion/switch@0.10.12
- @lion/textarea@0.7.11
- @lion/validate-messages@0.2.3
|
2020-07-09 15:30:35 +00:00 |
|
Thijs Louisse
|
852054445b
|
chore(select-rich): test React-like instantiation
|
2020-07-09 17:28:52 +02:00 |
|
Thijs Louisse
|
97922df181
|
fix(select-rich): align teardown phase with OverlayMixin
|
2020-07-09 17:00:19 +02:00 |
|
Hzunax
|
83f0b112aa
|
test(validators): validatorName instead of name
|
2020-07-09 15:17:14 +02:00 |
|
CircleCI
|
3ef736bacf
|
chore: release new versions
- @lion/dialog@0.7.9
- @lion/form-integrations@0.1.16
- @lion/input-datepicker@0.14.13
- @lion/overlays@0.16.9
- @lion/select-rich@0.18.15
- @lion/tooltip@0.12.4
|
2020-07-09 10:37:51 +00:00 |
|
Joren Broekema
|
53a54261e9
|
fix(overlays): add protected show and hide complete hooks,fix flaky test
|
2020-07-09 11:25:00 +02:00 |
|
CircleCI
|
cfeb67c913
|
chore: release new versions
- @lion/checkbox-group@0.11.3
- @lion/fieldset@0.13.10
- @lion/form-core@0.2.3
- @lion/form-integrations@0.1.15
- @lion/form@0.6.10
- @lion/input-amount@0.7.10
- @lion/input-date@0.7.10
- @lion/input-datepicker@0.14.12
- @lion/input-email@0.8.10
- @lion/input-iban@0.9.10
- @lion/input-range@0.4.10
- @lion/input@0.7.10
- @lion/radio-group@0.11.3
- @lion/select-rich@0.18.14
- @lion/select@0.7.10
- @lion/switch@0.10.11
- @lion/textarea@0.7.10
- @lion/validate-messages@0.2.2
|
2020-07-09 08:53:19 +00:00 |
|
Thijs Louisse
|
68a7cc3d9d
|
Merge pull request #804 from Hzunax/fix/fieldset-set-all-values
fix(formgroup): wait for formElements to register
|
2020-07-09 10:50:49 +02:00 |
|
CircleCI
|
d9d24df2a9
|
chore: release new versions
- @lion/checkbox-group@0.11.2
- @lion/fieldset@0.13.9
- @lion/form-core@0.2.2
- @lion/form-integrations@0.1.14
- @lion/form@0.6.9
- @lion/input-amount@0.7.9
- @lion/input-date@0.7.9
- @lion/input-datepicker@0.14.11
- @lion/input-email@0.8.9
- @lion/input-iban@0.9.9
- @lion/input-range@0.4.9
- @lion/input@0.7.9
- @lion/radio-group@0.11.2
- @lion/select-rich@0.18.13
- @lion/select@0.7.9
- @lion/switch@0.10.10
- @lion/textarea@0.7.9
- @lion/validate-messages@0.2.1
|
2020-07-09 08:04:41 +00:00 |
|
Mathieu Puech
|
184898c111
|
fix(select-rich): instantiation after first update
|
2020-07-08 13:28:45 -04:00 |
|
Hzunax
|
780383d081
|
fix(formgroup): wait for formElements to register
_setValueForAllFormElements must wait for formElements to be registered
|
2020-07-08 17:27:23 +02:00 |
|
CircleCI
|
c2b7766492
|
chore: release new versions
- @lion/calendar@0.9.5
- @lion/checkbox-group@0.11.1
- @lion/dialog@0.7.8
- @lion/fieldset@0.13.8
- @lion/form-core@0.2.1
- @lion/form-integrations@0.1.13
- @lion/form@0.6.8
- @lion/input-amount@0.7.8
- @lion/input-date@0.7.8
- @lion/input-datepicker@0.14.10
- @lion/input-email@0.8.8
- @lion/input-iban@0.9.8
- @lion/input-range@0.4.8
- @lion/input@0.7.8
- @lion/localize@0.13.0
- @lion/overlays@0.16.8
- @lion/radio-group@0.11.1
- @lion/select-rich@0.18.12
- @lion/select@0.7.8
- @lion/switch@0.10.9
- @lion/textarea@0.7.8
- @lion/tooltip@0.12.3
- @lion/validate-messages@0.2.0
|
2020-07-07 08:28:21 +00:00 |
|
Thijs Louisse
|
048a55f17c
|
Merge pull request #798 from raichuAK/fix/format-input-date
fix(localize): format hungarian & bulgarian dates
|
2020-07-07 10:24:52 +02:00 |
|
Thijs Louisse
|
e571de808a
|
chore: mitigate browser errors WTR
|
2020-07-06 19:25:15 +02:00 |
|
Thijs Louisse
|
121e1562fa
|
fix(overlays): only teardown when overlayCtrl defined
|
2020-07-06 18:54:40 +02:00 |
|
CircleCI
|
e04ae769ea
|
chore: release new versions
- @lion/button@0.7.7
- @lion/checkbox-group@0.11.0
- @lion/dialog@0.7.7
- @lion/fieldset@0.13.7
- @lion/form-core@0.2.0
- @lion/form-integrations@0.1.12
- @lion/form@0.6.7
- @lion/input-amount@0.7.7
- @lion/input-date@0.7.7
- @lion/input-datepicker@0.14.9
- @lion/input-email@0.8.7
- @lion/input-iban@0.9.7
- @lion/input-range@0.4.7
- @lion/input@0.7.7
- @lion/overlays@0.16.7
- @lion/radio-group@0.11.0
- @lion/select-rich@0.18.11
- @lion/select@0.7.7
- @lion/switch@0.10.8
- @lion/textarea@0.7.7
- @lion/tooltip@0.12.2
- @lion/validate-messages@0.1.7
|
2020-07-06 16:18:57 +00:00 |
|
Thijs Louisse
|
d5a6a8df09
|
Merge pull request #800 from ing-bank/chore/flaky-tests
chore: fix flaky test, prevent unhandled promise undefined feedbackNode
|
2020-07-06 18:13:08 +02:00 |
|
Joren Broekema
|
4585cd43ba
|
chore: fix flaky test, prevent unhandled promise undefined feedbackNode
|
2020-07-06 17:42:41 +02:00 |
|
Ashwani
|
cddd51adcb
|
fix(localize): format hungarian & bulgarian dates
- fix memoize function & correct computation of date format
- modify date format in bulgarian validation messages
BREAKING CHANGE: N
closes #540
|
2020-07-06 16:27:43 +02:00 |
|
Thijs Louisse
|
c8e1e82ab9
|
Merge pull request #791 from MathieuPuech/feat/add-help-text-on-choice-input
feat(choice-input): add rendering of help-text
|
2020-07-06 16:20:28 +02:00 |
|
Mathieu Puech
|
5cd36cac20
|
feat(choice-input): add rendering of help-text
|
2020-06-30 15:09:12 -04:00 |
|
Joren Broekema
|
92d85b567a
|
chore: fix failing tests
|
2020-06-30 17:24:19 +02:00 |
|
Joren Broekema
|
781d74d31a
|
fix(datepicker): remove calendar id in calendar overlay frame
|
2020-06-30 17:18:07 +02:00 |
|
Joren Broekema
|
9f9d49ebcf
|
fix(button): add mouseupHandler also on 'this', remove iron test helpers
|
2020-06-30 17:17:58 +02:00 |
|
CircleCI
|
48ba7a6bb4
|
chore: release new versions
- providence-analytics@0.2.1
|
2020-06-29 15:54:49 +00:00 |
|
Thijs Louisse
|
1962c3cefd
|
Merge pull request #790 from ing-bank/fix/providenceExtensions
fix(providence-analytics): extensions argument extend-docs
|
2020-06-29 17:51:30 +02:00 |
|
Thijs Louisse
|
5bf014b952
|
fix(providence-analytics): extensions argument extend-docs
|
2020-06-29 17:42:53 +02:00 |
|
CircleCI
|
3abfbf98f9
|
chore: release new versions
- providence-analytics@0.2.0
|
2020-06-29 14:17:16 +00:00 |
|
Thijs Louisse
|
729966504b
|
feat(providence-analytics): cli arguments extend-docs
chore: fix failing tests
|
2020-06-29 15:48:02 +02:00 |
|
Thijs Louisse
|
54d06b9faa
|
feat(providence-analytics): filepath matching based on anymatch
|
2020-06-29 12:12:03 +02:00 |
|
gerjanvangeest
|
60617b9ffc
|
Merge pull request #786 from MathieuPuech/fix/date-timezone-test
tests: timezone and locale
|
2020-06-29 11:26:37 +02:00 |
|
Mathieu Puech
|
8349903051
|
test(form-integrations): date compatible with negative timezone
|
2020-06-25 10:29:49 -04:00 |
|
CircleCI
|
fa88e7cb70
|
chore: release new versions
- providence-analytics@0.1.0
|
2020-06-25 12:21:31 +00:00 |
|
Thijs Louisse
|
ef3d233d4e
|
feat(providence-analytics): extend-docs cli command
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
|
2020-06-25 13:42:34 +02:00 |
|
Thijs Louisse
|
e78aba8192
|
feat(providence-analytics): add providence-analytics package
|
2020-06-25 13:42:05 +02:00 |
|
CircleCI
|
faf90a30a3
|
chore: release new versions
- @lion/accordion@0.1.2
|
2020-06-24 14:33:35 +00:00 |
|
gerjanvangeest
|
9f6fbb66a1
|
Merge pull request #783 from ing-bank/fix/keyboard-interactio-accordion
fix(accordion): fix keyboard interaction
|
2020-06-24 16:28:04 +02:00 |
|
qa46hx
|
b4d8222975
|
fix(accordion): fix keyboard interaction
|
2020-06-24 16:14:46 +02:00 |
|
Mathieu Puech
|
13ba9dd615
|
test(input-amount): fix wrong locale
|
2020-06-24 10:06:30 -04:00 |
|
CircleCI
|
8b2736f234
|
chore: release new versions
- @lion/dialog@0.7.6
- @lion/form-integrations@0.1.11
- @lion/input-datepicker@0.14.8
- @lion/overlays@0.16.6
- @lion/select-rich@0.18.10
- @lion/tooltip@0.12.1
|
2020-06-24 08:16:25 +00:00 |
|
Joren Broekema
|
55a7e6dcaa
|
Merge pull request #785 from MathieuPuech/fix/overlays-focusable-slotted
fix(overlays): make focusable slotted buttons
|
2020-06-24 10:13:15 +02:00 |
|
CircleCI
|
92df108799
|
chore: release new versions
- @lion/button@0.7.6
- @lion/form-integrations@0.1.10
- @lion/select-rich@0.18.9
|
2020-06-24 06:53:48 +00:00 |
|
mpuech
|
5e151bb8a4
|
fix(overlays): make focusable slotted buttons
|
2020-06-23 13:38:46 -04:00 |
|
Mathieu Puech
|
7eec6f3765
|
fix(button): prevent scrolling when repeating space key
|
2020-06-23 13:29:44 -04:00 |
|
CircleCI
|
a217b8a128
|
chore: release new versions
- @lion/dialog@0.7.5
- @lion/form-integrations@0.1.9
- @lion/input-datepicker@0.14.7
- @lion/overlays@0.16.5
- @lion/select-rich@0.18.8
- @lion/tooltip@0.12.0
|
2020-06-23 13:28:23 +00:00 |
|
gerjanvangeest
|
bc45c655e3
|
Merge pull request #726 from ing-bank/fix/tooltipA11y
[tooltip] accessibility fixes
|
2020-06-23 13:18:07 +02:00 |
|
Thijs Louisse
|
3f84a3bab8
|
feat(tooltip): add invoker relation for accessibility
|
2020-06-23 12:33:22 +02:00 |
|
Thijs Louisse
|
dfe1905e7c
|
fix(overlays): accessibility attrs setup/teardown
|
2020-06-23 12:33:14 +02:00 |
|
CircleCI
|
f9f62cf052
|
chore: release new versions
- babel-plugin-extend-docs@0.2.3
|
2020-06-18 20:27:01 +00:00 |
|
Joren Broekema
|
4441945d05
|
fix(babel-plugin-extend-docs): use posix path join for posix type path
|
2020-06-18 22:23:16 +02:00 |
|
CircleCI
|
8958b2fa02
|
chore: release new versions
- @lion/accordion@0.1.1
- @lion/ajax@0.4.3
- babel-plugin-extend-docs@0.2.2
- @lion/button@0.7.5
- @lion/calendar@0.9.4
- @lion/checkbox-group@0.10.6
- @lion/core@0.7.2
- @lion/dialog@0.7.4
- @lion/fieldset@0.13.6
- @lion/form-core@0.1.6
- @lion/form-integrations@0.1.8
- @lion/form@0.6.6
- @lion/helpers@0.5.2
- @lion/icon@0.6.4
- @lion/input-amount@0.7.6
- @lion/input-date@0.7.6
- @lion/input-datepicker@0.14.6
- @lion/input-email@0.8.6
- @lion/input-iban@0.9.6
- @lion/input-range@0.4.6
- @lion/input@0.7.6
- @lion/localize@0.12.1
- @lion/overlays@0.16.4
- @lion/radio-group@0.10.6
- remark-extend@0.2.1
- @lion/select-rich@0.18.7
- @lion/select@0.7.6
- singleton-manager@1.1.0
- @lion/steps@0.5.3
- @lion/switch@0.10.7
- @lion/tabs@0.4.4
- @lion/textarea@0.7.6
- @lion/tooltip@0.11.4
- @lion/validate-messages@0.1.6
|
2020-06-18 14:06:56 +00:00 |
|
Joren Broekema
|
ee3ebcacde
|
Merge pull request #774 from ing-bank/dev
Release lion
|
2020-06-18 16:03:47 +02:00 |
|
CircleCI
|
0ca47f55e7
|
chore: release new versions
- @lion/accordion@0.1.0
|
2020-06-18 12:47:21 +00:00 |
|
Marcos Gil
|
07ff76b864
|
feat(accordion): add basic structure
|
2020-06-18 12:36:31 +02:00 |
|
Joren Broekema
|
bd723947ae
|
chore: add prettier-package-json everywhere and format on lint-staged
|
2020-06-18 11:54:50 +02:00 |
|
Thomas Allmer
|
5b8a9915a3
|
fix(localize): loading of new translations
|
2020-06-18 11:54:11 +02:00 |
|
qa46hx
|
6fc49d94fe
|
chore: update links in readme
|
2020-06-16 15:14:21 +02:00 |
|
qa46hx
|
d764bba644
|
chore(core): small fixes in docs
|
2020-06-11 12:52:15 +02:00 |
|
CircleCI
|
2688d53bef
|
chore: release new versions
- babel-plugin-extend-docs@0.2.1
|
2020-06-10 09:23:34 +00:00 |
|
Joren Broekema
|
666fc837b1
|
Merge pull request #762 from ing-bank/fix/babel-plugin-tagnames
fix(babel-plugin-extend-docs): check more strictly on tagnames
|
2020-06-10 11:14:19 +02:00 |
|
CircleCI
|
0f7ee151e0
|
chore: release new versions
- @lion/button@0.7.4
- @lion/checkbox-group@0.10.5
- @lion/dialog@0.7.3
- @lion/fieldset@0.13.5
- @lion/form-core@0.1.5
- @lion/form-integrations@0.1.7
- @lion/form@0.6.5
- @lion/icon@0.6.3
- @lion/input-amount@0.7.5
- @lion/input-date@0.7.5
- @lion/input-datepicker@0.14.5
- @lion/input-email@0.8.5
- @lion/input-iban@0.9.5
- @lion/input-range@0.4.5
- @lion/input@0.7.5
- @lion/overlays@0.16.3
- @lion/radio-group@0.10.5
- @lion/select-rich@0.18.6
- @lion/select@0.7.5
- @lion/switch@0.10.6
- @lion/tabs@0.4.3
- @lion/textarea@0.7.5
- @lion/tooltip@0.11.3
- @lion/validate-messages@0.1.5
|
2020-06-10 09:12:18 +00:00 |
|
Joren Broekema
|
cb85e66cd9
|
Merge pull request #760 from ing-bank/chore/demo-fixes
chore: fix demo links and move back icon intro
|
2020-06-10 11:06:42 +02:00 |
|
Joren Broekema
|
13bc825d5c
|
Merge pull request #761 from ing-bank/chore/tab-storybook
chore(tabs): improve readme for storybook
|
2020-06-10 11:06:19 +02:00 |
|
Joren Broekema
|
dc143b7323
|
fix(babel-plugin-extend-docs): check more strictly on tagnames
|
2020-06-10 10:51:53 +02:00 |
|
qa46hx
|
8d8cb79b16
|
chore(tabs): improve readme for storybook
|
2020-06-10 10:27:27 +02:00 |
|
CircleCI
|
43fc4d28df
|
chore: release new versions
- @lion/checkbox-group@0.10.4
- @lion/fieldset@0.13.4
- @lion/form-core@0.1.4
- @lion/form-integrations@0.1.6
- @lion/form@0.6.4
- @lion/input-amount@0.7.4
- @lion/input-date@0.7.4
- @lion/input-datepicker@0.14.4
- @lion/input-email@0.8.4
- @lion/input-iban@0.9.4
- @lion/input-range@0.4.4
- @lion/input@0.7.4
- @lion/radio-group@0.10.4
- @lion/select-rich@0.18.5
- @lion/select@0.7.4
- @lion/switch@0.10.5
- @lion/textarea@0.7.4
- @lion/validate-messages@0.1.4
|
2020-06-09 14:43:15 +00:00 |
|
Ben Amor Aymen
|
d86cfc5901
|
fix(form-core): on reset the submitted values becomes false (#753)
|
2020-06-09 16:38:28 +02:00 |
|
Joren Broekema
|
b500dfe237
|
chore: fix demo links and move back icon intro
|
2020-06-08 17:39:29 +02:00 |
|
CircleCI
|
7573ecf53e
|
chore: release new versions
- @lion/calendar@0.9.3
- @lion/checkbox-group@0.10.3
- @lion/fieldset@0.13.3
- @lion/form-core@0.1.3
- @lion/form-integrations@0.1.5
- @lion/form@0.6.3
- @lion/input-amount@0.7.3
- @lion/input-date@0.7.3
- @lion/input-datepicker@0.14.3
- @lion/input-email@0.8.3
- @lion/input-iban@0.9.3
- @lion/input-range@0.4.3
- @lion/input@0.7.3
- @lion/localize@0.12.0
- @lion/radio-group@0.10.3
- @lion/select-rich@0.18.4
- @lion/select@0.7.3
- @lion/switch@0.10.4
- @lion/textarea@0.7.3
- @lion/validate-messages@0.1.3
|
2020-06-08 12:49:57 +00:00 |
|
Thijs Louisse
|
271520d55c
|
feat(localize): support google translate
|
2020-06-08 14:46:33 +02:00 |
|
CircleCI
|
8d9225c040
|
chore: release new versions
- @lion/ajax@0.4.2
- @lion/button@0.7.3
- @lion/calendar@0.9.2
- @lion/checkbox-group@0.10.2
- @lion/core@0.7.1
- @lion/dialog@0.7.2
- @lion/fieldset@0.13.2
- @lion/form-core@0.1.2
- @lion/form-integrations@0.1.4
- @lion/form@0.6.2
- @lion/helpers@0.5.1
- @lion/icon@0.6.2
- @lion/input-amount@0.7.2
- @lion/input-date@0.7.2
- @lion/input-datepicker@0.14.2
- @lion/input-email@0.8.2
- @lion/input-iban@0.9.2
- @lion/input-range@0.4.2
- @lion/input@0.7.2
- @lion/localize@0.11.2
- @lion/overlays@0.16.2
- @lion/radio-group@0.10.2
- @lion/select-rich@0.18.3
- @lion/select@0.7.2
- @lion/steps@0.5.2
- @lion/switch@0.10.3
- @lion/tabs@0.4.2
- @lion/textarea@0.7.2
- @lion/tooltip@0.11.2
- @lion/validate-messages@0.1.2
|
2020-06-08 09:57:56 +00:00 |
|
Joren Broekema
|
672f7b0283
|
chore: move most docs to core so they are published and extendable
|
2020-06-08 11:41:48 +02:00 |
|
Joren Broekema
|
3ae448f826
|
chore: move icon intro to icon package so it can be extended
|
2020-06-08 11:27:26 +02:00 |
|
Joren Broekema
|
e1af39320f
|
chore: fix more links for storybook
|
2020-06-04 19:05:25 +02:00 |
|
Joren Broekema
|
eb02b27010
|
Merge pull request #749 from ing-bank/chore/storybook-cleanup
Chore/storybook cleanup
|
2020-06-04 17:17:35 +02:00 |
|
qa46hx
|
6a29d8aa8a
|
chore(localize): add example to readme
|
2020-06-04 13:41:57 +02:00 |
|
Joren Broekema
|
4a82b8be84
|
chore: add fixes for broken links and missing demos for forms
|
2020-06-04 13:17:50 +02:00 |
|
Joren Broekema
|
aaa6e81e8b
|
chore: remove duplicate story file
|
2020-06-04 12:27:04 +02:00 |
|
CircleCI
|
0bb9256e63
|
chore: release new versions
- @lion/form-integrations@0.1.3
|
2020-06-03 13:10:12 +00:00 |
|
Joren Broekema
|
77b35dac71
|
chore: remove field in some places
|
2020-06-03 13:57:59 +02:00 |
|
Joren Broekema
|
7b4a581a88
|
chore: fix broken docs links
|
2020-06-03 13:49:48 +02:00 |
|
Joren Broekema
|
87740606bc
|
chore: remove live/demos section from readmes
|
2020-06-03 13:49:47 +02:00 |
|
CircleCI
|
83fc711061
|
chore: release new versions
- @lion/ajax@0.4.1
- @lion/button@0.7.2
- @lion/calendar@0.9.1
- @lion/checkbox-group@0.10.1
- @lion/core@0.7.0
- @lion/dialog@0.7.1
- @lion/fieldset@0.13.1
- @lion/form-core@0.1.1
- @lion/form-integrations@0.1.2
- @lion/form@0.6.1
- @lion/helpers@0.5.0
- @lion/icon@0.6.1
- @lion/input-amount@0.7.1
- @lion/input-date@0.7.1
- @lion/input-datepicker@0.14.1
- @lion/input-email@0.8.1
- @lion/input-iban@0.9.1
- @lion/input-range@0.4.1
- @lion/input@0.7.1
- @lion/localize@0.11.1
- @lion/overlays@0.16.1
- @lion/radio-group@0.10.1
- remark-extend@0.2.0
- @lion/select-rich@0.18.2
- @lion/select@0.7.1
- @lion/steps@0.5.1
- @lion/switch@0.10.2
- @lion/tabs@0.4.1
- @lion/textarea@0.7.1
- @lion/tooltip@0.11.1
- @lion/validate-messages@0.1.1
|
2020-06-03 09:28:05 +00:00 |
|
Thomas Allmer
|
1e04d06921
|
fix: remove all stories folders from npm
|
2020-06-03 11:24:56 +02:00 |
|
Thomas Allmer
|
1d40567187
|
fix: define side effects for demo files
|
2020-06-03 11:24:56 +02:00 |
|
Mathieu Puech
|
c8da23ccb2
|
fix(overlays): prevent resize due to scrollbars on global overlay open (#746)
|
2020-06-03 11:24:56 +02:00 |
|
Joren Broekema
|
78dbfbed49
|
fix: throw when passing unconnected contentNode
This was already not working and would give you problems, now we explicitly mention why it fails by throwing an error
|
2020-06-03 11:24:56 +02:00 |
|
Joren Broekema
|
5f55c1d3c5
|
Merge pull request #738 from Hzunax/fix/toggle-disabled-validation
fix(field): remove validation toggled disable
|
2020-06-02 08:58:28 +02:00 |
|
Joren Broekema
|
16f7afbbdc
|
fix(overlays): change dropdownConfig inheritsReferenceWidth to min
|
2020-06-02 08:43:11 +02:00 |
|
Hzunax
|
e24f2efcff
|
fix(field): remove validation toggled disable
when disable is toggled to true, validation should be removed
|
2020-06-02 08:37:03 +02:00 |
|
CircleCI
|
537264cbba
|
chore: release new versions
- @lion/button@0.7.1
- @lion/form-integrations@0.1.1
- @lion/select-rich@0.18.1
- @lion/switch@0.10.1
|
2020-06-02 06:36:38 +00:00 |
|
Joren Broekema
|
469c3bd667
|
Merge pull request #737 from Hzunax/fix/button-aria-disabled
fix(button): aria-disabled for button and switch
|
2020-06-02 08:33:15 +02:00 |
|
mpuech
|
0eb1e1b6ab
|
docs: fix typos and missing documentation
|
2020-05-29 12:37:26 -04:00 |
|
CircleCI
|
94b87c80f5
|
chore: release new versions
- @lion/ajax@0.4.0
- babel-plugin-extend-docs@0.2.0
- @lion/button@0.7.0
- @lion/calendar@0.9.0
- @lion/checkbox-group@0.10.0
- @lion/dialog@0.7.0
- @lion/fieldset@0.13.0
- @lion/form-core@0.1.0
- @lion/form-integrations@0.1.0
- @lion/form@0.6.0
- @lion/icon@0.6.0
- @lion/input-amount@0.7.0
- @lion/input-date@0.7.0
- @lion/input-datepicker@0.14.0
- @lion/input-email@0.8.0
- @lion/input-iban@0.9.0
- @lion/input-range@0.4.0
- @lion/input@0.7.0
- @lion/localize@0.11.0
- @lion/overlays@0.16.0
- @lion/radio-group@0.10.0
- @lion/select-rich@0.18.0
- @lion/select@0.7.0
- @lion/steps@0.5.0
- @lion/switch@0.10.0
- @lion/tabs@0.4.0
- @lion/textarea@0.7.0
- @lion/tooltip@0.11.0
- @lion/validate-messages@0.1.0
|
2020-05-29 15:03:48 +00:00 |
|
Thijs Louisse
|
6170374ee8
|
feat: merge field/validate/choice-input/form-group into @lion/form-core
|
2020-05-29 17:01:15 +02:00 |
|
Thomas Allmer
|
f008ee42a7
|
fix(babel-plugin-extend-docs): use @babel/core instead of babel-core
|
2020-05-29 17:01:15 +02:00 |
|
Thijs Louisse
|
6b1698f90f
|
chore: updated dep versions and made compatible
|
2020-05-29 17:01:15 +02:00 |
|
Thomas Allmer
|
bcd074d1fb
|
feat: use markdown javascript (mdjs) for documentation
Co-authored-by: CubLion <alex.ghiu@ing.com>
|
2020-05-29 17:01:15 +02:00 |
|
Hzunax
|
31ccb4a10f
|
fix(button): aria-disabled for button and switch
|
2020-05-28 20:24:55 +02:00 |
|
CircleCI
|
f15de48fbf
|
chore: release new versions
- remark-extend@0.1.4
|
2020-05-27 15:30:48 +00:00 |
|
Thomas Allmer
|
7df6879af2
|
fix(remark-extend): when throwing show path to used files
|
2020-05-27 17:27:36 +02:00 |
|
CircleCI
|
e99a4b4620
|
chore: release new versions
- @lion/tabs@0.3.1
|
2020-05-27 14:47:30 +00:00 |
|
Mathieu Puech
|
e4ec227566
|
fix(tabs): do not focus tabs when selectedIndex is set (#729)
|
2020-05-27 16:44:39 +02:00 |
|
CircleCI
|
eabab4b78b
|
chore: release new versions
- @lion/form-system@0.10.1
- @lion/select-rich@0.17.5
|
2020-05-27 14:35:29 +00:00 |
|
mpuech
|
dd3053a7bc
|
fix(select-rich): prevent scrolling when focused
|
2020-05-27 09:42:04 -04:00 |
|
CircleCI
|
5adf69c5d3
|
chore: release new versions
- @lion/checkbox-group@0.9.3
- @lion/fieldset@0.12.0
- @lion/form-system@0.10.0
- @lion/form@0.5.3
- @lion/radio-group@0.9.3
|
2020-05-27 08:46:34 +00:00 |
|
realfighter92
|
8314b1acc2
|
feat(fieldset): add clearGroup method (#723)
|
2020-05-27 10:43:16 +02:00 |
|
CircleCI
|
674abf7adc
|
chore: release new versions
- @lion/checkbox-group@0.9.2
- @lion/choice-input@0.9.1
- @lion/field@0.13.1
- @lion/fieldset@0.11.2
- @lion/form-system@0.9.0
- @lion/form@0.5.2
- @lion/input-amount@0.6.1
- @lion/input-date@0.6.1
- @lion/input-datepicker@0.13.4
- @lion/input-email@0.7.1
- @lion/input-iban@0.8.1
- @lion/input-range@0.3.1
- @lion/input@0.6.1
- @lion/radio-group@0.9.2
- @lion/select-rich@0.17.4
- @lion/select@0.6.1
- @lion/switch@0.9.1
- @lion/textarea@0.6.1
- @lion/validate@0.11.0
|
2020-05-27 08:30:48 +00:00 |
|
takrishna
|
e2f9b6e341
|
feat(validate): introduce Pattern validator for Strings (#719)
|
2020-05-27 10:27:53 +02:00 |
|
CircleCI
|
f86161ab46
|
chore: release new versions
- remark-extend@0.1.3
|
2020-05-26 14:47:53 +00:00 |
|
Thomas Allmer
|
00176c6c5e
|
fix(remark-extend): task order is the same as in provided extend md
|
2020-05-26 16:44:38 +02:00 |
|
CircleCI
|
20146d54bf
|
chore: release new versions
- @lion/checkbox-group@0.9.1
- @lion/dialog@0.6.3
- @lion/fieldset@0.11.1
- @lion/form-system@0.8.3
- @lion/form@0.5.1
- @lion/icon@0.5.2
- @lion/input-datepicker@0.13.3
- @lion/overlays@0.15.3
- @lion/radio-group@0.9.1
- @lion/select-rich@0.17.3
- @lion/tooltip@0.10.4
|
2020-05-25 15:10:57 +00:00 |
|
Joren Broekema
|
a7f7b4c70d
|
fix: add side effects to package.json to fix storybook build
|
2020-05-25 16:42:01 +02:00 |
|
Jim Wright
|
59b92b85d1
|
chore: add brief explanation of hasFeedbackFor and showsFeedbackFor (#720)
|
2020-05-21 17:11:55 +02:00 |
|
CircleCI
|
7418b8d6bd
|
chore: release new versions
- @lion/dialog@0.6.2
- @lion/form-system@0.8.2
- @lion/input-datepicker@0.13.2
- @lion/overlays@0.15.2
- @lion/select-rich@0.17.2
- @lion/tooltip@0.10.3
|
2020-05-20 10:49:00 +00:00 |
|
Thijs Louisse
|
d1189c9b4e
|
fix(overlays): contain focus when tabbing into window
|
2020-05-19 20:02:37 +02:00 |
|
CircleCI
|
2e4a532ebf
|
chore: release new versions
- @lion/dialog@0.6.1
- @lion/form-system@0.8.1
- @lion/icon@0.5.1
- @lion/input-datepicker@0.13.1
- @lion/overlays@0.15.1
- @lion/select-rich@0.17.1
- @lion/tooltip@0.10.2
|
2020-05-19 13:42:34 +00:00 |
|
Thomas Allmer
|
171b87f8eb
|
fix(overlays): support singleton override via setOverlays
|
2020-05-19 15:29:24 +02:00 |
|
Thomas Allmer
|
0393427fa9
|
fix(icon): export setIcons
|
2020-05-19 15:29:24 +02:00 |
|
CircleCI
|
5668fbe13c
|
chore: release new versions
- @lion/tooltip@0.10.1
|
2020-05-18 14:24:20 +00:00 |
|
Thijs Louisse
|
e84dac2a48
|
fix: tooltip storybook demo fix
|
2020-05-18 16:04:07 +02:00 |
|
CircleCI
|
f9ce60c08c
|
chore: release new versions
- @lion/ajax@0.3.0
- @lion/button@0.6.0
- @lion/calendar@0.8.0
- @lion/checkbox-group@0.9.0
- @lion/choice-input@0.9.0
- @lion/core@0.6.0
- @lion/dialog@0.6.0
- @lion/field@0.13.0
- @lion/fieldset@0.11.0
- @lion/form-system@0.8.0
- @lion/form@0.5.0
- @lion/helpers@0.4.0
- @lion/icon@0.5.0
- @lion/input-amount@0.6.0
- @lion/input-date@0.6.0
- @lion/input-datepicker@0.13.0
- @lion/input-email@0.7.0
- @lion/input-iban@0.8.0
- @lion/input-range@0.3.0
- @lion/input@0.6.0
- @lion/localize@0.10.0
- @lion/overlays@0.15.0
- @lion/radio-group@0.9.0
- @lion/select-rich@0.17.0
- @lion/select@0.6.0
- singleton-manager@1.0.0
- @lion/steps@0.4.0
- @lion/switch@0.9.0
- @lion/tabs@0.3.0
- @lion/textarea@0.6.0
- @lion/tooltip@0.10.0
- @lion/validate@0.10.0
|
2020-05-18 13:28:30 +00:00 |
|
Thomas Allmer
|
e2eb0e0077
|
feat: use singleton manager to support nested npm installations
|
2020-05-18 15:25:21 +02:00 |
|
Thomas Allmer
|
7f49f2c6a6
|
feat: manager to support single instances with nested npm installations
BREAKING CHANGE: add singleton-manager
|
2020-05-18 15:25:21 +02:00 |
|
CircleCI
|
612ad1f19f
|
chore: release new versions
- @lion/dialog@0.5.0
- @lion/form-system@0.7.13
- @lion/input-datepicker@0.12.0
- @lion/overlays@0.14.0
- @lion/select-rich@0.16.0
- @lion/tabs@0.2.10
- @lion/tooltip@0.9.0
|
2020-05-18 11:39:42 +00:00 |
|
gerjanvangeest
|
16782f4cb9
|
Merge pull request #695 from ing-bank/overlays_shadow_outlet_issue
Overlays shadow outlet issue
|
2020-05-18 13:36:19 +02:00 |
|
Thijs Louisse
|
4719a1e6cd
|
chore: run prettier
|
2020-05-18 12:53:13 +02:00 |
|
Thijs Louisse
|
e19a0f483c
|
fix(overlays): local backdrop outlet
|
2020-05-18 12:53:13 +02:00 |
|
Thijs Louisse
|
5114076eb3
|
fix(overlays): catch rejected promise
|
2020-05-18 12:53:13 +02:00 |
|
Thijs Louisse
|
dca848e0ac
|
chore(overlays): documentation overlayController config
|
2020-05-18 12:53:13 +02:00 |
|
Thijs Louisse
|
810bdad523
|
fix(tooltip): tooltip display inline-block
|
2020-05-18 12:53:13 +02:00 |
|
Thijs Louisse
|
73eb90ab96
|
feat(tooltip): simplified tooltip component by making arrow a template
Co-authored-by: Aymen Ben Amor <Aymen.Ben.Amor@ing.com>
|
2020-05-18 12:53:04 +02:00 |
|
Thijs Louisse
|
8a6bef8142
|
fix(overlays): setup/teardown fixes + perf improvements OverlayMixin
|
2020-05-17 17:30:33 +02:00 |
|
Aymen Ben Amor
|
f33ea6b0b0
|
feat(overlays): enhance content projection for styling purposes
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
Co-authored-by: Joren Broekema <joren.broekema@ing.com>
|
2020-05-17 17:27:29 +02:00 |
|
mpuech
|
fbbea36720
|
fix(tabs): tab keyboard navigation trap
Closes #712
|
2020-05-14 11:16:49 -04:00 |
|
CircleCI
|
0ff4199f1f
|
chore: release new versions
- @lion/dialog@0.4.18
- @lion/form-system@0.7.12
- @lion/input-datepicker@0.11.7
- @lion/overlays@0.13.3
- @lion/select-rich@0.15.4
- @lion/tooltip@0.8.13
|
2020-05-06 15:22:51 +00:00 |
|
Joren Broekema
|
da87445f33
|
fix(dialog): teardown open close listeners after initial update complete
|
2020-05-06 16:11:00 +02:00 |
|
CircleCI
|
98ee0b2f89
|
chore: release new versions
- @lion/form-system@0.7.11
|
2020-04-30 09:31:09 +00:00 |
|
qa46hx
|
ec057e3fef
|
chore: upgrade open-wc/demoing-storybook rollup versions
|
2020-04-30 11:23:13 +02:00 |
|
qa46hx
|
e042cb05a9
|
chore(form-system): buttons within fields story
|
2020-04-29 15:05:17 +02:00 |
|
CircleCI
|
2476211c21
|
chore: release new versions
- @lion/ajax@0.2.10
- babel-plugin-extend-docs@0.1.0
- @lion/button@0.5.12
- @lion/calendar@0.7.2
- @lion/checkbox-group@0.8.8
- @lion/choice-input@0.8.2
- @lion/core@0.5.2
- @lion/dialog@0.4.17
- @lion/field@0.12.2
- @lion/fieldset@0.10.2
- @lion/form-system@0.7.10
- @lion/form@0.4.23
- @lion/helpers@0.3.6
- @lion/icon@0.4.4
- @lion/input-amount@0.5.23
- @lion/input-date@0.5.23
- @lion/input-datepicker@0.11.6
- @lion/input-email@0.6.7
- @lion/input-iban@0.7.2
- @lion/input-range@0.2.23
- @lion/input@0.5.22
- @lion/localize@0.9.2
- @lion/overlays@0.13.2
- @lion/radio-group@0.8.8
- remark-extend@0.1.2
- @lion/select-rich@0.15.3
- @lion/select@0.5.22
- @lion/steps@0.3.9
- @lion/switch@0.8.2
- @lion/tabs@0.2.9
- @lion/textarea@0.5.23
- @lion/tooltip@0.8.12
- @lion/validate@0.9.2
|
2020-04-29 08:07:58 +00:00 |
|
Thomas Allmer
|
a8fb94edca
|
chore: remove pilot phase header
|
2020-04-29 10:05:06 +02:00 |
|
Joren Broekema
|
2cdb7cac50
|
feat(babel-plugin-extends-docs): extend docs by rewriting imports/code
Co-authored-by: Thomas Allmer <thomas.allmer@ing.com>
|
2020-04-29 10:05:06 +02:00 |
|
DemeterDimitri
|
89a84a8b29
|
fix(localization): force TR currency code at the end (#641)
|
2020-04-29 10:05:06 +02:00 |
|