Andy Joslin
|
f370db45bc
|
fix(ionItem): fix error when repeating
|
2014-05-05 11:14:27 -06:00 |
|
Andy Joslin
|
611525ed04
|
style(scrollView): remove console.log
|
2014-05-05 11:06:01 -06:00 |
|
Andy Joslin
|
975b5fadc6
|
docs(tap): add WIP tap notes page
|
2014-05-05 10:50:50 -06:00 |
|
Andy Joslin
|
0a64075884
|
fix(collectionRepeat): correctly save user scroll position on back
Addresses #1157
|
2014-05-05 10:39:22 -06:00 |
|
Andy Joslin
|
e6e1896629
|
test(collectionRepeat): finish unit tests
|
2014-05-05 10:31:09 -06:00 |
|
Andy Joslin
|
74891acaf4
|
test(collectionRepeatManager): finish testing .render()
|
2014-05-05 09:19:21 -06:00 |
|
Tim Lancina
|
958b23cb8e
|
wait for device ready before doing viewport stuff
|
2014-05-05 09:54:10 -05:00 |
|
Adam Bradley
|
6b3c2b929a
|
merge keyboard-fixes
|
2014-05-03 22:30:21 -05:00 |
|
Tim Lancina
|
3abab65351
|
android fullscreen tweaks
|
2014-05-02 16:57:19 -05:00 |
|
Andy Joslin
|
701c977563
|
css(tabs): add test page for nested tabs
|
2014-05-02 13:18:56 -06:00 |
|
Adam Bradley
|
9c58d47b2b
|
fix(transitions): Disable transitions on Android 2, closes #780
By default transitions will be disabled on Android 2. To force
transitions to work on Android 2 add `enable-transitions` to the body
className.
|
2014-05-02 14:02:28 -05:00 |
|
Adam Bradley
|
45106a6acf
|
fix(toggle): Right side padding for item-complex, closes #1091
|
2014-05-02 13:36:22 -05:00 |
|
Andy Joslin
|
24f013f2bd
|
docs(ionTabs): mention not to place inside ion-content
Resolves #992
|
2014-05-02 12:24:42 -06:00 |
|
Andy Joslin
|
77f2683124
|
fix(.tabs-icon-*): only work on directly descendant tabs
Closes #1261
|
2014-05-02 12:17:49 -06:00 |
|
Andy Joslin
|
ade143ed35
|
fix(bar): properly align titles if switching to view with no buttons
Closes #1242
|
2014-05-02 12:13:39 -06:00 |
|
Adam Bradley
|
e264cc98ee
|
Update CODENAMES
|
2014-05-02 12:12:14 -05:00 |
|
Adam Bradley
|
d2ebed847e
|
fix(modal): Remove modal flicker, closes #1150
|
2014-05-02 11:49:16 -05:00 |
|
Adam Bradley
|
7cfa3a685d
|
fix for viewport props w/ only key, no value
|
2014-05-02 10:50:02 -05:00 |
|
Adam Bradley
|
5f8e9040bd
|
fix(viewport): Auto update viewport tag
|
2014-05-02 10:12:48 -05:00 |
|
Andy Joslin
|
ae3ae3487b
|
docs(navClear): clarify how it works
Closes #1194
|
2014-05-02 08:10:26 -06:00 |
|
Max Lynch
|
cbf0172a0e
|
Some progress on pause/play
|
2014-05-02 07:56:45 -06:00 |
|
Max Lynch
|
74c4538d6c
|
Fixed repeat
|
2014-05-02 07:56:45 -06:00 |
|
Max Lynch
|
902265ae61
|
Auto reverse
|
2014-05-02 07:56:45 -06:00 |
|
Max Lynch
|
8be4b1f8ae
|
Repeat and infinite
|
2014-05-02 07:56:45 -06:00 |
|
Max Lynch
|
6403f70bae
|
Reverse animation support
|
2014-05-02 07:56:45 -06:00 |
|
Max Lynch
|
2872cf603e
|
Support slowing animations (for debugging)
|
2014-05-02 07:56:44 -06:00 |
|
Max Lynch
|
4bea189a11
|
Support for delay
|
2014-05-02 07:56:44 -06:00 |
|
Max Lynch
|
8aea777dd7
|
Expanded test and callback system
|
2014-05-02 07:56:44 -06:00 |
|
Max Lynch
|
70370f1e4c
|
Much better bezier solver
|
2014-05-02 07:56:44 -06:00 |
|
Max Lynch
|
9c43dda4e5
|
More timing functions
|
2014-05-02 07:56:44 -06:00 |
|
Max Lynch
|
0b47d80f90
|
Very rough early stuff
|
2014-05-02 07:56:44 -06:00 |
|
Max Lynch
|
dffb3bec46
|
Initial commit
|
2014-05-02 07:56:44 -06:00 |
|
Adam Bradley
|
f831dc3cc7
|
feature(toggle): Customize toggle directive colors, closes #1250
|
2014-05-01 13:25:31 -05:00 |
|
Adam Bradley
|
08bc005766
|
fix select element click tests
|
2014-05-01 12:45:12 -05:00 |
|
Adam Bradley
|
e3306293cc
|
fix(select): Select options w/ mouse events, closes #1251
|
2014-05-01 12:37:21 -05:00 |
|
Adam Bradley
|
05a6d7cca6
|
fix(tap): input[file] clicks within ion-content, closes #1237
|
2014-05-01 08:54:13 -05:00 |
|
Adam Bradley
|
517658eb2c
|
feature(.no-resize): Utility css to remove textarea resizer
|
2014-04-30 22:24:59 -05:00 |
|
Adam Bradley
|
a7c8508b66
|
Merge pull request #1245 from calendee/patch-2
Corrected Attribute Names
|
2014-04-30 22:01:43 -05:00 |
|
Justin Noel
|
ffc336e24d
|
Corrected Attribute Names
Attributes were displayed as camel case instead of snake case.
|
2014-04-30 21:57:16 -05:00 |
|
Tim Lancina
|
2094d83c77
|
keyboardGetHeight tests
|
2014-04-30 16:29:28 -05:00 |
|
Tim Lancina
|
708fc85bf5
|
keyboard size in Safari, remove isOverWebView()
|
2014-04-30 16:28:44 -05:00 |
|
Andy Joslin
|
42177c3b93
|
feat(ionNavBar): allow navbar inside ion-view to transition whole bar
Fixes #1232
|
2014-04-30 14:32:27 -06:00 |
|
Andy Joslin
|
aeda31669b
|
test($ionicModal): add test for unbinding event
|
2014-04-30 13:46:09 -06:00 |
|
Andy Joslin
|
5c3c65d17f
|
test($ionicModal): add better tests for backdrop click
|
2014-04-30 13:43:07 -06:00 |
|
Andy Joslin
|
5c3500743c
|
refactor($ionicModal): backdrop click-close only after animating in
|
2014-04-30 13:28:22 -06:00 |
|
Adam Bradley
|
0ad10edefc
|
fix(viewport): Remove height value on iOS browser
|
2014-04-30 14:04:32 -05:00 |
|
Andy Joslin
|
a242217e19
|
chore(travis): spell ionitron correctly
|
2014-04-30 12:50:32 -06:00 |
|
Adam Bradley
|
22322610c8
|
remove console.log
|
2014-04-30 13:40:53 -05:00 |
|
Andy Joslin
|
1bdb5e8d9f
|
fix(ionSlideBox): fix disable-scroll attr, deprecate in favor of $ionicScrollDelegate
Closes #1113
|
2014-04-30 11:51:11 -06:00 |
|
Andy Joslin
|
554c43980e
|
feat($ionicModal): close on backdrop click on desktop/tablet
Closes #1087
|
2014-04-30 11:44:46 -06:00 |
|