All notable changes to this project will be documented in this file. Dates are displayed in UTC.
1 April 2024
- feature(unleavable): new unleavable directive presented
#32
10 January 2023
- feature(angular): angular upgrade 14 -> 15
#34
- docs(readme): move version compatibility table to higher
59d754d
- docs(changelog): remove duplicates commits about angular upgrade from changelog, keep only branch pull request entry
675a2fb
- docs(reamde): add license into readme
ffaaec3
3 September 2022
- Feature/angular 14 upgrade
#31
- feature(angular): angular 14 support
29edbae
- feature(angular): angular 14 support
f65daec
- feature(angular): angular 14 support
a27d664
- feature(angular): angular 14 support
a48525f
- feature(angular): angular 14 support
3c57772
- feature(angular): angular 14 support
60b942f
- feature(angular): angular 14 support
16c9bb3
- feature(angular): angular 14 support
2f8c708
- feature(angular): angular 14 support
7b0b5e3
- feature(angular): angular 14 support
7593c21
- feature(angular): angular 14 support
7b71c8c
27 August 2022
- feat(focus-lock-directive): focus lock directive is able to work also when new elements are added or elements are removed
cb9e0d9
- fix(focus-group-directive): focus group directive also enter into group when user click on some child
540126e
15 August 2022
- docs(readme): update readme with examples and fix focus if directive presentation
ef3064e
- docs(readme): update readme with examples
1e64259
- doc(gitter): gitter badge added
e90b32e
09 June 2022
- remove deprecated focus parent directive
29 May 2022
- add clearHistory method to focus history service
29 January 2022
- Focus control directive accepts now also HTMLElement, not only query selector string
27 January 2022
- support observable in fuSwitch and add fuDefault to work with fuSwitch
19 January 2022
- merge fuIf and fuObs into fuIf directive