37 Commits

Author SHA1 Message Date
98e81641a7 fix toolbars 2015-12-05 16:02:25 -06:00
f1d8d5fc14 docs() 2015-12-04 15:20:02 -05:00
4bd6ac825d docs(): docs 2015-12-02 17:55:56 -05:00
6943ee6083 docs(): update some classes to private 2015-12-02 09:14:26 -06:00
13fa14dff6 chore(): make members private 2015-11-15 20:37:24 -06:00
9ef27f8c56 refactor(cssClass): use host class instead of renderer
Since angular2 alpha46 we can now use host: {‘class’:’item’} without it
getting removed by user css classes.
2015-11-14 15:13:35 -06:00
9ddcc44f67 refactor(toolbar): allow any content in the center 2015-11-11 11:27:11 -06:00
86aa23c0ba refactor(searchbar): renamed all selectors, variables, and components from search-bar to searchbar
references #419
2015-11-02 21:07:45 -05:00
ccd109dfee refactor(toolbar): added the ability to add a search bar or segment in toolbar
Removed ion-segments dependency on being in the ion-title as this
should be for text only. References #356
2015-11-02 18:08:04 -05:00
c19fcd5bed chore(navbar): rename nav-bar files to navbar 2015-11-02 16:52:52 -06:00
4c53a4b554 chore(): rename IonicConfig to Config 2015-10-16 11:53:11 -05:00
0cac4d9a2e chore(): remove use of @View 2015-10-09 09:15:04 -05:00
18519d1576 refactor(cssClass): update/cleanup css class usage 2015-10-08 21:32:16 -05:00
7463ce9ee4 Remove forwardRefs from IONIC_DIRECTIVES
Closes #250.
2015-10-06 12:11:00 -05:00
88eaa45f4c refactor(navbar): improved navbar transitions 2015-09-23 23:17:06 -05:00
b14956d9d0 chore(): rename annotations to decorators 2015-09-22 13:15:10 -05:00
5fbc142dae swipe back refactor 2015-09-17 16:13:51 -05:00
8a344cebd9 update document.title on view change 2015-09-17 12:39:28 -05:00
a33073ca5f do not use @Query within toolbars 2015-09-17 11:37:23 -05:00
abff83a206 toolbar refactor wip 2015-09-16 00:42:22 -05:00
fc89e86c83 iOS title centering improvements wip 2015-09-15 16:14:10 -05:00
0039647515 rename aside to menu 2015-09-11 21:40:58 -05:00
1e5e067ed1 alpha37 updates 2015-09-11 21:03:42 -05:00
dc7b04fbd4 remove onIonInit
Closes #77
2015-09-05 23:09:21 -05:00
63b7c14492 toolbar button updates 2015-09-02 20:44:28 -05:00
4952cf58fb navbar aside menu button 2015-09-01 15:42:47 -05:00
407ff62258 toolbar and viewcontroller docs wip 2015-08-31 11:09:40 -05:00
13cd3da6b2 alpha34 2015-08-07 10:50:41 -05:00
c0223edabe render views working 2015-07-31 22:35:32 -05:00
8794182e6c replace @Parent w/ @Ancestor 2015-07-30 21:15:22 -05:00
8be8388af8 fix title align 2015-07-29 22:41:27 -05:00
4ad69d4023 toolbar fixes 2015-07-29 21:09:48 -05:00
ba6cc11bc1 toolbar scenario examples 2015-07-22 10:49:55 -05:00
40fc77b0b6 App annotation/mode attribute 2015-07-08 14:05:37 -05:00
3dbf489fc9 toolbar updates 2015-07-03 23:56:47 -05:00
5a28d6d55e update toolbar 2015-07-03 14:27:12 -05:00
1ae3113386 let there be typescript 2015-07-03 13:19:30 -05:00