191 Commits

Author SHA1 Message Date
c883a2ae91 chore(): update Ionic imports in tests 2016-02-22 17:45:17 -06:00
892b0071cb fix(sass): rename brightness/inverse sass functions
Prefix custom sass color functions with color-
Closes #5542
2016-02-20 20:34:59 -06:00
bd0376072b fix(toolbar): fix md toolbar so it doesn't flow off the screen
closes #5414
2016-02-13 13:31:36 -05:00
5f254f285f chore(e2e): make typescript and e2e friends 2016-02-12 11:37:39 -06:00
2766f7fda8 fix(toolbar): fixes segment/title aligment when cordova iOS style is applied
closes #5208
2016-02-10 19:10:41 +01:00
8401aa4449 style(button): format css 2016-02-10 09:11:40 -06:00
38a3be438f fix(button): bar-button uses inner span as flexbox
- Fixed block/full buttons, now there are display: block
- Fixes <ion-segment-button> warnings
2016-02-10 15:49:19 +01:00
da18868636 refactor(animations): inline css animations 2016-02-09 16:23:01 -06:00
06b3a5b3bd feat: hairlines width can be configured with a sass variable 2016-02-07 15:00:34 +01:00
78c2ecc84f docs(demos): add title demo which uses the toolbar demo but hides some
Hiding any toolbars that don’t use ion-title for the title demo only

references driftyco/ionic-site#397
2016-02-05 12:17:56 -05:00
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