remove react changelog

This commit is contained in:
Liam DeBeasi
2019-05-22 13:33:47 -04:00
parent 7c7c6e47a9
commit 55fc424835

View File

@@ -15,9 +15,6 @@
* **overlay:** hide scrollbars on non-scrollable content ([#16767](https://github.com/ionic-team/ionic/issues/16767)) ([875d563](https://github.com/ionic-team/ionic/commit/875d563)), closes [#14178](https://github.com/ionic-team/ionic/issues/14178)
* **picker:** update the column positions in RTL ([#18339](https://github.com/ionic-team/ionic/issues/18339)) ([788a56c](https://github.com/ionic-team/ionic/commit/788a56c)), closes [#17012](https://github.com/ionic-team/ionic/issues/17012)
* **range:** update border-radius on range pin for RTL ([#18321](https://github.com/ionic-team/ionic/issues/18321)) ([4855351](https://github.com/ionic-team/ionic/commit/4855351)), closes [#17012](https://github.com/ionic-team/ionic/issues/17012)
* **react:** defaultHref fixes ([#18278](https://github.com/ionic-team/ionic/issues/18278)) ([3d04417](https://github.com/ionic-team/ionic/commit/3d04417))
* **react:** making children prop optional on overlay components ([#18243](https://github.com/ionic-team/ionic/issues/18243)) ([578108d](https://github.com/ionic-team/ionic/commit/578108d))
* **react:** Support for adding css classes via `className` in Ionic React components ([#18231](https://github.com/ionic-team/ionic/issues/18231)) ([7bb6a8e](https://github.com/ionic-team/ionic/commit/7bb6a8e))
* **searchbar:** position buttons properly in RTL ([#18325](https://github.com/ionic-team/ionic/issues/18325)) ([845def8](https://github.com/ionic-team/ionic/commit/845def8)), references [#17012](https://github.com/ionic-team/ionic/issues/17012)
* **segment:** update segment border for RTL ([#18326](https://github.com/ionic-team/ionic/issues/18326)) ([805b225](https://github.com/ionic-team/ionic/commit/805b225)), closes [#17012](https://github.com/ionic-team/ionic/issues/17012)
* **slides:** allow clicks to propagate to buttons ([#16728](https://github.com/ionic-team/ionic/issues/16728)) ([a8f9dfe](https://github.com/ionic-team/ionic/commit/a8f9dfe))