Commit graph

175 commits

Author SHA1 Message Date
Gwen
434e1cdd4c added modal hooks 2015-08-09 03:19:31 +02:00
Gwen
a60b630f22 do modal insert into .ionic-body to fix css scoping for ios 2015-08-09 02:25:01 +02:00
Gwen
9a06e10959 fix popover close bug 2015-08-06 22:46:59 +02:00
Gwen
e853bfdf20 close modal by templateName 2015-08-06 21:55:57 +02:00
Gwen
58f99804f6 close modal by templateName 2015-08-06 21:54:57 +02:00
Gwen
c81a8d03cf wrap modal open and close in timeout to prevent rendering impacting perf 2015-08-04 21:57:53 +02:00
Gwen
2471a5b0e0 fix modals 2015-08-04 13:56:05 +02:00
Gwen
2c3f79efee fix modals 2015-08-04 13:54:59 +02:00
Gwen
39dae9190e fix modals 2015-08-04 04:12:35 +02:00
Gwen
1f50b8f97a fix modals 2015-08-04 04:12:09 +02:00
Gwen
a76b7a5e5d fix modal animations and event handlers bug + cleanup keyboard scroll 2015-08-04 02:38:53 +02:00
Gwen
8ce5e3a010 fix long tapped input not focusing + floating input cursor on scroll 2015-07-23 21:14:33 +02:00
Gwen
f8cc762515 fix long tapped input not focusing + floating input cursor on scroll 2015-07-23 21:13:56 +02:00
Gwen
3328f3eede fix input focus / scroll issue 2015-07-23 18:57:28 +02:00
Gwen
1187591925 fix input focus event handler for ionKeyboard + blur inputs on keyboard hide 2015-07-20 13:42:13 +02:00
Gwen
d8a1f0c2f8 fix bug when calling ionModal before ionBody rendered 2015-07-16 17:13:02 +02:00
Gwen
68e64b5393 fix bug when calling ionModal before ionBody rendered 2015-07-16 17:05:34 +02:00
Gwen
e0d08e8e13 allow passing custom barClasses to ionModal 2015-07-16 16:50:21 +02:00
Nick Wientge
3e6f41d3d6 Merge pull request #119 from Koosmann/master
Added badge color option to ionTab
2015-03-15 13:10:01 -07:00
Marcus Koosmann
52a59c173e Added badge color option to ionTab 2015-03-15 12:57:11 -07:00
Nick Wientge
ff882994ca Merge pull request #118 from eeandrew/master
add initial slides
2015-03-12 12:55:31 -07:00
zhou lin
4d0d050c56 add initial slides 2015-03-13 01:48:31 +08:00
Nick Wientge
d527dec900 Merge pull request #114 from dcsan/nonexistent-route
backbutton warns about routes that dont exist
2015-03-11 16:02:37 -07:00
dcsan
33e9182b00 typo 2015-03-11 15:59:03 -07:00
dcsan
1b18dd0c41 backbutton warns about routes that dont exist 2015-03-11 15:55:28 -07:00
Nick Wientge
2e8cc5f925 Merge pull request #107 from fpoirier1/patch-1
Added textWrap class to item
2015-03-09 08:29:00 -07:00
Francis Poirier
f3c24019a5 Added textWrap class to item 2015-03-09 10:34:03 -04:00
Nick Wientge
55085b3800 dont mess with the keyboard on android. should fix #89 2015-03-06 12:58:42 -08:00
Nick Wientge
0f1125d1d4 update README 2015-03-03 16:00:35 -08:00
Nick Wientge
b3ec273014 publish 0.1.17 2015-03-03 11:14:14 -08:00
Nick Wientge
ebf37381fe Merge pull request #95 from bastiRe/master
ionPopup implementation
2015-03-03 08:49:04 -08:00
Nick Wientge
c10ac658c7 simplify current tab logic, don't use localstorage 2015-03-03 08:45:16 -08:00
BastiRehm
463a3ad1ab Added template reference to the callbacks and fixed subtitle bug 2015-03-02 11:18:16 +10:00
BastiRehm
2fddbb1498 Added check for callback to alert functionality of ionPopup 2015-03-01 17:50:09 +10:00
BastiRehm
0912292823 Added prompt functionality to IonPopup 2015-03-01 17:32:34 +10:00
BastiRehm
ed3d3f17bf Added confirm functionality to IonPopup 2015-03-01 17:05:45 +10:00
BastiRehm
8dc91bc4a4 Added alert functionality to IonPopup 2015-03-01 16:55:35 +10:00
BastiRehm
7e8a826f7d Added possibility to pass either template or html string into popup 2015-03-01 16:44:11 +10:00
BastiRehm
e642b095e9 Added fadeout animation and functions for buttons 2015-02-28 20:40:11 +10:00
BastiRehm
8f7ade5065 Boilerplate code for popup added 2015-02-28 18:31:31 +10:00
Nick Wientge
9d945fe514 publish 0.1.16 2015-02-24 18:10:45 -08:00
Nick Wientge
f21463f806 fix slidebar teardown 2015-02-24 16:13:45 -08:00
Nick Wientge
2d3b2e781f Merge remote-tracking branch 'origin/master' 2015-02-24 16:08:32 -08:00
Nick Wientge
1959ed7583 initial slidebox implementation. closes #5 2015-02-24 16:08:15 -08:00
Nick Wientge
5fd3ec6d96 Merge pull request #88 from bastiRe/master
Added possibility for text-only tabs
2015-02-24 13:04:52 -08:00
BastiRehm
f124df154c Added possibility for text-only tabs 2015-02-19 14:44:30 +10:00
Nick Wientge
a29f799175 more keyboard fixes, publish 0.1.15 2015-02-18 20:06:12 -08:00
Nick Wientge
b1c0db5dbf fix keyboard focusing/scrolling 2015-02-18 19:48:20 -08:00
Nick Wientge
9ab2fd41e1 Merge pull request #87 from cwohlman/master
Fix for ion-modal spurious blaze errors
2015-02-18 13:20:02 -08:00
Joshua Ohlman
5d47571ac1 Fix for ion-modal spurious blaze errors 2015-02-18 13:09:51 -06:00