bfa17d1594
fix(router-outlet): hide leaving view after transition finishes ( #19335 )
2019-09-24 19:45:58 +01:00
61f04e50b1
Master react ( #19439 )
...
chore(react): react rc3 release
2019-09-24 11:52:12 -06:00
e90e960294
chore(header): finalize collapse API ( #19276 )
...
* make requested changes
* add e2e
* add RTL support
* fix typo
* add info on how to make collapsable title
* add usage examples
* fix typo
* fix another typo
* fix typos
* update usage
* fix alpha order
* update api
* add class to collapse buttons
* merge
* update
* change back to collapse
* remove platform specific class
* update docs
* run build
* update api again
* run build
2019-09-24 18:00:03 +01:00
1e081c0a22
docs(breaking): fix minor grammar issues ( #19418 )
2019-09-24 12:26:02 -04:00
bf2953cf85
docs(item): fragment links pointed at root not doc ( #19402 )
2019-09-20 14:00:29 -04:00
7f76f94c9d
docs(item-divider): remove extra word "like" ( #19403 )
2019-09-20 13:59:46 -04:00
a74754179c
docs(item-group): add sliding item comment as docs ( #19404 )
2019-09-20 13:59:01 -04:00
c5e1290dfe
docs(item-options): use title case for headers ( #19406 )
2019-09-20 13:58:31 -04:00
6b9abf22f0
docs(item-sliding): set header to title case ( #19407 )
2019-09-20 13:58:05 -04:00
e98769edd0
fix(angular): add double initialize warning ( #19393 )
2019-09-20 14:29:34 +02:00
123d0f38b6
chore(): update swiper ( #19398 )
2019-09-20 13:58:37 +02:00
1b9593963e
merge release-4.9.1
...
Release 4.9.1
2019-09-16 15:06:20 -04:00
f7027fc9ad
4.9.1
2019-09-16 14:32:23 -04:00
4a900964dd
fix(platform): properly detect iPads running iPadOS ( #19258 )
...
* Add support for iPadOS
* add better test
* small tweak
2019-09-16 14:22:22 -04:00
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
v4.9.1
2019-09-12 14:25:37 -06:00
aec2936725
fix(platform): properly detect iPads running iPadOS ( #19258 )
...
* Add support for iPadOS
* add better test
* small tweak
2019-09-12 09:29:50 -04:00
70ba488502
docs(datetime): fix grammar and improve readability ( #19316 )
...
* docs(datetime): Fix grammar, improve readability
Fixed minor mistakes in the ion-datetime documentation
* docs(datetime): Improve readability
2019-09-12 08:58:19 -04:00
151548b0bc
docs(ripple-effect): update usage to include styling
...
includes documentation on the different types and styles required for ripple to work properly
closes ionic-team/ionic-docs#699
references #17477
2019-09-11 15:06:01 -04:00
1cbb52c55c
fix(animation): set property defaults to avoid inconsistencies ( #19321 )
...
* set defaults to avoid inconsistencies
* update test
2019-09-11 13:25:50 -04:00
e62780411f
docs(back-button): fix vue usage
...
closes ionic-team/ionic-docs#775
2019-09-10 17:03:35 -04:00
fea061215d
docs(modal): fix typo in usage
...
closes ionic-team/ionic-docs#806
2019-09-10 16:59:29 -04:00
2d39c07fec
fix(animation): fallback to CSS Animations on older versions of Chrome ( #19288 )
...
fixes #19272
2019-09-10 11:32:40 -04:00
4e544f1d90
fix(animation): animations of duration 0 now run in Safari ( #19287 )
...
fixes #19285
2019-09-10 11:27:11 -04:00
a3f345c06d
feat(docs): add vscode docs support ( #19309 )
2019-09-10 01:50:51 +02:00
e27962dcaf
feat(title): add support for small title ( #19215 )
...
Updates title to include `small` size and updates searchbar and UI to match native.
closes #18898
2019-09-05 17:32:19 -04:00
ff2aaadf41
docs(nav): fix typos ( #18948 )
2019-09-05 12:47:07 -04:00
696be833dc
docs(nav): terminology tweaks ( #18970 )
2019-09-05 12:46:30 -04:00
c15ae7cbf5
chore(): fix css warnings ( #19265 )
2019-09-05 17:07:25 +02:00
d9514801a8
chore(): add missing change to CHANGELOG ( #19269 )
2019-09-04 15:46:39 -04:00
923312ecd5
feat(title): add large iOS toolbar title ( #19268 )
...
Co-authored-by: Brandy Carney <brandyscarney@users.noreply.github.com>
2019-09-04 11:38:48 -04:00
d9610cdbdf
merge release-4.9.0
...
4.9.0
2019-09-04 10:55:04 -04:00
c959d75633
merge release-4.9.0
...
Release 4.9.0
2019-09-04 10:53:19 -04:00
4cfd29f574
4.9.0
2019-09-04 10:41:31 -04:00
a81653bcdc
fix(animation): add correct onFinish interface parameters ( #19199 )
v4.9.0
2019-09-03 12:04:10 -04:00
07140cf2c5
stop menu animation when closed ( #19234 )
...
fixes #19203
2019-09-03 12:02:22 -04:00
c7b302c7a6
refactor(): add scss usage deprecation warning ( #19238 )
2019-08-30 20:20:55 +02:00
d1ee36b2c8
docs(all): update usage of css utils ( #19208 )
2019-08-30 18:32:21 +02:00
3d935978b3
test(): remove initial waitFor ( #19217 )
2019-08-30 16:45:13 +02:00
4c30878fc7
fix(menu-toggle): use ESM menuController ( #19225 )
2019-08-29 15:19:01 +02:00
9751f145e1
fix(segment): don't emit ionChange until didLoad ( #19218 )
...
fixes #19204
2019-08-29 09:30:37 +02:00
6eca5b0d7f
fix(animation): better feature detection ( #19212 )
...
fixes #19205
2019-08-28 13:20:54 -04:00
93f2064927
fix(animation): properly clean up elements ( #19210 )
...
* fix destroy method
* wrap dom writes in raf
* Add comments
2019-08-28 12:01:29 -04:00
da5d3f0e04
refactor(): add warnings for deprecated CSS attributes
2019-08-28 13:53:21 +02:00
e1fa461e9b
feat(swiper): expose full API ( #19137 )
...
* expose full swiper API
* update types
* run build
* run angular build
2019-08-27 12:25:35 -04:00
0e18f049c2
merge release-4.8.1
...
Release 4.8.1
2019-08-27 12:20:42 -04:00
ef34402960
refactor(events): add deprecations ( #19103 )
2019-08-27 18:20:07 +02:00
03bffc5d95
merge release-4.8.1
...
Release 4.8.1
2019-08-27 12:19:40 -04:00
c3044f59df
feat(nav-link): merge nav-push/pop/set-root into a single component ( #18909 )
2019-08-27 18:14:13 +02:00
4902de4631
4.8.1
2019-08-27 11:56:32 -04:00
d031434b5d
fix(vue): apply polyfills before defining custom elements
...
Closes #19176
v4.8.1
2019-08-27 11:31:51 -04:00