github-actions
b31bf16ddf
v6.2.4-nightly.20220824
2022-08-24 06:09:57 +00:00
github-actions
9ed57d83e7
v6.2.3
2022-08-17 14:10:20 +00:00
github-actions
054539fc64
v6.2.2
2022-08-10 18:58:22 +00:00
github-actions
2ed7f6bd44
v6.2.1
2022-08-03 13:15:57 +00:00
github-actions
f477efa384
v6.2.0
2022-07-27 16:03:22 +00:00
github-actions
e450fe2d72
v6.1.15
2022-07-20 14:12:15 +00:00
github-actions
757b390ed6
v6.1.14
2022-07-13 13:28:49 +00:00
github-actions
f5688af9f5
v6.1.13
2022-07-06 13:02:15 +00:00
github-actions
955e2cc01e
v6.1.12
2022-06-29 13:34:41 +00:00
github-actions
f678edb0e8
v6.1.11
2022-06-22 14:09:31 +00:00
github-actions
918c82d036
v6.1.10
2022-06-15 13:30:13 +00:00
github-actions
8971e049e0
v6.1.9
2022-06-08 13:24:46 +00:00
github-actions
747709e3ef
v6.1.8
2022-06-01 13:16:39 +00:00
github-actions
8f46db727a
v6.1.7
2022-05-26 15:31:06 +00:00
github-actions
64e1953b98
v6.1.6
2022-05-18 12:35:43 +00:00
github-actions
eee58f27f2
v6.1.5
2022-05-11 13:40:40 +00:00
github-actions
e49efca764
v6.1.4
2022-05-04 14:23:14 +00:00
github-actions
d5b72b2315
v6.1.3
2022-04-27 13:49:48 +00:00
github-actions
a31422f807
v6.1.2
2022-04-20 13:33:13 +00:00
github-actions
ce8410b585
v6.1.1
2022-04-15 13:47:46 +00:00
github-actions
cd8b6cacd7
v6.1.0
2022-04-13 13:38:44 +00:00
github-actions
78b98545e1
v6.0.16
2022-04-08 09:30:33 -04:00
github-actions
333051cfbb
v6.0.15
2022-04-06 16:12:17 -04:00
github-actions
4ec25b0f26
v6.0.14
2022-03-30 13:24:41 +00:00
github-actions
c35077884d
v6.0.13
2022-03-23 13:14:17 +00:00
github-actions
babe7d63ef
v6.0.12
2022-03-16 13:20:38 +00:00
github-actions
c45b38f28a
v6.0.11
2022-03-09 20:24:14 +00:00
github-actions
56b550e220
v6.0.10
2022-03-02 19:15:37 +00:00
github-actions
1f86b4ee5a
v6.0.9
2022-02-23 17:32:34 +00:00
github-actions
cd486e71ff
v6.0.8
2022-02-15 21:26:38 +00:00
github-actions
87eab37ca8
v6.0.7
2022-02-09 16:00:04 +00:00
github-actions
da4f750f8d
v6.0.6
2022-02-09 14:26:46 +00:00
github-actions
7530143634
v6.0.5
2022-02-02 14:29:27 +00:00
github-actions
43b19cf536
v6.0.4
2022-01-26 14:42:28 +00:00
github-actions
5e448d9c74
v6.0.3
2022-01-19 15:01:39 +00:00
github-actions
3057afdf82
v6.0.2
2022-01-11 17:10:35 +00:00
Liam DeBeasi
d520f78d21
chore(build): create github release and generate changelog
2022-01-11 12:06:29 -05:00
Ely Lucas
c79e74b91f
fix(react): fix types for new stencil
2019-09-25 17:05:11 -06:00
Ely Lucas
61f04e50b1
Master react ( #19439 )
...
chore(react): react rc3 release
2019-09-24 11:52:12 -06:00
Ely Lucas
73dd70d756
feature(react): rc2 release
...
* fix(): add a page with class ion-page back to ionrouteroutlet - fixes #19146
* wip
* fix(react): attributes show up in dom
* chore(): adding ion-page to core wip
* wip
* fix destroy method
* wrap dom writes in raf
* Add comments
* fix(react): IonPage work
* chore(): ionpage rc3 changelog text
* fix(): syncing ion-page in a new way to get rid of timeout loop
* chore(): ViewStacks refactor out of router
* fix(): remove unused method in router
* wip - before setActiveView rework
* fix(): react router ion page work
* chore(): cleanup and dev release
* fix(): remove need to name tabs
* chore(): adding dev mode helpers
* fix(): adding className prop to back button fixes #19251
* fix(): routerDirection changes
* chore(): rc2 release
* fix(): fix react version in package
* chores(): build kickoff
2019-09-12 14:25:37 -06:00
Ely Lucas
2923aac44e
Master react ( #19150 )
...
* chore(): bump to beta 8
* fix(): IonFabButton href fix
* fix(react): support components with href attributes
* fix(): Prep work to break router out
* fix(): breaking react-router and react-core into own packages
* chore(): moving view stuff out of react-core
* chore(): dev build 8-1
* chore(): update to react beta 8
* chore(): fixes to deps
* fix(): removing IonAnchor in favor of IonRouterLink
* chore(): beta 9 release
* refactor(react): treeshake, minify, api
* wip
* fix(): react dev builds
* fix(): fixes to get app builds working again
* fix(): removing tgz file
* feat(): adding platform helper methods
* fix(): don't map attributes to props
* chore(): add test app
* feat(): copy css folder from core
* chore(): move rollup node resolve to devDependencies
* fix(): expose setupConfig()
* perf(): improve treeshaking
* fix(): removing crypto from generateUniqueId
* fix(): adding missing rollup dp
* fix(): test cleanup and fixes to make tests pass
* chore(): moving react to packages folder
* fix(): fixing react build due to move to packages
* feat(): adding missing IonInfiniteScrollContent component
* chore(): add automated testing using cypress
* fix(): adding option onDidDismiss to controller components
* 0.0.10 react
* wip
* fix(): removing deprecated React calls
* fix(): exporting setupConfig from core
* chore(): bump to 4.8.0-rc.0
* chore(): updating test-app deps and fixing test
* chore(): updates to react readme
* fix(): exposing isPlatform
* fix(react): support using class attribute for core components
* fix(react): fixing react tests by removing the webcrypto
* fix(react): supporting going back to pages with query strings
* chore(): adding react changelog
* chore(): react rc1 release
2019-08-21 18:11:32 -06:00