181 Commits

Author SHA1 Message Date
16df0d8205 Documentation Update toolbar.ts
added missing quotes to documentation and changed property "placement" to "position"
2016-02-05 14:01:11 +05:30
53532c5280 docs(toolbar): update docs 2016-02-02 16:42:40 -05:00
cad9e498e7 feat(button): increase hit area of toolbar buttons 2016-01-31 23:09:43 -06:00
18eb967115 docs(toolbar): clean up docs 2016-01-26 10:24:28 -07:00
d971f3ec89 docs(toolbar): add subheader and footer examples
Closes #5174. Closes #5063
2016-01-26 10:19:12 -07:00
706832f031 fix(toolbar): make iOS toolbar closer to native
aligned title and back button, increased font size of back icon,
removed color shade from toolbar buttons, increased font weight of
title, changed primary color, reduced back button text letter spacing.

Fixes #5149
2016-01-22 14:14:33 -05:00
a4137d2bdc fix(toolbar): remove opacity on md buttons in a toolbar
remove the opacity from the activated class for md buttons

closes #5131
2016-01-22 11:50:59 -05:00
61a16b74bf fix(menu): fix menu toggle not showing right opacity
added important to ensure the menu toggle will get the right opacity but this will be removed later
on

fixes #5131
2016-01-22 11:11:26 -05:00
0942563d5f chore(): fix typescript errors 2016-01-12 10:30:23 -06:00
88aad3f880 refactor(decorators): remove ConfigComponent 2016-01-11 22:51:54 -06:00
883e1b68b1 refactor(icon): rename icon to ion-icon
Closes #855
2016-01-05 22:27:07 -06:00
1950507d4c docs(searchbar, toggle, toolbar) 2015-12-17 16:29:58 -05:00
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