Commit Graph

1673 Commits

Author SHA1 Message Date
Brandy Carney
bbdbe823cd refactor(search-bar): working on animations 2015-10-07 14:38:40 -04:00
Drew Rygh
8aa3e3e842 docs(demos): add basic popup 2015-10-07 12:49:26 -05:00
Drew Rygh
ef36fc2455 docs(demos): icon buttons 2015-10-07 12:49:26 -05: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
6857442474 chore(npm): Update task for npm test to be karma for us npm tards 2015-10-06 16:58:36 -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
Brandy Carney
be0ad2d295 docs(testing): Adding some testing steps to the README 2015-10-06 16:43: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
Drew Rygh
494690356a docs(demos): form docs demo 2015-10-06 13:55:25 -05:00
Drew Rygh
835cec4b74 docs(demos): remove redundant zonejs import 2015-10-06 13:55:25 -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
Drew Rygh
e955c3a88a docs(demos): modal demo outline 2015-10-06 10:43:49 -05:00
Drew Rygh
8f5398ab82 docs(demos): button sizes 2015-10-06 09:21:18 -05:00
Drew Rygh
760cfcf9ef docs(demos): tabs, nav, button demos 2015-10-06 08:40:50 -05:00
Drew Rygh
06496321e9 docs(demos): update content 2015-10-06 08:40:49 -05:00
jbavari
f2fd1ea314 chore(gulp): Add gulp src.link to watch files, run src, so users who have npm linked files will update their sass/ts/js 2015-10-05 20:13:22 -06: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
8dcd00b845 Merge remote-tracking branch 'origin/master' into search-bar 2015-10-05 15:23:38 -06:00
Brandy Carney
8bb7a79e93 Merge branch 'search-bar' 2015-10-05 17:06:15 -04:00
jbavari
f9d5e85800 Merge branch 'search-bar' of github.com:driftyco/ionic2 into search-bar 2015-10-05 15:04:24 -06:00