1868 Commits

Author SHA1 Message Date
94c02e71b2 improve iOS navbar transitions 2015-10-18 19:33:22 +01:00
e47e3f8b75 set background-color on body 2015-10-18 19:33:22 +01:00
28cf4fc576 docs(demos): basic, header, list card examples 2015-10-18 13:21:56 -05:00
2478c12c52 docs(demos): card image example 2015-10-18 12:39:08 -05:00
fa1bc378ff docs(demos): outline new card sections 2015-10-18 12:17:25 -05:00
705d32aae2 wip: android navbar color directive 2015-10-18 11:27:11 -05:00
3281d84718 chore(demos): IonicPlatform to Platform 2015-10-18 10:56:28 -05:00
a63f22c56f fix(demos): fix actionSheet import error 2015-10-17 22:50:23 -05:00
08808586bb chore(build): add gulp watch task for demos 2015-10-17 22:50:23 -05:00
cc458ca75e Update applinks.ts 2015-10-16 15:34:04 -05:00
e157f1ff1f Update README.md 2015-10-16 15:15:24 -05:00
d026dfcae3 fix(sticky-header): updated iOS sticky header bg color and moved MD styling so it would work
Closes #296
2015-10-16 16:15:06 -04:00
0c68e370f5 disable stick header JS for now 2015-10-16 15:11:50 -05:00
ec51852af0 chore(): update npm package.json 2015-10-16 15:05:00 -05:00
df971c44ba Merge branch 'master' of github.com:driftyco/ionic2 2015-10-16 13:19:55 -06:00
b93aae4940 Fix(segment): Change for loops to be forEach 2015-10-16 13:19:42 -06:00
387ec40f23 fix(): disable preloadTabs for now 2015-10-16 13:49:52 -05:00
28b7332e2f Merge remote-tracking branch 'origin/master' into es6-shims 2015-10-16 12:18:17 -06:00
be6cee3f84 demos: Platform does not exist in current demo version 2015-10-16 13:00:13 -05:00
597192659e Merge in master to es6-shims 2015-10-16 11:47:58 -06:00
7a2ab2b6c4 chore(): rename IonicForm to Form 2015-10-16 12:03:11 -05:00
bb3b20727c chore(): rename IonicKeyboard to Keyboard 2015-10-16 12:00:46 -05:00
edd082bcd8 demos(popups): remove duplicate ion-overlay 2015-10-16 12:02:51 -05:00
1e699ec5ba chore(): rename IonicPlatform to Platform 2015-10-16 11:58:46 -05:00
4c53a4b554 chore(): rename IonicConfig to Config 2015-10-16 11:53:11 -05:00
3037c369c4 feat(preloadTabs): preload tab roots by default 2015-10-16 11:18:10 -05:00
550bc8655b demos(actionSheet): remove hairline in md version 2015-10-16 11:20:25 -05:00
11d0090dd6 docs(demos): update buttons demo 2015-10-16 11:20:25 -05:00
90fa15d850 fix(transitions): prevent black flicker 2015-10-16 10:44:58 -05:00
79e881232c update to angular 2.0.0-alpha.44 2015-10-16 09:07:59 -05:00
d9e19d38ff fix(sticky-headers): add feature detection
Closes #290
2015-10-15 23:24:37 -05:00
d3a40aedf3 fix(dom): remove use of element.prop()
Closes #288
2015-10-15 22:13:57 -05:00
fbb80af3e5 Fix(es6-shim): References #292. Adding in es6-shim to package.json. Change the for() iterator in segment.ts changed to use a simple for loop. Short circuit functions in segment.ts incase there are no buttons, just return. 2015-10-15 17:47:45 -06:00
52aa0548e7 fix(item): sliding items works with mouse. Fixes #286 2015-10-15 16:11:50 -05:00
970abdf08c fix(item-sliding): item-left/item-right ng-contents
Closes #287
2015-10-15 15:08:00 -05:00
dd15279227 chore(): remove Ionic's HTTP service 2015-10-15 14:31:37 -05:00
75e71de22b fix(item-sliding): runOutsideAngular
Closes #277
2015-10-15 12:21:03 -05:00
8a5778661b chore(): zone.runOutsideAngular 2015-10-15 10:29:20 -05:00
f2ad705cdd refactor(segment): fixed height of MD segment so the border lines up with the toolbar
references #283
2015-10-14 16:13:57 -04:00
94c93d7468 refactor(segment): added MD styling to copy tabs, minus the animations
references #283
2015-10-14 12:30:54 -04:00
a0b8f6f537 update to alpha42 2015-10-14 10:08:26 -05:00
b59e30329c refactor(item): removing unused sass variable 2015-10-13 19:19:24 -04:00
0235f25e9c docs(popup): updated popup docs and README for building demos 2015-10-13 18:36:49 -04:00
9ef7416c26 fix(demos): tweak debounce default 2015-10-13 14:32:55 -05:00
c9f0c08de2 fix(demos): debounce setRoot call 2015-10-13 13:46:37 -05:00
7bddb6df88 docs(demos): update card demo 2015-10-13 13:34:54 -05:00
3f2888d2a2 Merge branch 'master' of github.com:driftyco/ionic2 2015-10-13 11:57:00 -06:00
bb49c9f114 Updating search-bar basic demo to show the detectchanges from angular firing 1000's of times 2015-10-13 11:56:53 -06:00
ed303a3aa7 fix(item-sliding): changed display on ion-items-option to remove space between options
added some danger buttons to make sure the space stays removed
2015-10-13 10:58:13 -04:00
0ca3ec6555 fix(backbone): iOS back button fade in on back direction 2015-10-12 21:54:31 -05:00