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
4c53a4b554
chore(): rename IonicConfig to Config
2015-10-16 11:53:11 -05:00
bb49c9f114
Updating search-bar basic demo to show the detectchanges from angular firing 1000's of times
2015-10-13 11:56:53 -06:00
146e77bab3
fix(search-bar): removed the dependency on passing a value for each query
...
references #247
2015-10-12 18:29:45 -04:00
2debff1853
Fix(search-bar): Update search model to bind its query value to the textbox via two way data binding. On input text change or the clear button, call writeValue explicitly. Update demo to show this, also do not pass in undefined values
2015-10-12 16:23:31 -06:00
b824883ade
fix(search-bar): error with inputs
2015-10-12 15:03:39 -04:00
3917c38e27
refactor(search-bar): removed dependency on ngControl and forms
...
Changed clear div to a button, using ngModel now being passed in by the
user, only showing clear button when input has more than one char.
2015-10-12 12:47:24 -04:00
0cac4d9a2e
chore(): remove use of @View
2015-10-09 09:15:04 -05:00
b07a3760e5
refactor(search-bar): Added JS to calculate the margin of the iOS cancel button
...
References #247
2015-10-08 14:04:23 -04:00
013389d7ca
fix(searchbar): set directives
2015-10-07 15:07:50 -05:00
02f04c7322
Merge branch 'master' into alpha38
...
Conflicts:
ionic/config/decorators.ts
2015-10-07 13:56:16 -05:00
0be37b201f
rename IonicComponent to ConfigComponent
2015-10-07 10:54:28 -05:00
1befe94802
alpha39 updates
2015-10-07 10:51:08 -05:00
50b6fdea8d
Merge branch 'master' into alpha38
...
Conflicts:
ionic/components/search-bar/search-bar.ts
ionic/config/decorators.ts
2015-10-06 20:38:04 -05:00
994fdc7084
fix(search-bar): set isFocused to false and remove shouldLeftAlign for custom function
...
references #247
2015-10-06 19:03:50 -04:00
7d9b8f7ec9
Fix(search-bar): Fix the cancel button to clear input value. Update done/cancel button to call a cancel function
2015-10-06 16:58:15 -06:00
9b60da4308
refactor(search-bar): Added iOS styling for cancel button
...
Cancel button shows when clicking in input box, animation isn’t done
though. Added some examples. References #247
2015-10-06 18:10:13 -04:00
9bc09300df
chore(): rename properties to inputs, events to outputs
2015-10-06 16:28:32 -05:00
c74cab45db
Merge branch 'master' into alpha38
2015-10-06 15:31:55 -05:00
3b6e17836e
refactor(search-bar): Added MD styling and moved some variables around
...
References #247
2015-10-06 15:46:25 -04:00
0ae8ee6661
add search-bar back to IONIC_DIRECTIVES
2015-10-06 12:11:00 -05:00
7463ce9ee4
Remove forwardRefs from IONIC_DIRECTIVES
...
Closes #250 .
2015-10-06 12:11:00 -05:00
058e28c094
refactor(search-bar): Added iOS styling and a close icon
...
References #247
2015-10-05 19:25:33 -04:00
0cef1afe20
refactor(search-bar): Added iOS styling and another test page
...
References #247
2015-10-05 17:03:04 -04:00
3215c05f4f
Fix(search-bar): Have search bar go through items, provide filter, and filter those from list. Make search bar have valueAccessor it self update update control value to watcher
2015-10-02 23:10:52 -06: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
40fc77b0b6
App annotation/mode attribute
2015-07-08 14:05:37 -05:00
1ae3113386
let there be typescript
2015-07-03 13:19:30 -05:00