chore() react beta 6 release (#18588)

* fix(react) attribute data for web components fix

* fix(react) attribute data for web components fix

* wip

* putting back cause issues

* update version 0.6-6

* wip

* fix(react) - fixing flash between moving between tabs

* update version to 0.6-7

* update to core 4.6

* update to 6-9 and tab button selected fix

* wrapping react router

* beta 6 release
This commit is contained in:
Ely Lucas
2019-07-02 10:08:23 -06:00
committed by GitHub
parent 45b82dc466
commit c6bb2730a8
22 changed files with 462 additions and 182 deletions

View File

@ -1,5 +1,3 @@
export * from './components';
export * from './types';
export * from './lifecycle';
export { setupConfig } from '@ionic/core';