Update Changelog.md

pull/213/head
mertsincan 2020-02-27 14:36:32 +03:00 committed by GitHub
parent fa4be80e23
commit a7ae5dec2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -1,5 +1,28 @@
# Changelog
## [1.0.5](https://github.com/primefaces/primevue/tree/1.0.5) (2020-02-27)
[Full Changelog](https://github.com/primefaces/primevue/compare/1.0.4...1.0.5)
**Implemented New Features and Enhancements:**
- Tooltip Component missing typescript declaration file [\#202](https://github.com/primefaces/primevue/issues/202)
**Fixed bugs:**
- Tooltip reactive text [\#206](https://github.com/primefaces/primevue/issues/206)
- Editor infinite loop with some specific values [\#204](https://github.com/primefaces/primevue/issues/204)
- DataTable \> Missing `custom` filterMatchMode [\#200](https://github.com/primefaces/primevue/issues/200)
- Top\* and Bottom\* animation are not working correctly on Dialog with 'position' property [\#190](https://github.com/primefaces/primevue/issues/190)
## [1.0.4](https://github.com/primefaces/primevue/tree/1.0.4) (2020-02-08)
[Full Changelog](https://github.com/primefaces/primevue/compare/1.0.3...1.0.4)
**Fixed bugs:**
- Dialog positions regressions [\#191](https://github.com/primefaces/primevue/issues/191)
## [1.0.3](https://github.com/primefaces/primevue/tree/1.0.3) (2020-02-07)
[Full Changelog](https://github.com/primefaces/primevue/compare/1.0.2...1.0.3)