169 Commits

Author SHA1 Message Date
67f0d3c7dd Merge remote-tracking branch 'origin/master'
# Conflicts:
#	ionic/components/segment/segment.ts
2015-12-16 15:47:07 -05:00
2b44dcaaf9 feat(toolbar): adding some typing to toolbar to quiet errors 2015-12-16 15:45:57 -05:00
068f3ceb29 Merge remote-tracking branch 'origin/master' into WIP-api-demos 2015-12-16 11:13:03 -06:00
ee0bc1b592 feat(toolbar): added transparent toolbar example and styling
Removed the inline styling changing the background of the test
toolbars. Closes #743
2015-12-15 17:03:53 -05:00
d5e0570193 fix(toolbar): fixed default button colors for MD in a toolbar, added new function to get this inverse
closes #91
2015-12-15 16:41:33 -05:00
9c0bcecc8e perf(toolbar): improve toolbar transition performance 2015-12-12 11:20:33 -06:00
1aa2045c30 docs(demos/toolbarTitle): share demo with toolbar 2015-12-11 15:02:45 -06:00
e9564ea2ae docs(toolbar/navbar): link sections 2015-12-11 14:52:17 -06:00
c800454354 docs(toolbar): link to api demo 2015-12-11 14:41:58 -06:00
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