Commit Graph

1160 Commits

Author SHA1 Message Date
Brandy Carney
bbdbe823cd refactor(search-bar): working on animations 2015-10-07 14:38:40 -04:00
Brandy Carney
6c5fd79615 style(blur): Missing comma 2015-10-07 13:06:45 -04:00
Brandy Carney
4d47aa237e feat(search-bar): Added input blur on the cancelAction function and some awful animation to the cancel button
references #247
2015-10-07 12:59:38 -04:00
Max Lynch
19aa828846 :derp: console logs 2015-10-07 09:31:04 -05:00
Max Lynch
ce6dbd1ee2 feat(blur): iOS Blur Directive 2015-10-07 09:28:01 -05:00
mhartington
17ecb54e52 docs(ionicPlatform): inital pass for platform docs
Closes #257
2015-10-07 10:09:58 -04:00
mhartington
e4ba21bfe1 docs(ionicConfig): add inital config docs
Close #256
2015-10-07 09:37:02 -04:00
Max Lynch
a33e3f32e9 feat(item): sliding 2015-10-06 20:35:54 -05:00
Max Lynch
9e8857c81d Trying to get taht nice tap restrict 2015-10-06 19:57:08 -05:00
Max Lynch
7fb6099e1e fix(item): slide close on tap 2015-10-06 19:10:44 -05:00
Max Lynch
6263943aeb Fixed my stupid detail push 2015-10-06 18:45:16 -05:00
Max Lynch
456fa1aab6 md slider items 2015-10-06 18:39:01 -05:00
Max Lynch
cb14011ced :derp: 2015-10-06 18:31:05 -05:00
Max Lynch
dbb2729e57 feat(item): sliding items 2015-10-06 18:30:46 -05:00
Drew Rygh
4d7025e4b9 fix(menuType): fix typo in onDestroy 2015-10-06 18:16:01 -05:00
Brandy Carney
994fdc7084 fix(search-bar): set isFocused to false and remove shouldLeftAlign for custom function
references #247
2015-10-06 19:03:50 -04:00
jbavari
4c18aec23d Fix(demo): Update search bar floating demo for custom cancel action 2015-10-06 17:01:42 -06:00
jbavari
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
Brandy Carney
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
Brandy Carney
4ff55392ce refactor(search-bar): fix search icon so it doesn't cover the input field
references #247
2015-10-06 17:50:32 -04:00
Brandy Carney
b9bb3d11aa refactor(search-bar): Fix search icon positioning
references #247
2015-10-06 17:48:12 -04:00
Brandy Carney
319fc9db1f test(search-bar): added tests for input focus animation
References #247
2015-10-06 17:28:20 -04:00
Adam Bradley
19b802cb5e chore(menu): better checks for content element
Closes #248
2015-10-06 15:24:57 -05:00
Brandy Carney
3b6e17836e refactor(search-bar): Added MD styling and moved some variables around
References #247
2015-10-06 15:46:25 -04:00
Adam Bradley
03017be8c5 test(): snapshot updates 2015-10-06 14:20:09 -05:00
Brandy Carney
fcd8a34dff refactor(item): changed notes from a class to an element
Closes #251
2015-10-06 13:31:01 -04:00
Adam Bradley
0e2ac93382 e2e test updates 2015-10-06 12:15:13 -05:00
Max Lynch
f497608768 chore(item): rename forward-icon to detail-push 2015-10-06 10:53:36 -05:00
jbavari
67c53955a2 Fix(list): Update list items to show all variations of list + borders 2015-10-05 20:12:36 -06:00
Adam Bradley
26d7fd89d2 fix(): iOS header hairline 2015-10-05 20:15:02 -05:00
Adam Bradley
723a63704b chore(): remove old tabs e2e 2015-10-05 20:06:57 -05:00
Adam Bradley
5e05266052 fix(header): border bottom iOS 2015-10-05 20:05:08 -05:00
jbavari
e53649affb Adding repeat-headers e2e to show the header/item border issue 2015-10-05 18:52:59 -06:00
Brandy Carney
058e28c094 refactor(search-bar): Added iOS styling and a close icon
References #247
2015-10-05 19:25:33 -04:00
Brandy Carney
2d7969cdf8 fix(item): fixed border left on first item after header 2015-10-05 19:25:33 -04:00
jbavari
2bac3a9ef8 style(segment): Remove margin on first and last elements 2015-10-05 15:27:04 -06:00
jbavari
f9d5e85800 Merge branch 'search-bar' of github.com:driftyco/ionic2 into search-bar 2015-10-05 15:04:24 -06:00
Brandy Carney
0642a46d19 Merge branch 'master' into search-bar 2015-10-05 17:03:16 -04:00
Brandy Carney
0cef1afe20 refactor(search-bar): Added iOS styling and another test page
References #247
2015-10-05 17:03:04 -04:00
Adam Bradley
a53efcdeb4 fix(config) 2015-10-05 15:20:47 -05:00
Adam Bradley
194f3e4aad fix(config): set user platform modes 2015-10-05 15:09:16 -05:00
Brandy Carney
649e76167f fix(popup): Removed button type, it's throwing console errors
References #183
2015-10-05 12:41:47 -04:00
Brandy Carney
d4c2342414 feat(button): Added ability to give the button a "type" which will be converted to an attribute.
Note this is working for basic buttons but breaks in the popup
currently, that is a TODO. Changed the default to types for the popup
to an empty string. Closes #183
2015-10-05 12:37:50 -04:00
jbavari
9b4b15d468 Merge branch 'master' into search-bar 2015-10-05 10:00:29 -06:00
jbavari
6cc8a43427 Refactor(searchbar): Remove unused variables, remove console.log, and comments in index.tj and main.html 2015-10-05 10:00:17 -06:00
Tim Lancina
13e146b3e5 fix tab tabs 2015-10-04 16:05:58 -05:00
Tim Lancina
45329851f5 chore(tabs): more tabs api docs 2015-10-04 16:03:36 -05:00
Tim Lancina
43a4a71629 chore(tab): tab api docs 2015-10-04 16:03:03 -05:00
Tim Lancina
2483b1ee08 chore(nav): add [root] description to api doc 2015-10-04 16:02:40 -05:00
Tim Lancina
7a954c3f1e container that contains lol 2015-10-04 14:12:26 -05:00