ngx-float-ui
Version:
ngx-float-ui is an Angular wrapper for Floating UI
66 lines (46 loc) • 1.52 kB
Markdown
#21.0.1
* Fix missing export of provideNgxFloatUiOptions
#21.0.0
* Release for Angular 21! 🎉
#20.1.0
* Exposed provideNgxFloatUiOptions method
* Improved README
* Fix tests
#20.0.0
* Release for Angular 20! 🎉
#19.0.1
* Jetbrains no longer supporting :(
#19.0.0
* Release for Angular 19! 🎉
#18.0.2
* Fix in the hide process
#18.0.1
* Fix package deps
* Upgrade to latest floating-ui
#18.0.0
* Release for Angular 18! 🎉
#17.1.4
* Fix docs on targetElement
#17.1.3
* Remove development background rule causing graphic bug in certain scenarios (closes [#16](https://github.com/tonysamperi/ngx-float-ui/issues/16))
#17.1.2
* Fix some nullpointer when placement was not passed (closes [#12](https://github.com/tonysamperi/ngx-float-ui/issues/12) for real)
* Performance improvement
#17.1.1
* Fix placement default to NgxFloatUiPlacements.AUTO
#17.1.0
* Fix readme (closes [#4](https://github.com/tonysamperi/ngx-float-ui/issues/4))
* Add support for `auto-start` and `auto-end` placements
#17.0.1
* Fix position fixed not applied to popper style
#17.0.0
* First release! 🎉
#16.0.3
* Remove development background rule causing graphic bug in certain scenarios (closes [#16](https://github.com/tonysamperi/ngx-float-ui/issues/16))
#16.0.2
* Fix some nullpointer when placement was not passed (closes [#12](https://github.com/tonysamperi/ngx-float-ui/issues/12) for real)
* Performance improvement
#16.0.1
* Fix placement default to NgxFloatUiPlacements.AUTO
#16.0.0
* Release for Angular 16! 🎉