57 Commits

Author SHA1 Message Date
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
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
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
0942563d5f chore(): fix typescript errors 2016-01-12 10:30:23 -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
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
d464d5cb1c remove angular2/angular2 imports 2015-12-10 16:41:57 -06:00
ce2e4a3e32 fix back button, add deprecation warnings 2015-12-08 15:48:40 -06:00
8b0316cbb2 fix menu-toggle style in content 2015-12-08 14:20:31 -06:00
8b693ce836 toolbar button updates 2015-12-07 11:18:00 -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
f1d8d5fc14 docs() 2015-12-04 15:20:02 -05: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
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
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
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
5fbc142dae swipe back refactor 2015-09-17 16:13:51 -05:00
8a344cebd9 update document.title on view change 2015-09-17 12:39:28 -05:00
a33073ca5f do not use @Query within toolbars 2015-09-17 11:37:23 -05:00
abff83a206 toolbar refactor wip 2015-09-16 00:42:22 -05:00
fc89e86c83 iOS title centering improvements wip 2015-09-15 16:14:10 -05:00
0039647515 rename aside to menu 2015-09-11 21:40:58 -05:00
1e5e067ed1 alpha37 updates 2015-09-11 21:03:42 -05:00
dc7b04fbd4 remove onIonInit
Closes #77
2015-09-05 23:09:21 -05:00
63b7c14492 toolbar button updates 2015-09-02 20:44:28 -05:00
4952cf58fb navbar aside menu button 2015-09-01 15:42:47 -05:00
407ff62258 toolbar and viewcontroller docs wip 2015-08-31 11:09:40 -05:00
13cd3da6b2 alpha34 2015-08-07 10:50:41 -05:00
c0223edabe render views working 2015-07-31 22:35:32 -05:00
8794182e6c replace @Parent w/ @Ancestor 2015-07-30 21:15:22 -05:00