1045 Commits

Author SHA1 Message Date
ce6dbd1ee2 feat(blur): iOS Blur Directive 2015-10-07 09:28:01 -05:00
a33e3f32e9 feat(item): sliding 2015-10-06 20:35:54 -05:00
9e8857c81d Trying to get taht nice tap restrict 2015-10-06 19:57:08 -05:00
7fb6099e1e fix(item): slide close on tap 2015-10-06 19:10:44 -05:00
6263943aeb Fixed my stupid detail push 2015-10-06 18:45:16 -05:00
456fa1aab6 md slider items 2015-10-06 18:39:01 -05:00
dbb2729e57 feat(item): sliding items 2015-10-06 18:30:46 -05:00
4d7025e4b9 fix(menuType): fix typo in onDestroy 2015-10-06 18:16:01 -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
4c18aec23d Fix(demo): Update search bar floating demo for custom cancel action 2015-10-06 17:01:42 -06: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
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
b9bb3d11aa refactor(search-bar): Fix search icon positioning
references #247
2015-10-06 17:48:12 -04:00
319fc9db1f test(search-bar): added tests for input focus animation
References #247
2015-10-06 17:28:20 -04:00
19b802cb5e chore(menu): better checks for content element
Closes #248
2015-10-06 15:24:57 -05:00
3b6e17836e refactor(search-bar): Added MD styling and moved some variables around
References #247
2015-10-06 15:46:25 -04:00
03017be8c5 test(): snapshot updates 2015-10-06 14:20:09 -05:00
fcd8a34dff refactor(item): changed notes from a class to an element
Closes #251
2015-10-06 13:31:01 -04:00
0e2ac93382 e2e test updates 2015-10-06 12:15:13 -05:00
f497608768 chore(item): rename forward-icon to detail-push 2015-10-06 10:53:36 -05:00
67c53955a2 Fix(list): Update list items to show all variations of list + borders 2015-10-05 20:12:36 -06:00
26d7fd89d2 fix(): iOS header hairline 2015-10-05 20:15:02 -05:00
723a63704b chore(): remove old tabs e2e 2015-10-05 20:06:57 -05:00
5e05266052 fix(header): border bottom iOS 2015-10-05 20:05:08 -05:00
e53649affb Adding repeat-headers e2e to show the header/item border issue 2015-10-05 18:52:59 -06:00
058e28c094 refactor(search-bar): Added iOS styling and a close icon
References #247
2015-10-05 19:25:33 -04:00
2d7969cdf8 fix(item): fixed border left on first item after header 2015-10-05 19:25:33 -04:00
2bac3a9ef8 style(segment): Remove margin on first and last elements 2015-10-05 15:27:04 -06:00
f9d5e85800 Merge branch 'search-bar' of github.com:driftyco/ionic2 into search-bar 2015-10-05 15:04:24 -06:00
0642a46d19 Merge branch 'master' into search-bar 2015-10-05 17:03:16 -04:00
0cef1afe20 refactor(search-bar): Added iOS styling and another test page
References #247
2015-10-05 17:03:04 -04:00
649e76167f fix(popup): Removed button type, it's throwing console errors
References #183
2015-10-05 12:41:47 -04:00
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
9b4b15d468 Merge branch 'master' into search-bar 2015-10-05 10:00:29 -06:00
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
13e146b3e5 fix tab tabs 2015-10-04 16:05:58 -05:00
45329851f5 chore(tabs): more tabs api docs 2015-10-04 16:03:36 -05:00
43a4a71629 chore(tab): tab api docs 2015-10-04 16:03:03 -05:00
2483b1ee08 chore(nav): add [root] description to api doc 2015-10-04 16:02:40 -05:00
7a954c3f1e container that contains lol 2015-10-04 14:12:26 -05:00
39c17ca5c5 chore(tabs): tabs API docs 2015-10-04 14:11:29 -05:00
3d6dbe3c9a tweak nav docs 2015-10-04 14:11:09 -05:00
0358d1b162 chore(navController): improve doc wording 2015-10-03 08:51:18 -05:00
8f75a27980 chore(nav): improve doc wording 2015-10-03 08:40:29 -05:00
23a6b39add Fix(demo): Update search list items to have more selections. Add inset to list to avoid the weird bordering look 2015-10-02 23:18:56 -06: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
539edf8ebd chore(nav): more nav docs 2015-10-02 19:46:07 -05:00
5b0eda5be1 refactor(config): get/set/settings and unit tests 2015-10-02 15:23:08 -05:00
46fc56fb95 Fix(demo): Remove ion-view from demos for scoll (basic, pull-to-refresh) and tabs (tab-bar-bottom) 2015-10-02 14:10:05 -06:00