Adam Bradley
3a7addf7b0
feat(toolbar): control toolbar borders on top/bottom
...
Toolbars can be stacked up vertically in `<ion-header>`,
`<ion-content>`, and `<ion-footer>` elements. However, toolbars also
come with borders on both the top and bottom of the toolbar. To give
developers full control of the design, Ionic also includes the
`no-border-bottom` and `no-border-top` attributes. For example,
sometimes two vertically stacked toolbars may have different background
colors, in this case it might be best to leave a border between them.
However, if they have the same background color, the app may look best
without a border between them. The main point here is, it's entirely up
to the app's design to decide when and when not to show borders between
toolbars, and to do so then each toolbar can individually set
`no-border-bottom` and `no-border-top` attributes.
2016-06-20 12:01:21 -05:00
Adam Bradley
cdb1f8503c
chore(sass): move z-index vars to separate file, remove unused vars
2016-06-17 23:21:15 -05:00
Adam Bradley
48c1ffd4f9
fix(toolbar): place iOS border on ion-header/footer
2016-06-17 22:19:51 -05:00
Adam Bradley
1986710537
refactor(content): add dimension read/write methods
2016-06-17 15:23:13 -05:00
Brandy Carney
1d8ba4a5e7
fix(toolbar): position toolbar relative and add z-index
2016-06-17 16:15:31 -04:00
Brandy Carney
927edfffcd
refactor(tabs): remove all uses of ion-navbar-section
2016-06-17 13:51:30 -04:00
Adam Bradley
5a85d82b8a
fix(header): optional ViewController injection
2016-06-17 12:15:01 -05:00
Adam Bradley
64b867816a
docs(header): update header markup
2016-06-17 11:48:15 -05:00
Adam Bradley
d13fa4e2cf
refactor(structure): allow content to scroll under headers/footers
2016-06-16 11:28:02 -05:00
Brandy Carney
79a7f2fcb6
docs(menu/toolbar): update documentation for buttons/menuToggle in a toolbar
...
closes driftyco/ionic-site#590
2016-06-02 15:15:07 -04:00
Adam Bradley
11448dcd0c
chore(tslint): fix noImplicitAny errors
2016-05-31 21:07:17 -05:00
Adam Bradley
6e9087534d
test(bootstrap): update to use ionicBootstrap
2016-05-31 15:49:12 -05:00
Brandy Carney
6d241fd8fa
Merge branch '2.0' into pr/6370
2016-05-20 17:46:18 -04:00
Josh Thomas
2b836a930f
chore(tests): correct components to use src path instead of ionic to ensure karma tests pass.
2016-05-19 16:58:08 -05:00
Josh Thomas
c8f760f080
chore(build): rename ionic directory to src and update all references in the build process.
2016-05-19 13:22:40 -05:00
Andrew
9039297110
rename src to ionic
2015-04-25 10:59:09 -05:00
Adam Bradley
cdd62e98b9
use IonicComponent
2015-04-22 16:56:57 -05:00
Adam Bradley
adeaf4d464
using material design term instead of android
2015-04-10 16:05:35 -05:00
Adam Bradley
dda0b7a8a2
rename platform base to core
2015-04-10 15:42:22 -05:00
Adam Bradley
a55d0ab478
tab-bar/toolbar alignment
2015-04-10 15:36:43 -05:00
Adam Bradley
a5aeaf41da
tab structure updates
2015-04-10 13:45:04 -05:00
Adam Bradley
a936791214
layout refactor
2015-04-10 11:39:33 -05:00
Adam Bradley
44328137d1
add all components
2015-04-08 09:18:55 -05:00
Adam Bradley
1b614634b3
tab updates
2015-04-08 08:12:30 -05:00
Adam Bradley
ca85b7be2c
tabs
2015-04-07 16:12:29 -05:00
Adam Bradley
2e9da98d41
tabs / hairlines
2015-04-07 11:59:13 -05:00
Andrew
02de37eaab
remove source references to ionic2/components
2015-04-03 09:25:27 -06:00
Adam Bradley
ec70a74d0a
toolbar border
2015-04-02 21:04:02 -05:00
Andrew
f1bfac8ae7
add advanced tabs testg
2015-04-02 15:11:08 -06:00
Adam Bradley
94c10459b8
iOS tab bar borders
2015-04-02 15:16:29 -05:00
Adam Bradley
fee7520291
card
2015-04-01 20:18:35 -05:00
Adam Bradley
c20e510147
init tabs
2015-04-01 16:03:21 -05:00
Adam Bradley
64eeb20117
search bar
2015-04-01 10:52:05 -05:00
Adam Bradley
a337aca26b
list updates
2015-03-31 22:28:04 -05:00
Adam Bradley
f5196007f3
flex order title
2015-03-31 15:58:16 -05:00
Adam Bradley
690fb704cb
correct title alignment
2015-03-31 15:09:10 -05:00
Adam Bradley
a4527c3ac4
back button text
2015-03-31 13:48:46 -05:00
Andrew
4699ef5ff8
back-button: use updated config
2015-03-31 12:27:34 -06:00
Adam Bradley
0d49841a3c
half baked back button config
2015-03-31 11:55:44 -05:00
Andrew
54d3418d50
add back button platform config
2015-03-31 10:44:31 -06:00
Adam Bradley
1adb91e6d8
back button component
2015-03-31 11:07:18 -05:00
Adam Bradley
ac1d49ee9d
iOS back button
2015-03-31 10:25:43 -05:00
Adam Bradley
1f2e29b16c
toolbar updates
2015-03-31 10:11:14 -05:00
Adam Bradley
81b4ca4ce0
rem units / toolbar stuff
2015-03-31 09:18:53 -05:00
Adam Bradley
4acbd5f347
toolbar stuff and things
2015-03-30 21:45:04 -05:00
Andrew
2561ab1be2
aside(): initial types work
2015-03-25 15:54:03 -06:00
Adam Bradley
2ca29ecb45
lists/items
2015-03-24 22:11:28 -05:00
Adam Bradley
250733235a
vert align bar btns
2015-03-23 23:14:17 -05:00
Adam Bradley
8a9a78fd2f
back button button
2015-03-23 23:02:56 -05:00
Adam Bradley
be10eadc2f
Toolbar
2015-03-23 23:01:01 -05:00