dc
1eb6dd1b2c
Update README.md
...
add link to guide
2015-02-12 12:53:35 -08:00
Nick Wientge
a432469fc3
fix conflicts
2015-02-11 09:27:03 -08:00
Nick Wientge
339ef9ac42
Merge pull request #73 from fpoirier1/master
...
Added custom classes to modal component
2015-02-10 17:26:01 -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
9e8c5e7cd5
publish 0.1.13
2015-02-03 12:32:22 -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
Nick Wientge
4ad0d4708e
preemptively add ionic-keyboard cordova plugin
2015-02-03 11:58:32 -08:00
Nick Wientge
f0261ecb9e
Merge pull request #64 from fpoirier1/patch-1
...
Added custom classes to list component
2015-02-03 07:49:48 -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
21f7ad2242
publish latest version
2015-01-27 07:35:13 -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
Nick Wientge
12f7c64275
Merge pull request #44 from digilord/master
...
Adjusted the align data source to be this.data
2015-01-25 10:30:12 -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
Nick Wientge
7e5905ef8f
publish 0.1.11
2015-01-21 12:19:30 -08:00
Nick Wientge
d6fcb73053
Merge pull request #38 from rclai/master
...
Multi-modal support and button effect
2015-01-21 12:14:00 -08: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
Nick Wientge
23ba728ab7
Merge pull request #32 from spencercarli/master
...
Ensure Router.routes[this.path] is not undefined for ionTab
2015-01-19 17:42:27 -08: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
Nick Wientge
4a88185523
Merge pull request #30 from benstr/master
...
Fixes #29 , ionItems to work better with Underscore
2015-01-19 07:05:07 -08: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
ab59bed276
publish latest version
2015-01-18 13:22:37 -08: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
Nick Wientge
91b10b1e89
Merge pull request #26 from benstr/master
...
Added pathFor and urlFor IR route options to ionItem, resolves #25
2015-01-17 12:48:58 -08:00
benstr
5b09a64806
argg! enough is enough
2015-01-16 14:24:42 -06:00
benstr
eda781eb9e
oops, edited the wrong code block in the Guide.
2015-01-16 14:19:18 -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