Andy Joslin
|
3e5b39f201
|
feat($ionicActionSheet): allow html binding
Closes #1219
|
2014-04-29 10:35:35 -06:00 |
|
Andy Joslin
|
ab244c657f
|
chore(travis): temporarily disable minify-css until node-clone is fixed
|
2014-04-29 10:28:18 -06:00 |
|
Andy Joslin
|
3c39ae7520
|
docs(ionSlideBox): add example for on-slide-changed
Closes #1125
|
2014-04-29 10:22:28 -06:00 |
|
Andy Joslin
|
dca87e2c5f
|
fix(.pane): make pane class have overflow: hidden
Fixes #1218
|
2014-04-29 10:18:32 -06:00 |
|
Andy Joslin
|
8ffc8be1cf
|
chore(docs): make all versions except current generate index.md
|
2014-04-29 09:36:15 -06:00 |
|
Andy Joslin
|
7fd31b6aed
|
fix(ionHeaderBar): have no side effects with content in other views
Closes #1095
|
2014-04-29 09:18:56 -06:00 |
|
Andy Joslin
|
b87bcb30c3
|
feat($ionicPopup): on android, make back button close popup
Fixes #1222
|
2014-04-29 09:07:13 -06:00 |
|
Andy Joslin
|
5e56c2d6b7
|
fix(ionView): initialize hideBack/hideNav to false if undefined
Addresses comments in #1157
|
2014-04-29 08:28:26 -06:00 |
|
Andy Joslin
|
d1896e91d0
|
changelog: re-add old versions that were unintentionally erased
|
2014-04-29 06:45:22 -06:00 |
|
Andy Joslin
|
c79a88e131
|
chore(travis): prepend to changelog by default
|
2014-04-29 06:43:20 -06:00 |
|
Andy Joslin
|
94bcbf753b
|
fix(collectionRepeat): allow angular expressions properly
|
2014-04-29 06:37:34 -06:00 |
|
Andy Joslin
|
46291d6846
|
chore: fix travis
|
2014-04-29 06:24:29 -06:00 |
|
Andy Joslin
|
431449f28e
|
collectionRepeat: only digest if available
|
2014-04-29 06:20:57 -06:00 |
|
Andy Joslin
|
a4674180c0
|
chore(travis): use old version of gulp-minify-css
|
2014-04-29 06:18:34 -06:00 |
|
Andy Joslin
|
faa1d0c33f
|
wip(collectionRepeat): only $digest scope of new items
Addresses #1157
|
2014-04-29 06:14:18 -06:00 |
|
Andy Joslin
|
bd47a27afe
|
docs(ionNavView): specify animation class
Closes #1223
|
2014-04-29 06:11:57 -06:00 |
|
Andy Joslin
|
b772a94de5
|
style(activator): remove console.log
|
2014-04-29 06:10:33 -06:00 |
|
Andy Joslin
|
12e5f6c116
|
fix(ionView): only $watch attributes if defined
Closes #1216
|
2014-04-29 06:09:49 -06:00 |
|
Andy Joslin
|
61bab029e8
|
Merge pull request #1220 from gouegd/patch-1
docs($ionicBackdrop): typo fix
|
2014-04-29 06:07:20 -06:00 |
|
Andy Joslin
|
1a7d9ecf66
|
Merge pull request #1221 from hemantgogia09/patch-1
docs(navView): spelling
|
2014-04-29 06:06:51 -06:00 |
|
Hemant Gogia
|
7abccd8a0c
|
Update navView.js
|
2014-04-29 11:51:46 +05:30 |
|
Gregory Desfour
|
03067ed0eb
|
Documentation fix for the $ionicBackdrop service
Fix the documented name of the release method
|
2014-04-29 15:01:51 +12:00 |
|
Max Lynch
|
dcf352e04d
|
Changelog
|
2014-04-28 17:59:28 -05:00 |
|
Ionotron
|
4d3fd72db1
|
finalize-release: v1.0.0-beta.2 "aluminum"
v1.0.0-beta.2
|
2014-04-28 22:19:38 +00:00 |
|
Max Lynch
|
19fcbd2e27
|
1.0.0-beta.2
|
2014-04-28 17:15:46 -05:00 |
|
Andy Joslin
|
d56987cf04
|
demos: update to nightly, add back test page
|
2014-04-28 14:46:30 -06:00 |
|
Max Lynch
|
8847774f2a
|
fix(bar): Increased button icon font size
|
2014-04-28 13:25:30 -05:00 |
|
Max Lynch
|
040af8245d
|
fix(listView): fixed active state on scroll
|
2014-04-28 13:25:30 -05:00 |
|
Adam Bradley
|
3bf1cd3496
|
.item-select select max-width: 65%
|
2014-04-28 13:25:11 -05:00 |
|
Adam Bradley
|
f4745c3689
|
enable/disable toggle pointer-events w/ css only, closes #1185
|
2014-04-28 12:37:44 -05:00 |
|
Andy Joslin
|
b6266889a4
|
fix(ionNavButtons): fix side="left" flicker with back button on ios
|
2014-04-28 11:35:11 -06:00 |
|
Andy Joslin
|
0af7f6d916
|
docs(collectionRepeat): add demo
|
2014-04-28 11:02:04 -06:00 |
|
Andy Joslin
|
10f43d467d
|
demo(collection-repeat): use cdn files
|
2014-04-28 10:58:53 -06:00 |
|
Andy Joslin
|
742690c181
|
docs(collectionRepeat): add documentation
|
2014-04-28 10:58:15 -06:00 |
|
Adam Bradley
|
da0ad75779
|
set onScroll when scrolling to text input, closes #1213
|
2014-04-28 10:04:24 -05:00 |
|
Andy Joslin
|
f0a1c03759
|
feat(collection-repeat): add repeat lsdirective for huge lists
|
2014-04-28 08:16:29 -06:00 |
|
Andy Joslin
|
73b9775337
|
collectionRepeat: a few fixes and tweaks
|
2014-04-25 16:27:16 -06:00 |
|
Andy Joslin
|
38cda8f93b
|
test($collectionDataSource): add unit tests
|
2014-04-25 10:43:31 -06:00 |
|
Andy Joslin
|
81676e6ef7
|
fix(ionList): disable swiping of items while option buttons are shown
Addresses #1202
|
2014-04-25 07:05:28 -06:00 |
|
Andy Joslin
|
a845ff3489
|
fix(ionList): do not let option button click propagate to item
Addresses #1202
|
2014-04-25 07:05:28 -06:00 |
|
Andy Joslin
|
634b3971b1
|
fix(ionList): disable tap on element being edited
Addresses #1202
|
2014-04-25 07:05:28 -06:00 |
|
Andy Joslin
|
8e3a3d0b2d
|
activator: do not activate if tapRequiresNativeClick
Addresses #1202
|
2014-04-25 07:05:27 -06:00 |
|
Andy Joslin
|
90da2da66f
|
fix(ionList): make reorder position work if list is offset
Addresses #1202
|
2014-04-25 07:05:27 -06:00 |
|
Adam Bradley
|
c1918f3123
|
delete unused test
|
2014-04-24 20:22:57 -05:00 |
|
Adam Bradley
|
ae3318a081
|
refactor(keyboard): Scroll to inputs hidden by keyboard
|
2014-04-24 20:22:16 -05:00 |
|
Andy Joslin
|
f3a0ee7bd4
|
demo(collection-repeat): use cdn files
|
2014-04-24 12:07:13 -06:00 |
|
Andy Joslin
|
500a2b0160
|
demo(collection-repeat): hide letters while search is focused
|
2014-04-24 10:08:50 -06:00 |
|
Andy Joslin
|
4f728d17b9
|
demo(collection-repeat): scrollTop when filtering
|
2014-04-24 10:06:19 -06:00 |
|
Andy Joslin
|
2eb550af3c
|
demo(collection-repeat): add clear button
|
2014-04-24 09:49:49 -06:00 |
|
Andy Joslin
|
a1e25cdbab
|
demo(collection-repeat): comments, make simpler
|
2014-04-24 09:33:49 -06:00 |
|