|
|
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 |
|
|
|
7f6664708c
|
docs(img): unencoded img tag in readme (#19172)
|
2019-08-27 10:50:56 -04:00 |
|
|
|
48a27636c7
|
fix(all): component reusage (#18963)
Use new stencil APIs to allow ionic elements to be reused once removed from the DOM.
fixes #18843
fixes #17344
fixes #16453
fixes #15879
fixes #15788
fixes #15484
fixes #17890
fixes #16364
|
2019-08-27 16:29:37 +02:00 |
|
|
|
b3c7436e01
|
fix(animation): account for negative values on menu gesture (#19196)
|
2019-08-27 10:12:52 -04:00 |
|
|
|
a65d897214
|
refactor(): deprecate web component controllers (#19109)
|
2019-08-27 14:00:45 +02:00 |
|
|
|
3e63b3c2c4
|
fix(input): update inputmode attribute values to match the specs (#19131)
|
2019-08-26 16:07:54 -04:00 |
|
|
|
d4db3af881
|
docs(css): replace text-wrap directive with class (#19144)
|
2019-08-26 15:27:00 -04:00 |
|
|
|
c7b6c7d563
|
test(sanitization): migrate test to spec (#19186)
|
2019-08-26 17:39:46 +02:00 |
|
|
|
b1c8fa39d6
|
fix(swipe-back): account for negative step values (#19188)
fixes #19181
|
2019-08-26 11:33:11 -04:00 |
|
|
|
fa958a5764
|
fix(animation): avoid partial keyframes (#19169)
* ensure custom props not part of final keyframes
* fix clear
* clean up
|
2019-08-23 12:50:09 -04:00 |
|
|
|
fb7098080a
|
fix(animation): enable backwards compatibility for overlay animations (#19160)
* fix backwards compat for overlays
* fix overlay
* Address navigation edge case
|
2019-08-23 12:50:09 -04:00 |
|
|
|
547f648433
|
fix(animation): properties can be cleared after animation finishes (#19155)
* remove certain properties when done animating
* fix bug, add more tests
* clean up
* bug fix
|
2019-08-23 12:50:09 -04:00 |
|
|
|
0e8ab49d7f
|
fix(animation): set fill mode to MD transition to both (#19161)
|
2019-08-23 12:50:09 -04:00 |
|
|
|
f2cfdf1bad
|
fix(animation): avoid partial keyframes (#19169)
* ensure custom props not part of final keyframes
* fix clear
* clean up
|
2019-08-23 12:48:20 -04:00 |
|
|
|
c610406ba6
|
fix(animation): enable backwards compatibility for overlay animations (#19160)
* fix backwards compat for overlays
* fix overlay
* Address navigation edge case
|
2019-08-23 10:56:05 -04:00 |
|
|
|
50a92c026c
|
fix(animation): properties can be cleared after animation finishes (#19155)
* remove certain properties when done animating
* fix bug, add more tests
* clean up
* bug fix
|
2019-08-22 16:12:17 -04:00 |
|
|
|
62a04d76f1
|
fix(animation): set fill mode to MD transition to both (#19161)
|
2019-08-22 16:11:50 -04:00 |
|
|
|
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 |
|
|
|
c6051e89a5
|
fix(): updating link to react readme (#19154)
|
2019-08-21 17:25:08 -06:00 |
|
|
|
27d042fe38
|
merge release-4.8.0
Release 4.8.0
|
2019-08-21 15:32:27 -04:00 |
|
|
|
c3871b0cda
|
merge release-4.8.0
Release 4.8.0
|
2019-08-21 15:31:24 -04:00 |
|
|
|
919c73f66d
|
4.8.0
|
2019-08-21 15:18:33 -04:00 |
|
|
|
e0fa4a5276
|
chore(transition): update swipe back duration (#19148)
v4.8.0
|
2019-08-21 10:09:40 -04:00 |
|
|
|
3b51f8f27c
|
chore(ionicons): update ionicons version (#19143)
|
2019-08-20 22:54:52 -05:00 |
|
|
|
cd75428785
|
fix(animation): allow for quick swipes (#19141)
|
2019-08-20 19:27:24 -04:00 |
|
|
|
45a59d13cc
|
perf(animation): reduce flickering when updating css animation on lower end devices (#19138)
* fix flickering on lower end devices
* fix flickering, reduce timeout padding
* Add raf for clean up
* bug fix
* ensure animations are cleaned up
* Revert "ensure animations are cleaned up"
Thie reverts commit cf363f00be5567ba346d68659211087c8848d0d4.
* fix dependnecy
* Revert "ensure animations are cleaned up"
merge
This reverts commit cf363f00be5567ba346d68659211087c8848d0d4.
|
2019-08-20 19:03:17 -04:00 |
|