|
5d6d9b9610
|
chore(upgrad): ng alpha52 and case-sensitive templates
|
2015-12-10 22:52:55 -06:00 |
|
|
87006dc5be
|
fix(tabs): navbar flicker
|
2015-12-10 21:44:55 -06:00 |
|
|
d464d5cb1c
|
remove angular2/angular2 imports
|
2015-12-10 16:41:57 -06:00 |
|
|
901508e035
|
fix(toolbar/tabs): change toolbar-background to use the background property
Renamed Sass variables for toolbar and tabbar to use just background,
not color. Closes #716
|
2015-12-10 11:10:53 -05:00 |
|
|
854d90f4c1
|
refactor(sass): moved all mode files to the top level component directory and renamed to include the directory name
references #689
|
2015-12-09 17:20:11 -05:00 |
|
|
bb98c451d3
|
fix(toolbar): fix margin and width on toolbar buttons
references #689
|
2015-12-09 16:22:08 -05:00 |
|
|
b20405a06d
|
fix(menu): make MD default button change color based on toolbar color
references #689
|
2015-12-09 15:05:04 -05:00 |
|
|
0c6f87a541
|
fix(segment/toolbar): fixed segment padding iOS and toolbar text for MD
references #689
|
2015-12-08 18:17:31 -05:00 |
|
|
ce2e4a3e32
|
fix back button, add deprecation warnings
|
2015-12-08 15:48:40 -06:00 |
|
|
470ac72b6a
|
refactor(menu-toggle): use .bar-button-menu-toggle and not attr
|
2015-12-08 14:28:40 -06:00 |
|
|
8b0316cbb2
|
fix menu-toggle style in content
|
2015-12-08 14:20:31 -06:00 |
|
|
66e13b890f
|
update md segment
|
2015-12-07 20:36:17 -06:00 |
|
|
3143091d63
|
md segment wip
|
2015-12-07 16:45:24 -06:00 |
|
|
89f16e52b0
|
md toolbar buttons
|
2015-12-07 16:11:59 -06:00 |
|
|
e7437b4ab2
|
iOS toolbar buttons
|
2015-12-07 15:50:59 -06:00 |
|
|
822141c420
|
wip solid toolbar btn
|
2015-12-07 11:42:15 -06:00 |
|
|
8b693ce836
|
toolbar button updates
|
2015-12-07 11:18:00 -06:00 |
|
|
8a98337133
|
update iOS toolbar buttons
|
2015-12-07 07:36:08 -06:00 |
|
|
c6626e0af8
|
use roles for button icons
|
2015-12-06 21:46:13 -06:00 |
|
|
3d3eae1e4f
|
set button css by attrs
|
2015-12-06 20:44:56 -06:00 |
|
|
98e81641a7
|
fix toolbars
|
2015-12-05 16:02:25 -06:00 |
|
|
d8f235d09d
|
fix color inheritance, core components should not contain colors
|
2015-12-04 23:23:55 -06:00 |
|
|
831ec87308
|
import mode globals in all mode components
|
2015-12-04 21:34:27 -06:00 |
|
|
5d3e9a4f99
|
Merge branch 'master' into css-refactor
|
2015-12-04 17:04:00 -05:00 |
|
|
f1d8d5fc14
|
docs()
|
2015-12-04 15:20:02 -05:00 |
|
|
d833e747cb
|
refactor(): move core component imports to mode component files
|
2015-12-04 13:07:40 -06: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 |
|
|
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 |
|