Manu Mtz.-Almeida
bfdc898945
feat(item): sliding items work with list reorder
2016-06-24 17:57:21 +02:00
Adam Bradley
ae40edf810
fix(tabs): fix tabs rootNav
2016-06-21 14:37:57 -05:00
Adam Bradley
060d064325
Merge branch '2.0' into layout-refactor
...
# Conflicts:
# src/components/tabs/test/advanced/index.ts
2016-06-21 11:37:47 -05:00
Manu Mtz.-Almeida
14b8049771
refactor(refresh): uses new UIEventManager
2016-06-21 11:37:31 +02:00
Manu Mtz.-Almeida
5c38921595
feat(list): reorder list items
...
References #5595
2016-06-20 13:19:54 -05:00
Adam Bradley
321c6d92ae
chore(): remove loading icon
2016-06-17 20:55:17 -05:00
Manu Mtz.-Almeida
55eccb3493
feat(range): add debounce input for ionChange event
...
Closes #6894
2016-06-16 12:34:46 -05:00
Adam Bradley
d13fa4e2cf
refactor(structure): allow content to scroll under headers/footers
2016-06-16 11:28:02 -05:00
Brandy Carney
03986d4ec5
fix(item): encode hex value in the detail arrow so it works on firefox
...
fixes #6830
2016-06-09 17:28:00 -04:00
Dan Bucholtz
2be96f29b2
* refactor(overlays): overlays now are enabled via ionViewDidEnter ( #6811 ) closes #6753
...
overalys now are enabled via ionViewDidEnter
* style(overlays): fixed tslint error
fixed tslint error
* style(overlays): formatting
formatting
* refactor(overlays): minor refactor to match style
minor refactor to match style
2016-06-09 13:35:03 -05:00
Adam Bradley
1188730f10
fix(scrollView): ensure scroll element exists for event listeners
...
Related #6104
2016-06-08 22:08:28 -05:00
William Li
f16a4439d9
docs(events): clean up confusion with Event arguments
...
Addresses part of https://github.com/driftyco/ionic-site/issues/544 .
This PR makes it so that the piece of code in the docs works as intended. Otherwise, the second console.log statement will result in an array output, instead of the intended user object.
2016-06-08 08:59:45 -05:00
Manu Mtz.-Almeida
a1a582b7a1
fix(ion-backdrop): new ion-backdrop can prevent background scrolling
...
closes #6656
2016-06-02 17:09:44 +02:00
Adam Bradley
272daf2993
fix(datetime): fix ISO format when w/out timezone data
...
Closes #6608
2016-06-01 09:40:45 -05:00
Adam Bradley
c1ad804be8
fix(datetime): clear out existing datetime data
...
Closes #6614
2016-06-01 08:56:04 -05:00
Adam Bradley
11448dcd0c
chore(tslint): fix noImplicitAny errors
2016-05-31 21:07:17 -05:00
Adam Bradley
03f4511635
chore(tslint): fix noImplicitAny errors
2016-05-31 18:40:29 -05:00
Brandy Carney
44a7da8adc
feat(popover): change MD animation and use for WP also
...
references #5420
2016-05-27 12:46:33 -04: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
e078c395e6
collide init
2015-04-24 16:12:11 -05:00
Adam Bradley
8df5d4a8cd
tab key only
2015-04-22 21:48:36 -05:00
Adam Bradley
e4139fc738
tab focusing
2015-04-22 21:31:55 -05:00
Adam Bradley
3e9e077cd5
tabs aria
2015-04-21 22:42:59 -05:00
Adam Bradley
241163eb9f
webview stuff
2015-04-21 09:20:11 -05:00
Adam Bradley
25adc1d1f8
wip webview core
2015-04-20 23:58:37 -05:00
Andrew
174337fe84
refactor(nav-viewport): remove ItemCreator
2015-04-02 10:45:47 -06:00
Andrew
c8b317aeeb
fix(domUtil): fix typo with transitionend
2015-04-02 10:42:32 -06:00
Andrew
fd74dc937e
feat: initial nav
2015-04-01 19:41:01 -06:00
Andrew
48f7d6bd26
initial version of switching with animations. needs work for logic
2015-04-01 18:08:24 -06:00
Andrew
e79973fe5d
add util/dom
2015-04-01 09:35:44 -06:00