Adam Bradley
2eb88fa687
test(lifecycle): update lifecycle events
2016-06-01 12:19:08 -05:00
Adam Bradley
c18335e946
refactor(lifecycle): lifecycle methods prefixed w/ ionView
...
BREAKING CHANGES:
- Lifecycle method prefixes have changed to `ionView`
- `onPageLoaded` renamed to `ionViewLoaded`
- `onPageWillEnter` renamed to `ionViewWillEnter`
- `onPageDidEnter` renamed to `ionViewDidEnter`
- `onPageWillLeave` renamed to `ionViewWillLeave`
- `onPageDidLeave` renamed to `ionViewDidLeave`
- `onPageWillUnload` renamed to `ionViewWillUnload`
- `onPageDidUnload` renamed to `ionViewDidUnload`
2016-06-01 12:06:15 -05:00
Adam Bradley
03f4511635
chore(tslint): fix noImplicitAny errors
2016-05-31 18:40:29 -05:00
Ignat Ignatov
6e3859a657
docs(alert): add clarification about input options
...
Added clarifications about the `placeholder` and `label` input options, related to: https://forum.ionicframework.com/t/alerts-property-label-not-work/53335 .
2016-05-31 16:30:34 -05:00
Adam Bradley
6e9087534d
test(bootstrap): update to use ionicBootstrap
2016-05-31 15:49:12 -05:00
Brandy Carney
57a1274b6c
feat(popover): modify the animation for each mode
...
add another wrapper div to fix the arrow not animating at the same time.
references #5420
2016-05-24 16:00:23 -04:00
Brandy Carney
9cc0dc7239
feat(alert): add Sass variables for the radio/checkbox labels when checked
...
closes #6289
2016-05-20 16:11:27 -04:00
Josh Thomas
2b836a930f
chore(tests): correct components to use src path instead of ionic to ensure karma tests pass.
2016-05-19 16:58:08 -05:00
Josh Thomas
c8f760f080
chore(build): rename ionic directory to src and update all references in the build process.
2016-05-19 13:22:40 -05:00
Andrew
9039297110
rename src to ionic
2015-04-25 10:59:09 -05:00
Adam Bradley
b4ce008dac
no more .pane, just ion-view css
2015-04-22 17:00:27 -05:00
Adam Bradley
db08406d60
alert e2e test
2015-04-10 22:02:03 -05:00
Adam Bradley
adeaf4d464
using material design term instead of android
2015-04-10 16:05:35 -05:00
Adam Bradley
2e9da98d41
tabs / hairlines
2015-04-07 11:59:13 -05:00
Adam Bradley
3d3f461a11
alert updates
2015-04-05 20:53:04 -05:00
Adam Bradley
b5dae74f90
alert
2015-04-04 23:09:23 -05:00
Adam Bradley
0e09f64021
action-menu / alert
2015-04-01 22:27:46 -05:00
Adam Bradley
33b43ee340
blank e2e tests
2015-03-30 15:19:33 -05:00
Adam Bradley
5c5a293e83
modal
2015-03-29 21:13:43 -05:00
Adam Bradley
a47ec2f0d1
alert
2015-03-29 21:07:42 -05:00
Adam Bradley
dec338e234
e2e test cleanup
2015-03-27 15:00:46 -05:00
Adam Bradley
afb545120e
e2e
2015-03-25 13:19:23 -05:00
Adam Bradley
dba853dba4
init to win it
2015-03-24 21:08:44 -05:00
Adam Bradley
2d81e1020d
naming components
2015-03-24 15:37:35 -05:00