Commit graph

26 commits

Author SHA1 Message Date
jorenbroekema
5f3ef98ae9 fix(textarea): firefox bug with disabled textarea drag 2021-11-05 13:46:00 +01:00
Konstantinos Norgias
e17f7bdfa6 feat: upgrade to lit2
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-05-20 12:21:43 +02:00
Thijs Louisse
43e4bb810c feat: private and protected types form-core 2021-04-12 15:23:05 +02:00
Thijs Louisse
ccd757fa39 fix: many types 2021-04-12 15:08:02 +02:00
Konstantinos Norgias
77a0424595 chore: add protected and private type info 2021-04-01 19:40:43 +02:00
Joren Broekema
6ea0298884 fix: use ...styles / CSSResult[] everywhere for types consistency 2021-03-30 17:25:02 +02:00
Konstantinos Norgias
dbacafa539 fix: remove @ts-expect-error & add @type {any} to static get props
Co-authored-by: jorenbroekema <Joren.Broekema@ing.com>
2021-03-04 10:32:39 +01:00
Joren Broekema
5302ec89a2 fix: minimise deps by moving integration demos to integration packages 2021-01-06 16:34:03 +01:00
Jorge del Casar
98f1bb7e1c fix: normalize dependencies
Co-authored-by: jorenbroekema <Joren.Broekema@ing.com>
2021-01-06 10:53:38 +01:00
jorenbroekema
c3a581e281 fix(textarea): add intersection observer for textarea recalculate 2020-10-15 13:31:22 +02:00
Joren Broekema
2f48f59244 chore: refactor some more 2020-10-01 14:34:44 +02:00
Joren Broekema
0aa4480e0c fix: assure proper typings _inputNode across lion fields 2020-10-01 10:02:45 +02:00
Joren Broekema
98fa7ad6b5 feat(textarea): add types 2020-09-30 20:32:36 +02:00
Thijs Louisse
6170374ee8 feat: merge field/validate/choice-input/form-group into @lion/form-core 2020-05-29 17:01:15 +02:00
Sławek Amielucha
79c51767af fix(textarea): support placeholder (#578) 2020-02-19 21:51:48 +01:00
David Marcu
60284d79bc fix: unregister form element when disconnected 2020-01-17 16:47:13 +01:00
Joren Broekema
66d3d390ae feat: remove all deprecations from lion 2019-11-13 11:00:48 +01:00
Joren Broekema
d78f60054b fix(textarea): delegate readonly to the native element
Co-authored-by: Nithya Lakshmi <nithyalakshmicse97@gmail.com>
2019-10-25 14:23:23 +02:00
Thomas Allmer
5d893f3760 fix(field): move type property to input & add step property to input 2019-08-13 17:28:27 +02:00
Thomas Allmer
7ac9d88921 fix(textarea): sync rows property instead of delegating 2019-08-13 17:28:24 +02:00
gerjanvangeest
eb1e295576 chore: removed super.properties everywhere 2019-08-13 17:28:23 +02:00
Mario Aleo
2f2a42a47c fix(textarea): wait for textarea slot before init autoresize (fix #203) 2019-07-29 15:28:39 +02:00
Mario Aleo
9988e071fc fix(textarea): disable user resize behavior (fix #165) 2019-07-24 10:50:23 +02:00
Mario Aleo
8853435065 fix(textarea): calculate max-height based on empty state (fix #184) 2019-07-22 18:17:08 +02:00
Thomas Allmer
8d96f84090 fix: update storybook/linting; adjust story labels, eslint ignores 2019-04-28 15:02:31 +02:00
Thomas Allmer
ec8da8f12c feat: release inital public lion version
Co-authored-by: Mikhail Bashkirov <mikhail.bashkirov@ing.com>
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
Co-authored-by: Joren Broekema <joren.broekema@ing.com>
Co-authored-by: Gerjan van Geest <gerjan.van.geest@ing.com>
Co-authored-by: Erik Kroes <erik.kroes@ing.com>
Co-authored-by: Lars den Bakker <lars.den.bakker@ing.com>
2019-04-26 10:37:57 +02:00