Nick Wientge
8b44b2a07f
Merge pull request #299 from jorjordandan/master
...
Sortable deletable
2015-08-30 18:30:40 -07:00
Jordan Davis
aadb7b56a8
remove dead code
2015-08-29 01:07:29 -07:00
Jordan Davis
f9571981f1
minor code style
2015-08-29 01:04:48 -07:00
Jordan Davis
a003363453
tabs to spaces
2015-08-29 00:45:19 -07:00
Jordan Davis
84eadc0eed
Add missing vars
2015-08-29 00:40:02 -07:00
Jordan Davis
2dbf71fd84
cleanup
2015-08-29 00:37:29 -07:00
Jordan Davis
55e8cd2adf
prevent jumpy animation bug in slip.js, until better fix
2015-08-29 00:25:02 -07:00
Jordan Davis
6ac1578f01
add [data-ion-list-toggle] both
2015-08-28 22:04:50 -07:00
Jordan Davis
4cd628aa2e
revert package name
2015-08-28 18:25:41 -07:00
Jordan Davis
b7c1baf344
remove id from lists.html, unused
2015-08-28 18:18:32 -07:00
Jordan Davis
f7e749e7c5
fix tabs, clean up
2015-08-28 18:16:09 -07:00
jorjordandan
86734a2ac5
Merge pull request #1 from jorjordandan/changeEvents
...
In progress... sortable/deletable lists
2015-08-28 18:05:49 -07:00
Jordan Davis
7cd20914e9
dynamic class names, pull delete into ionList
2015-08-28 17:56:56 -07:00
Jordan Davis
e5fb0b1412
add package.js for testing purposes
2015-08-28 14:06:38 -07:00
Jordan Davis
6af8a8d6fd
remove commented code
2015-08-28 14:03:30 -07:00
Jordan Davis
c024762fca
add component, delete functionality
2015-08-28 12:52:27 -07:00
Jordan Davis
06afcbf7a1
import sortable deletable code
...
I’ve grabbed the relevant code from the sortable deletable branch
@MacNCheese created, and pulled it into the latest version of meteoric.
Hoping to get it to a PR-able state.
2015-08-27 20:11:17 -07:00
Nick Wientge
66023905f9
Merge pull request #295 from jorjordandan/master
...
fix for #292
2015-08-27 17:47:26 -07:00
Jordan Davis
173148e0aa
fix for #292
2015-08-27 17:11:09 -07:00
Nick Wientge
d24e319acf
Merge pull request #294 from jorjordandan/master
...
fix android spinner
2015-08-27 16:38:59 -07:00
Jordan Davis
e4e4be9571
fix android spinner
2015-08-27 16:34:02 -07:00
Nick Wientge
f1440ecfa5
Merge pull request #293 from jorjordandan/master
...
Fix spinner assignment and formatting issues
2015-08-27 16:08:56 -07:00
Jordan Davis
fb9cad9053
change div to i element
2015-08-27 16:04:01 -07:00
Jordan Davis
51e307d973
remove ternary
2015-08-27 15:13:00 -07:00
Jordan Davis
97a06fcb9a
remove dead code
2015-08-27 14:56:20 -07:00
Jordan Davis
f12aec116f
change data retrieval method
2015-08-27 14:51:29 -07:00
Jordan Davis
3267868932
move variable declarations, comment
2015-08-27 13:56:29 -07:00
Jordan Davis
7a883267ad
fix spinner assignment issues, formatting
2015-08-27 12:41:10 -07:00
Nick Wientge
9b49955843
Merge pull request #291 from jorjordandan/master
...
add ionic spinners
2015-08-27 10:08:48 -07:00
Nick Wientge
52f6d46a6e
uncheck collection-repeat
2015-08-25 16:55:55 -07:00
Jordan Davis
a2a6b33e45
remove temp styles
2015-08-25 16:15:16 -07:00
Nick Wientge
f3a129bb6b
Merge pull request #282 from mzidian/patch-1
...
Update ionRadio.js
2015-08-25 16:04:14 -07:00
Jordan Davis
ca341338dd
remove commented code
2015-08-25 15:45:58 -07:00
Jordan Davis
cb78cefc54
added files for export
2015-08-25 15:01:58 -07:00
Jordan Davis
d4f0b0f3c6
added ionic spinner
2015-08-25 14:59:49 -07:00
Jordan Davis
df56c77c24
Merge remote-tracking branch 'meteoric/master'
2015-08-25 14:45:08 -07:00
Jordan Davis
2f17b4f943
Revert "Minor change to readme wording "
...
This reverts commit 4a5e0739fb .
2015-08-25 14:40:47 -07:00
jorjordandan
4a5e0739fb
Minor change to readme wording
...
Just to clarify that the CSS framework is available with the package, preventing questions like #288 , and provide a link to the css framework docs
2015-08-25 11:30:27 -07:00
jorjordandan
4fdf33780b
Add ionItem attribute id example to guide
2015-08-25 09:44:44 -07:00
Nick Wientge
9ee654694a
Merge pull request #287 from jorjordandan/master
...
Add ability to pass ids to item
2015-08-23 11:02:10 -07:00
Jordan Davis
2fe75ea3c1
revert package file
2015-08-22 16:48:34 -07:00
Jordan Davis
d878dbe1bc
Change idAttr to id
2015-08-22 16:46:42 -07:00
Jordan Davis
9275170487
Add ability to pass ids to item
...
Pass an id with `idAttr` in the ionItem, in case you need to target
something by id. ex:
`{{#ionItem class="playlistMain" idAttr=this._id}}`
2015-08-21 23:15:06 -07:00
mzidian
0d91763102
Update ionRadio.js
2015-08-16 22:40:59 -07:00
Nick Wientge
d3de1c4f35
Merge pull request #233 from elie222/master
...
Update GUIDE.md and ionTab.js
2015-08-11 12:37:55 -07:00
Eliezer
bd35647fcf
Update GUIDE.md
2015-08-11 22:34:18 +03:00
Nick Wientge
7bd0d57496
Merge pull request #275 from gwendall/master
...
Cleaned up popups
2015-08-11 11:15:29 -07:00
Gwen
b2501acdb5
misc
2015-08-11 20:02:03 +02:00
Gwen
aff9268cc7
cleanup
2015-08-11 19:41:26 +02:00
Gwen
fd6de068f1
cleanup
2015-08-11 19:32:12 +02:00