d8e670ca7c
style(tslint): add tslint
...
Closes #5756
2016-04-06 20:48:09 -05:00
0a5f351699
chore(nativeTimeout): use nativeTimeout on keyboard/animations
2016-04-06 09:39:04 -05:00
f3d92b8eb8
refactor(scroll): js scrolling ability
...
Required for Virtual Scrolling on iOS UIWebView
2016-04-05 14:50:05 -05:00
bc0699409e
fix(animations): get easing curve from parent animation
2016-03-04 12:17:57 -06:00
e622e72e5f
chore(animation): end animations when fallback applies
2016-02-23 09:32:22 -06:00
4524e5ad7d
fix(animation): ensure final inline styles applied when fallback runs
...
Closes #5484
2016-02-22 21:05:56 -06:00
548b7d52d1
chore(animation): clearAsync on destroy, reset tmr each clear
2016-02-21 21:47:52 -06:00
f00abb7ad7
chore(animation): only clear async when async used
2016-02-21 21:29:35 -06:00
b62725c8ce
chore(animation): pass instance to onFinish callbacks
2016-02-21 13:52:25 -06:00
5302d63b54
chore(animation): fix ele querySelectorAll
2016-02-21 12:26:47 -06:00
7c27bcf6eb
chore(animation): add more types
2016-02-21 10:54:44 -06:00
be95ac6490
chore(animation): fix type error
2016-02-18 16:44:33 -06:00
098371a709
perf(animation): only update progressStep once per 16ms
2016-02-18 09:48:56 -06:00
22c32f3ab5
fix(animations): remove inline styles when finished
...
Allows for one animation to control multiple elements. Optionally
removes inline styles when the animation finishes. Fixes checking for
the will-change property. Does not always apply translateZ on ion-page.
Closes #5130
2016-02-17 23:02:31 -06:00
da37029195
feat(nav): iOS swipe to go back
...
Closes #5185
2016-02-17 13:35:34 -06:00
e6068785f6
refactor(transitions): created Transition class
...
Created interfaces for NavOptions, AnimationOptions and
TransitionOptions Created Transition class and move transition ts files
to their own folder.
2016-02-10 01:57:54 -06:00
da18868636
refactor(animations): inline css animations
2016-02-09 16:23:01 -06:00
b3a7298a52
refactor(input): place inputs inside of ion-item
2016-01-27 08:09:37 -06:00
3f4948b99d
fix(animation): fix type error
...
Closes https://github.com/driftyco/ionic/issues/5042 .
2016-01-19 16:37:51 -06:00
3213d02375
refactor(NavController): improve transitions, view stages
...
This refactor made it so view transitions do no step on one another when a new transition happens
during an active transition.
2016-01-19 14:24:49 -06:00
02626b9489
chore(): add types to Refresher
2016-01-14 21:04:20 -06:00
e3507bc175
chore(): add types to List
2016-01-14 20:25:33 -06:00
c475a6490b
chore(): fix Input types
2016-01-13 23:52:17 -06:00
c4d59002c0
chore(): fix menu types
2016-01-13 21:03:37 -06:00
8fdc9ed673
chore(): fix NavController typescript errors
2016-01-12 21:41:37 -06:00
88aad3f880
refactor(decorators): remove ConfigComponent
2016-01-11 22:51:54 -06:00
b79d6cc8ea
refactor(util): use Object.assign polyfill
2016-01-11 11:17:58 -06:00
e59d8a76ff
chore(): fix typescript errors
2016-01-10 14:05:06 -06:00
f82904fe51
fix(animations): remove unnecessary transform
...
Fixes #803
2015-12-28 12:21:56 -05:00
ebcd792ff7
fix(scrollTo): change parseInt to Math.round
2015-12-16 22:24:47 -06:00
28d464c2e6
docs()
2015-12-14 15:06:06 -05:00
9c0bcecc8e
perf(toolbar): improve toolbar transition performance
2015-12-12 11:20:33 -06:00
4ecb9681aa
fix(transition): default to ios-transition if animation not found
2015-12-11 08:38:27 -06:00
87006dc5be
fix(tabs): navbar flicker
2015-12-10 21:44:55 -06:00
ee094e9d32
fix(menu): auto close menu when disabled, always remove listeners
...
Closes #674
2015-12-02 14:54:10 -06:00
ca618baef7
no show-navbar
2015-12-01 15:17:32 -06:00
e0da73e07a
feat(navCtrl): create postRender
2015-11-28 23:15:47 -06:00
4fc78d3e44
fix(transition): iOS show back btn after insert
...
Closes #638
2015-11-25 11:45:11 -06:00
e1c160eb54
refactor(overlay): use NavController
2015-11-21 19:18:47 -06:00
19ff9e0a2c
perf(raf): use rafFrames instead of fastdom
2015-11-20 14:10:44 -06:00
0a5d1ec7d9
perf(): internal animations/transitions to use callbacks
...
Reduce overhead and involving zone
2015-11-20 09:47:13 -06:00
d5ac78f7b0
fix(keyboard): improve keyboard scroll assist
2015-11-13 16:53:28 -06:00
406fa18c5a
perf(ripple): ripple perf improvements
2015-11-10 14:42:35 -06:00
e0f18a5de2
perf(ripple): improve ripple perf
2015-11-09 13:55:28 -06:00
f8872a47b0
fix(animations): fix add for non strict mode
2015-11-05 19:29:15 -06:00
fc890de0b0
perf(): improve animation
2015-11-04 14:45:35 -06:00
36f82b2473
refactor(NavController): restructuring and perf improvements
2015-10-29 14:37:49 -05:00
6c44ae6246
update animations
2015-10-10 23:52:01 -05:00
faa9596489
fix(transition): always use animation, just no duration
...
Closes #227
2015-10-01 20:45:44 -05:00
7a541b80d2
feat(md): increased delay before md transitions
2015-09-29 21:44:43 -05:00