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
benstr
904708881e
oops, removed logs
2015-01-16 10:15:04 -06:00
benstr
aceb6f75e9
Added route= parameter as alternative to path=
...
Depending on what the developer is a cusomt to they may think of using route='blah.list' instead of path='blah.list' . We should be able to parse both.
2015-01-16 09:57:58 -06:00
benstr
3ef4e78cdd
Added pathFor and urlFor IR route options to ionItem
2015-01-15 18:49:27 -06:00
Nick Wientge
64beb75490
add subfooterbar component
2015-01-15 08:24:40 -08:00
davidwoody
093ae320f8
ionTab uses session, localStorage, and router fallback
2015-01-09 21:44:55 -05:00
davidwoody
bbc9bd48bf
revert
2015-01-09 20:16:41 -05:00
davidwoody
e6e53d62b9
active tab tied to route. fixes #18
2015-01-09 19:48:18 -05:00
Nick Wientge
5ad12ffa58
reset scroll position when navigating back. fixes #1
2015-01-09 14:02:22 -08:00
Nick Wientge
3a65a0ee28
fix back button url logic
2015-01-02 16:11:23 -08:00
Nick Wientge
99214b4036
dont run route animations when changing tabs
2015-01-02 15:50:00 -08:00
Nick Wientge
5642e3ff92
oops
2015-01-02 09:04:16 -08:00
Nick Wientge
019c4fb257
better android tab support
2015-01-02 08:20:29 -08:00
Nick Wientge
7494d5a31c
use android back arrow on android
2015-01-02 08:09:18 -08:00
Nick Wientge
298459e43e
fix navbar title positioning bugs, allow passing custom icon to back button
2015-01-02 08:00:40 -08:00
Nick Wientge
13c3602ca3
make sure modals can scroll
2014-12-29 02:17:19 -05:00