Joren Broekema
|
1a22c9bc5f
|
fix(button): guard against _nativeButton not defined
|
2019-10-09 16:41:39 +02:00 |
|
Joren Broekema
|
aa8bfc626d
|
chore(button): fix failing tests
|
2019-09-26 10:13:28 +02:00 |
|
Joren Broekema
|
a5752fcb6d
|
fix(button): fix implicit form submission IE11 due to visibility hidden
|
2019-09-23 11:33:25 +02:00 |
|
Joren Broekema
|
94818e40fb
|
fix(button): change redispatch click logic so form submit fires properly
|
2019-09-19 17:40:57 +02:00 |
|
erik
|
f2c15ce2c7
|
fix(button): make JAWS/IE11 work with inner button
|
2019-08-29 10:27:47 +02:00 |
|
Thomas Allmer
|
b3a1f912bc
|
fix(button): sync type property instead of delegating
|
2019-08-13 17:28:23 +02:00 |
|
Mikhail Bashkirov
|
06124e06bf
|
fix(button): prevent unnecessary keydown/keyup handlers
|
2019-07-26 16:45:49 +02:00 |
|
Mikhail Bashkirov
|
f3303ae014
|
fix(button): remove active when mouse/key up on other element (fix #210)
|
2019-07-26 16:44:55 +02:00 |
|
Mikhail Bashkirov
|
471d662cb2
|
feat(button): move active to host for cross-browser support (fix #188)
|
2019-07-26 16:43:10 +02:00 |
|
Mikhail Bashkirov
|
e269b5d040
|
fix(button): click event fired twice in IE11 (fix #179)
|
2019-07-26 16:43:09 +02:00 |
|
Thomas Allmer
|
732411cab2
|
feat(button): use DisabledWithTabIndexMixin
|
2019-07-25 16:01:13 +02:00 |
|
Thomas Allmer
|
d4299dec71
|
feat(button): reduce to minimal css
|
2019-07-25 15:25:16 +02:00 |
|
Thomas Allmer
|
f478b988f8
|
feat(button): add template hooks for before/after default slot
|
2019-07-25 15:25:16 +02:00 |
|
Mikhail Bashkirov
|
b7eb537d1d
|
fix(button): make redispatch method protected
|
2019-07-12 16:14:23 +02:00 |
|
Mikhail Bashkirov
|
59e456e11f
|
fix(button): put host element into click event target (fix #89)
|
2019-07-12 16:14:23 +02:00 |
|
Mikhail Bashkirov
|
b71177f667
|
fix(button): redispatch click event with all original properties
|
2019-07-12 16:14:22 +02:00 |
|
Mikhail Bashkirov
|
4a8c6ebbed
|
fix(button): remove unnecessary instance method bind
|
2019-07-12 14:02:01 +02:00 |
|
Mikhail Bashkirov
|
d8098902c7
|
fix(button): indicate visually the active state on enter/space
|
2019-06-13 10:56:24 +02:00 |
|
Thomas Allmer
|
76ccb94435
|
fix(button): do not override user provided tabindex
|
2019-05-16 13:14:09 +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 |
|