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
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
Joshua Ohlman
5d47571ac1
Fix for ion-modal spurious blaze errors
2015-02-18 13:09:51 -06:00
Nick Wientge
420cdf264a
upgrade ionic-keyboard, use keyboard-open class instead of manually toggling elements
2015-02-13 18:39:31 -08:00
Nick Wientge
a432469fc3
fix conflicts
2015-02-11 09:27:03 -08:00
Francis Poirier
7a75449b6d
Added custom classes to modal header component
2015-02-10 16:12:54 -05:00
Francis Poirier
0a811d4fbb
Added custom classes to modal header component
2015-02-10 16:12:29 -05:00
Francis Poirier
e3e418b82a
Added custom classes to modal component
2015-02-10 16:02:35 -05:00
Francis Poirier
994d2f412d
Added custom classes to modal component
2015-02-10 15:59:11 -05:00
Nick Wientge
015341d019
initial ionKeyboard implementation and support for custom modal templates. Fixes #59 and #12
2015-02-09 19:31:35 -08:00
Nick Wientge
d88915ef4f
dont show loading backdrop by default
2015-02-08 19:02:31 -08:00
Nick Wientge
c190e8cd67
remove stray console.logs
2015-02-08 18:02:43 -08:00
Nick Wientge
511026ed3f
Merge remote-tracking branch 'origin/master'
2015-02-03 12:33:44 -08:00
Nick Wientge
9a38b0795e
allow passing a custom close text to modals, better cross-platform modal headers
2015-02-03 12:30:41 -08:00
Francis Poirier
84b3c3411d
Added custom classes to list component
2015-02-02 22:53:21 -05:00
Nick Wientge
4799e2ef89
implement tap statusbar to scroll to top ( fixes #8 ), misc transition fixes
2015-02-01 18:43:40 -08:00
Nick Wientge
5b517363bc
potential fix for #27 , #31 , #44 , #47
2015-01-31 13:07:19 -08:00
Nick Wientge
087e60b87f
oops should be for #50
2015-01-31 12:08:27 -08:00
Nick Wientge
adccb0a988
allow disabling drag on side menus. closes #50
2015-01-31 12:03:07 -08:00
Nick Wientge
aebf174195
clean up data attributes
2015-01-27 07:32:38 -08:00
Nick Wientge
77df68757f
add has-badge class for tabs. fixes #51
2015-01-27 07:10:05 -08:00
digilord
b67f1a49e8
Adjusted the align data source to be this.data
...
this.data holds the alignTitle attribute for the ionHeaderBar when using the ionNavBar.
2015-01-25 10:53:54 -07:00
Richard Lai
d3f183c283
Added global .button active effect.
2015-01-21 01:11:36 -05:00
Richard Lai
77e96dcc3a
No need.
2015-01-21 00:10:26 -05:00
Richard Lai
39340236c7
Multi-modal support: accounting for identical template names and properly handling escape button.
2015-01-21 00:08:32 -05:00
Richard Lai
0626b5a5cc
Multi-modal support.
2015-01-20 23:36:09 -05:00
Spencer Carli
3a3a53f91f
Forgot semicolon
2015-01-19 20:03:54 -05:00
Spencer Carli
aefb6885a2
Ensure Router.routes[this.path] is not undefined
2015-01-19 19:59:08 -05:00
benstr
a2de9a4457
Fixed ionItems to work better with Underscore
...
Originally tested with lo-dash, which is smart enough to know what you want if no predicate is defined. Underscore *requires* a predicate which I did not originally include and causes an error.
2015-01-19 02:02:26 -06:00
Nick Wientge
7de261b1da
allow passing a badge number to tab items
2015-01-18 13:18:10 -08:00
Nick Wientge
8e1f520221
dont set tab-item-positive on ionTab
2015-01-18 13:04:46 -08:00
Nick Wientge
4d3e302c9e
allow configuring sidemenu sides
2015-01-17 17:45:15 -08:00
Nick Wientge
0b0d033fd1
make ionLoading parameters optional. fixes #22
2015-01-17 17:29:30 -08:00
Nick Wientge
6985ddbb7f
fix title align issues on android
2015-01-17 17:12:56 -08:00
Nick Wientge
7095005b91
subheaders should know when there are tabs above them
2015-01-17 16:35:21 -08:00
Nick Wientge
1af61b8e4a
footer bars should be aware of tabs below them
2015-01-17 16:27:29 -08:00
benstr
5b09a64806
argg! enough is enough
2015-01-16 14:24:42 -06:00
benstr
8e488a1291
Updated ionItem attributes and Documentation per PR comments
2015-01-16 14:10:08 -06:00