1097 Commits

Author SHA1 Message Date
b07a3760e5 refactor(search-bar): Added JS to calculate the margin of the iOS cancel button
References #247
2015-10-08 14:04:23 -04:00
a1155b4663 update nav-controller tests to angular test methods 2015-10-08 12:30:30 -05:00
c3eed60d22 :derp: missing comma 2015-10-08 09:36:43 -05:00
f3eca12f6d fix(item): sliding item updates 2015-10-08 09:18:00 -05:00
9bf2ad4fb6 NavController tests 2015-10-07 22:21:06 -05:00
f8cc44e4cf chore(NavController): make zone private 2015-10-07 16:47:16 -05:00
1b20b65f0a refactor(NavController): pass in DI 2015-10-07 16:43:46 -05:00
013389d7ca fix(searchbar): set directives 2015-10-07 15:07:50 -05:00
c657bb6d6a alpha39 updates/hacks
Conflicts:
	ionic/components/search-bar/search-bar.ts
	ionic/config/decorators.ts
2015-10-07 14:57:58 -05:00
9fc63fe17d rename lifecycle events view -> page 2015-10-07 14:46:18 -05:00
a3da0fa68f update api docs to say page instead of view 2015-10-07 14:37:19 -05:00
613b438746 update NavRegistry views -> pages 2015-10-07 14:23:16 -05:00
02f04c7322 Merge branch 'master' into alpha38
Conflicts:
	ionic/config/decorators.ts
2015-10-07 13:56:16 -05:00
26e3554d56 rename IonicView to Page 2015-10-07 13:44:53 -05:00
ea2647123a change .item-text-wrap css class to [text-wrap] attr 2015-10-07 11:15:54 -05:00
141078f979 fix(popup): hide prompt on alert and confirm 2015-10-07 11:10:38 -05:00
bdaed1b2ca Merge branch 'master' into alpha38
Conflicts:
	ionic/components/search-bar/search-bar.ts
	ionic/config/decorators.ts
2015-10-07 10:59:15 -05:00
0be37b201f rename IonicComponent to ConfigComponent 2015-10-07 10:54:28 -05:00
1befe94802 alpha39 updates 2015-10-07 10:51:08 -05:00
19aa828846 :derp: console logs 2015-10-07 09:31:04 -05:00
ce6dbd1ee2 feat(blur): iOS Blur Directive 2015-10-07 09:28:01 -05:00
a960069d01 tests(inputs): update e2e switch/checkbox/radio 2015-10-06 22:49:32 -05:00
f7bed3e098 fix(textInputs): register components, don't use Query 2015-10-06 22:20:40 -05:00
d0a077c535 Merge branch 'master' into alpha38 2015-10-06 20:38:12 -05:00
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
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
85775eaa6e Merge remote-tracking branch 'origin/alpha38' into alpha38 2015-10-06 16:29:31 -05:00
3648b48192 IonicApp api doc
Closes #255.
2015-10-06 16:29:05 -05:00
95b5ffd966 Merge branch 'master' into alpha38 2015-10-06 16:28:40 -05:00
9bc09300df chore(): rename properties to inputs, events to outputs 2015-10-06 16:28:32 -05:00
319fc9db1f test(search-bar): added tests for input focus animation
References #247
2015-10-06 17:28:20 -04:00
5d6a367fa3 IdRef API docs
Closes #208.
2015-10-06 16:20:59 -05:00
c74cab45db Merge branch 'master' into alpha38 2015-10-06 15:31:55 -05: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