42 Commits

Author SHA1 Message Date
67f0d3c7dd Merge remote-tracking branch 'origin/master'
# Conflicts:
#	ionic/components/segment/segment.ts
2015-12-16 15:47:07 -05:00
0f57b1f64f feat(segment): added change event to segment which emits the value
Updated the API docs for segment to include change & click, and updated
some of the function descriptions, removed an unused function. Added
the change & click events to the test case.
2015-12-16 15:43:38 -05:00
068f3ceb29 Merge remote-tracking branch 'origin/master' into WIP-api-demos 2015-12-16 11:13:03 -06:00
92d4bda763 docs(segment): add api demo link 2015-12-15 11:29:59 -06:00
ec89350428 docs(segment): add api demo link 2015-12-15 10:44:13 -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
37ca863531 fix(segment): fixed segment UI not updating when changing value from view button
Added a test for this. Closes #657
2015-12-10 12:58:59 -05:00
243f03e545 Merge branch 'alpha50' into css-refactor 2015-12-09 07:47:30 -06:00
30b88d746b chore(): add ng prefix to lifecycle interfaces 2015-12-08 21:38:26 -06:00
d8e82bb2c7 iOS segment buttons 2015-12-07 22:01:57 -06:00
3143091d63 md segment wip 2015-12-07 16:45:24 -06:00
dd3b3268a6 docs(segment): segment and segment-button 2015-12-07 15:49:14 -05:00
28bb668d43 docs(api): add links to component sections 2015-12-04 13:55:43 -06:00
86a687a5df fix(segment): tap acivation working. Fixes #663 2015-12-04 11:38:58 -06:00
13fa14dff6 chore(): make members private 2015-11-15 20:37:24 -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
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
aa515da4af refactor(segment): removing unused code and bringing other code up to date
references #344
2015-10-29 15:45:25 -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
94c93d7468 refactor(segment): added MD styling to copy tabs, minus the animations
references #283
2015-10-14 12:30:54 -04: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
5345d10f21 alpha38, first pass 2015-10-03 16:02:24 -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
b14956d9d0 chore(): rename annotations to decorators 2015-09-22 13:15:10 -05:00
43cc8ecf91 d0x w1p 2015-08-31 10:24:37 -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
40fc77b0b6 App annotation/mode attribute 2015-07-08 14:05:37 -05:00
7a8ba2654c Sink 2015-07-06 19:32:50 -05:00
4b09e751a2 fix segment 2015-07-03 13:57:59 -05:00
eaf6746034 Scroll 2015-07-03 13:39:11 -05:00
1ae3113386 let there be typescript 2015-07-03 13:19:30 -05:00