94 Commits

Author SHA1 Message Date
bc8ff4070f refactor(sass): individual sass files import globals 2015-11-23 14:51:41 -06:00
fca5f9bbba refactor(segment): iOS fixed the segment colors in a colored toolbar
closes #597
2015-11-20 13:16:19 -05:00
116d4aa23c refactor(segment): MD fixing the segment colors in toolbars with colors
references #597
2015-11-20 13:16:19 -05:00
13fa14dff6 chore(): make members private 2015-11-15 20:37:24 -06:00
9ddcc44f67 refactor(toolbar): allow any content in the center 2015-11-11 11:27:11 -06:00
4cc9a14001 fix(segment): Got segment working with ng-model, removed unused code and combined segment component with directive.
Added usage for segment in a form. Removed SegmentControlValueAccessor.
Fixes #344
2015-11-04 14:58:56 -05:00
ead95ac738 refactor(segment): removed div wrapping segment buttons
references #356
2015-11-03 10:35:55 -05:00
a7a1fbeacd fix(segment): fixed display of segment on iOS and MD mode
references #356
2015-11-02 18:08:05 -05:00
d0301c814e refactor(segment): cleaned up UI of segments inside of a toolbar
references #356
2015-11-02 18:08:05 -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
fe72e781be Missing commas are fun 2015-10-29 16:56:25 -04:00
50f14ec0cc refactor(segment): removed unused code and added a description for Segment with usage
references #344
2015-10-29 16:50:53 -04:00
1fbca8bba3 test(segment): adding a value to the toolbar segment
references #344
2015-10-29 15:45:25 -04:00
aa515da4af refactor(segment): removing unused code and bringing other code up to date
references #344
2015-10-29 15:45:25 -04:00
36f82b2473 refactor(NavController): restructuring and perf improvements 2015-10-29 14:37:49 -05:00
d390290a7c refactor(segment): added a toolbar with a button in it for testing purposes
references #356
2015-10-28 11:56:51 -04:00
c98867493a refactor(segment): fixed border width with more than 3 buttons
Added another toolbar with 3 segments for testing and in order to fix
the width on iOS, references #356
2015-10-27 17:47:55 -04:00
d8f643d340 test(segment): added e2e tests for segment
Cleaned up some of the UI for the tests
2015-10-27 15:22:32 -04:00
5134d028bd refactor(segment): added opacity to buttons on md mode
references #283
2015-10-27 15:22:32 -04:00
292806cd39 fix(segment): moved sass variable down because it uses another variable
references #283
2015-10-27 13:36:40 -04:00
bf8d3073dc refactor(segment): cleaned up both iOS and md mode styling
Converted values to some sass variables, moved transition to after
button tap, added border bottom for md mode, reorganized the sass
variables by the order they’re used, removed the use of !important,
added iOS hover background-color. Closes #283
2015-10-27 13:36:40 -04:00
b93aae4940 Fix(segment): Change for loops to be forEach 2015-10-16 13:19:42 -06:00
597192659e Merge in master to es6-shims 2015-10-16 11:47:58 -06:00
4c53a4b554 chore(): rename IonicConfig to Config 2015-10-16 11:53:11 -05:00
fbb80af3e5 Fix(es6-shim): References #292. Adding in es6-shim to package.json. Change the for() iterator in segment.ts changed to use a simple for loop. Short circuit functions in segment.ts incase there are no buttons, just return. 2015-10-15 17:47:45 -06:00
f2ad705cdd refactor(segment): fixed height of MD segment so the border lines up with the toolbar
references #283
2015-10-14 16:13:57 -04:00
94c93d7468 refactor(segment): added MD styling to copy tabs, minus the animations
references #283
2015-10-14 12:30:54 -04:00
a0b8f6f537 update to alpha42 2015-10-14 10:08:26 -05:00
0cac4d9a2e chore(): remove use of @View 2015-10-09 09:15:04 -05:00
1befe94802 alpha39 updates 2015-10-07 10:51:08 -05:00
9bc09300df chore(): rename properties to inputs, events to outputs 2015-10-06 16:28:32 -05:00
974a70cf0e Merge branch 'master' into alpha38
Conflicts:
	ionic/components/popup/popup.ts
2015-10-05 16:43:30 -05:00
2bac3a9ef8 style(segment): Remove margin on first and last elements 2015-10-05 15:27:04 -06:00
5345d10f21 alpha38, first pass 2015-10-03 16:02:24 -05:00
963f3dca1b feat(segment): default styles and header fit 2015-10-02 11:25:40 -05:00
b43cb32111 fix(segment): works w/o NgControl 2015-10-02 10:57:14 -05:00
a98b38b55c fix(segment): working 2015-10-02 10:49:07 -05:00
54d612bf65 fix(ripple): outline colors 2015-09-28 15:55:37 -05:00
b14956d9d0 chore(): rename annotations to decorators 2015-09-22 13:15:10 -05:00
3364414d24 use padding attribute 2015-09-18 21:58:44 -05:00
1e5e067ed1 alpha37 updates 2015-09-11 21:03:42 -05:00
c41801c55f css cleanup 2015-09-05 21:02:45 -05:00
cdf631dcaf .ios and .md body class css structure 2015-09-04 23:54:00 -05:00
43cc8ecf91 d0x w1p 2015-08-31 10:24:37 -05:00
4d6d7f757d alpha35 update 2015-08-19 16:06:41 -05:00
41f58f87bb rename scss extensions dir to modes 2015-08-12 10:18:22 -05:00
a5a70f907d no quotes in attr selectors 2015-08-11 22:28:30 -05:00
13cd3da6b2 alpha34 2015-08-07 10:50:41 -05:00
984cdd07c3 update content to ng-content 2015-07-30 22:38:45 -05:00
34b62ff172 STuff 2015-07-20 13:25:57 -05:00