Commit Graph

1701 Commits

Author SHA1 Message Date
Adam Bradley
d0a077c535 Merge branch 'master' into alpha38 2015-10-06 20:38:12 -05:00
Adam Bradley
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
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
Adam Bradley
85775eaa6e Merge remote-tracking branch 'origin/alpha38' into alpha38 2015-10-06 16:29:31 -05:00
Tim Lancina
3648b48192 IonicApp api doc
Closes #255.
2015-10-06 16:29:05 -05:00
Adam Bradley
95b5ffd966 Merge branch 'master' into alpha38 2015-10-06 16:28:40 -05:00
Adam Bradley
9bc09300df chore(): rename properties to inputs, events to outputs 2015-10-06 16:28:32 -05:00
Brandy Carney
319fc9db1f test(search-bar): added tests for input focus animation
References #247
2015-10-06 17:28:20 -04:00
Tim Lancina
5d6a367fa3 IdRef API docs
Closes #208.
2015-10-06 16:20:59 -05:00
Brandy Carney
be0ad2d295 docs(testing): Adding some testing steps to the README 2015-10-06 16:43:20 -04:00
Adam Bradley
d818fa75f9 package update 2015-10-06 15:36:13 -05:00
Adam Bradley
c74cab45db Merge branch 'master' into alpha38 2015-10-06 15:31:55 -05: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
Tim Lancina
7dccc0bdbb create README for npm package
Closes #71.
2015-10-06 13:38:52 -05:00
Tim Lancina
b19d72b7da update IONIC_DIRECTIVES api doc 2015-10-06 13:03:59 -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
Tim Lancina
0ae8ee6661 add search-bar back to IONIC_DIRECTIVES 2015-10-06 12:11:00 -05:00
Tim Lancina
7463ce9ee4 Remove forwardRefs from IONIC_DIRECTIVES
Closes #250.
2015-10-06 12:11:00 -05:00
Adam Bradley
50953160cd Merge branch 'master' into alpha38 2015-10-06 11:15:44 -05:00
Adam Bradley
261532db03 Merge branch 'master' into alpha38 2015-10-06 11:15:20 -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
Adam Bradley
f1b00c6446 tabs wip 2015-10-05 21:37:56 -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
04ac079cbc Merge branch 'master' into alpha38 2015-10-05 20:16:20 -05: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