Brandy Carney
f6bf079878
refactor(list): removed absolutely positioned borders, changed to an inner div
...
references #437
2015-11-05 14:15:09 -05:00
Brandy Carney
9df5b5982f
refactor(searchbar): fixed the input background color and placeholder color in toolbars for iOS
...
references #247
2015-11-04 16:50:29 -05:00
Adam Bradley
46b161519a
test(): right side only menu icon
2015-11-04 14:45:35 -06:00
Adam Bradley
9075f7b154
chore(): add time/timeEnd console logs
2015-11-04 14:45:35 -06:00
Adam Bradley
f887f7c7be
fix(tab): correct lifecycle calls
2015-11-04 14:45:35 -06:00
Adam Bradley
fc890de0b0
perf(): improve animation
2015-11-04 14:45:35 -06:00
Drew Rygh
42fb681f8c
docs(demos): change ion-page display type to make it visible
2015-11-04 14:25:10 -06:00
Drew Rygh
9a80176da5
docs(demos): make each section a module
2015-11-04 14:25:10 -06:00
Max Lynch
704b361348
:derp:
2015-11-04 14:03:48 -06:00
Brandy Carney
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
Max Lynch
fa6990cc5f
fix(sticky): remove polyfill
2015-11-04 13:30:12 -06:00
Brandy Carney
40a9615ae3
fix(searchbar): removing background on activation of searchbar buttons md
...
references #247
2015-11-03 18:04:14 -05:00
Brandy Carney
d0385aa95d
refactor(searchbar): UI fixes for searchbar, added clear input to the default cancel action
...
references #247
2015-11-03 17:04:26 -05:00
Brandy Carney
955c110fbf
Missing comma...
2015-11-03 15:36:39 -05:00
Brandy Carney
633466c744
refactor(searchbar): added android cancel icon as a button that calls the cancelAction
...
This needs to be cleaned up more and made easier to override by the
user, but it’s a step in the right direction. Added the focused class
for when the user is inside of the input since Android doesn’t use
left-align. References #247
2015-11-03 15:36:39 -05:00
Brandy Carney
62d8cfa149
refactor(searchbar): transformed md search icon to back icon, cleaned up css
...
references #247
2015-11-03 15:36:39 -05:00
Brandy Carney
ad3bb2b07f
refactor(searchbar): moved the left-align class to the searchbar host element
...
references #247
2015-11-03 15:36:39 -05:00
Drew Rygh
8b0e56ce20
docs(components): icon tabs example
2015-11-03 13:28:34 -06:00
Drew Rygh
bb8f87faa7
docs(demos): text only tab example
2015-11-03 13:28:34 -06:00
Drew Rygh
4759193752
docs(demos): inline tabs example
2015-11-03 13:28:33 -06:00
Tim Lancina
024db7bec8
fix(item-group): add sticky item-group-title outside angular zone
2015-11-03 13:08:37 -06:00
Brandy Carney
2544a633df
refactor(searchbar): fixed cancel button when placed in toolbar iOS only
...
references #247
2015-11-03 13:10:21 -05:00
Adam Bradley
eb0f29aa98
chore(snapshot): do not upload ionic-site
2015-11-03 11:19:17 -06:00
Adam Bradley
ab8985c860
update(angular): alpha.45
2015-11-03 10:49:54 -06:00
Brandy Carney
ead95ac738
refactor(segment): removed div wrapping segment buttons
...
references #356
2015-11-03 10:35:55 -05:00
Tim Lancina
ff398d43ef
Update README
2015-11-03 09:29:00 -06:00
Drew Rygh
b2ebf9330e
docs(demos): allow overflow on ion-app for md statusbar
2015-11-02 23:32:31 -06:00
Drew Rygh
00571a860a
docs(demos): minor color fixes
2015-11-02 23:32:31 -06:00
Brandy Carney
86aa23c0ba
refactor(searchbar): renamed all selectors, variables, and components from search-bar to searchbar
...
references #419
2015-11-02 21:07:45 -05:00
Brandy Carney
0824c3daf3
refactor(searchbar): moved search-bar files to searchbar
...
references #419
2015-11-02 21:07:44 -05:00
Adam Bradley
3d4aad8eaa
chore(tabbar): rename tab-bar to tabbar
2015-11-02 19:38:30 -06:00
Adam Bradley
feae7c5297
Merge pull request #422 from beautyfree/patch-3
...
fix(statusbar): typo in the method
2015-11-02 19:24:06 -06:00
jbavari
b0f9a0aba0
Refactor(generate): Update code to be more in line with the name of tabs. Update options of generate method to include generator instead of generatorName. Mock out the console logging messages on tests
2015-11-02 18:02:14 -07:00
jbavari
3e216aca0a
Chore(readme): Update readme for usage of CLI and generators. Update API docs on usage.
2015-11-02 18:00:34 -07:00
Alexey Elizarov
e90fc20266
fix(statusbar): typo in the method
...
backgroundColorByHexString instead backgroundColorByHexName because that method doesn't exisrs in cordova-plugin-statusbar
2015-11-03 03:20:25 +03:00
jbavari
32eb21524a
Merge branch 'master' of github.com:driftyco/ionic2
2015-11-02 16:12:45 -07:00
jbavari
f60c71061c
Fix(generate): Improve specs for page generation. Fix test for generator look up. Update generate.js to throw better errors
2015-11-02 16:12:30 -07:00
Brandy Carney
a7a1fbeacd
fix(segment): fixed display of segment on iOS and MD mode
...
references #356
2015-11-02 18:08:05 -05:00
Brandy Carney
b64bf9dd1d
feat(search-bar): added search-bar in toolbar for testing
...
references #247
2015-11-02 18:08:05 -05:00
Brandy Carney
7fba34d72e
refactor(search-bar): modified search-bar to use search icon as bg, added toolbar styling
...
references #247
2015-11-02 18:08:05 -05:00
Brandy Carney
d0301c814e
refactor(segment): cleaned up UI of segments inside of a toolbar
...
references #356
2015-11-02 18:08:05 -05:00
Brandy Carney
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
Adam Bradley
c19fcd5bed
chore(navbar): rename nav-bar files to navbar
2015-11-02 16:52:52 -06:00
jbavari
e0645daab4
Merge branch 'master' of github.com:driftyco/ionic2
2015-11-02 15:40:09 -07:00
jbavari
5c79084920
Fix(generate): Add error message for blueprints that do not exist. Throw error for the caller to respond to. Update test to have invalid generator error thrown
2015-11-02 15:40:00 -07:00
Tim Lancina
b6c3438105
chore(build): add files array to package.json
2015-11-02 16:09:20 -06:00
Adam Bradley
ec5d249448
fix(tab-highlight): line on top css
...
Closes #365
2015-11-02 16:01:55 -06:00
Adam Bradley
4c3b83fde5
fix(nav): start zIndex at 10
2015-11-02 15:52:06 -06:00
Adam Bradley
0840bdf0d7
fix(tap): activated/ripple on ion-item-sliding
...
Closes #413
2015-11-02 15:16:31 -06:00
Drew Rygh
a03807d54a
docs(demos): rename three-line-list to multiline list
2015-11-02 15:02:38 -06:00