- apply focus-within class to focused element too #80
5.0.9 (2020-04-23)
5.0.8 (2020-04-18)
- add funding (18d72f1)
5.0.7 (2020-04-11)
5.0.6 (2019-12-31)
- how to use link (221da0a)
5.0.5 (2019-10-31)
5.0.4 (2019-07-27)
5.0.3 (2019-07-16)
- package.json script (79eff96)
5.0.2 (2019-07-16)
- travis config (ed58044)
5.0.1 (2019-07-16)
- readme syntax (8296a17)
5.0.0 (2019-07-16)
- travis ci execution (e816e25)
- update dev-dependencies (3a715fc)
- add google closure compiler to improve code optimization (2e9bd92)
- API changed. Now the polyfill only adds a .focus-within class to reduce complexity. Following the focus-visible polyfill style.
- No need to call polyfill() to kick off when using via script tag
4.1.0 (2019-05-02)
- add support for shadow dom (01707bf)
4.0.0 (2019-05-01)
- attributes support
3.1.0 (2019-04-26)
- travis: Fix travis config (95bf8fc)