132 Commits

Author SHA1 Message Date
fac40923c1 fix(backBtn): show back button during transition
Closes #659
2015-11-28 20:19:17 -06:00
ff73d83138 fix(toolbar): added a temp fix for buttons in a toolbar with a segment
added a segment scenario to the toolbar tests. closes #506
2015-11-25 14:24:10 -05:00
bc8ff4070f refactor(sass): individual sass files import globals 2015-11-23 14:51:41 -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
36f82b2473 refactor(NavController): restructuring and perf improvements 2015-10-29 14:37:49 -05: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
963f3dca1b feat(segment): default styles and header fit 2015-10-02 11:25:40 -05:00
f12ad4e20d fix(cordova-ios): update navbar css 2015-09-29 20:58:04 -05:00
f6331a688f fix(nabber): iOS nabber updates 2015-09-29 16:41:30 -05:00
ba08227c74 feat(ripple): navbar button ripple
C
2015-09-29 14:36:06 -05:00
4d84cdae83 refactor(hover): use :hover:not(.disable-hover)
Less CSS specificity issues. Disabling hover on mobile prevents button
flickers.
2015-09-24 13:31:35 -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
1a60540f2b feat(menu): right side menus 2015-09-22 12:36:42 -05:00
3b7d261290 feat(menu-toggle): right side alignment 2015-09-22 11:30:06 -05:00
d63bcf29f4 css updates after snapshot 2015-09-18 23:12:55 -05:00
db714ce341 remove .hover css 2015-09-18 21:46:16 -05:00
e02cc2405c fix toolbar hover states 2015-09-18 09:53:26 -05:00
a2346bf11b fix(backbtn): incorrect elementRef 2015-09-17 22:16:11 -05:00
c118ef6054 rename all material.scss to md.scss 2015-09-17 22:02:11 -05:00
5fbc142dae swipe back refactor 2015-09-17 16:13:51 -05:00
22d4478a9b pointer events auto for toolbar nav-items 2015-09-17 13:02:26 -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
0364bc24d4 fix toolbar colors 2015-09-16 09:49:13 -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
2fe6135800 iOS transition gray out leaving view 2015-09-14 21:29:34 -05:00
f7a3a2436b menu-toggle updates 2015-09-13 19:43:35 -05:00
60f7bd548b toolbar menu-toggle to use link 2015-09-13 18:40:20 -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
cdf631dcaf .ios and .md body class css structure 2015-09-04 23:54:00 -05:00
17e1360cda button updates 2015-09-03 14:15:07 -05:00
8a4dedecdd md aside-toggle updates 2015-09-03 10:26:56 -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
32e03d6790 ionicons 3.0 2015-08-31 13:51:47 -05:00
407ff62258 toolbar and viewcontroller docs wip 2015-08-31 11:09:40 -05:00
432f917e69 hairline width 0.55px 2015-08-20 15:20:45 -05:00
368cd94d7b small aside width 2015-08-12 22:39:53 -05:00