Commit graph

12 commits

Author SHA1 Message Date
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