Adam Bradley
18e9311e06
Merge pull request #5410 from schlaus/patch-1
...
docs(storage): correct documented signature for remove()
2016-02-11 08:56:02 -06:00
Jose Zamudio
0e5d3d7d76
fix(button): button goes transparent on hover on desktop (non-touch devices)
2016-02-10 15:54:51 -08:00
Juan Ignacio Donoso
2df115b1e3
Update README.md
2016-02-10 17:14:23 -05:00
Manu Mtz.-Almeida
db535dd2c4
fix(toolbar): toolbar padding when running in cordova iOS
2016-02-10 22:58:50 +01:00
Brandy Carney
497d665e4a
test(label): remove label test
...
closes #5391
2016-02-10 14:55:46 -06:00
Adam Bradley
210e245881
Merge pull request #5392 from manucorporat/fix-cordova-padding
...
fix(toolbar): fixes title aligment when cordova iOS style is applied
2016-02-10 14:13:31 -06:00
mhartington
3c5ba4d67e
docs(radio): update inputs/outputs
2016-02-10 14:25:16 -05:00
Tim Lancina
3170a87b39
chore(): beta release 🎉
v2.0.0-beta.0
2016-02-10 12:39:10 -06:00
mhartington
12c2709559
docs(checkbox): update inputs/outputs
2016-02-10 13:32:22 -05:00
mhartington
ca2881d97d
docs(segment): update inputs/outputs
2016-02-10 13:28:45 -05:00
mhartington
6311e7e3f1
docs(slides): update inputs/outputs
2016-02-10 13:21:57 -05:00
Manu Mtz.-Almeida
2766f7fda8
fix(toolbar): fixes segment/title aligment when cordova iOS style is applied
...
closes #5208
2016-02-10 19:10:41 +01:00
mhartington
4b1943f034
chore(dgeni): fix output template
...
Template for @Outputs were still rengering since they were checking for
@Inputs.
2016-02-10 13:06:14 -05:00
mhartington
8d571ea96d
docs(icon): update inputs/outputs
2016-02-10 13:03:35 -05:00
Adam Bradley
5de31fb501
test(modal): fix custom modal transition
2016-02-10 11:54:50 -06:00
Brandy Carney
79a94db490
test(tabs): fix toggles in modal for tabs
2016-02-10 11:52:05 -06:00
Tim Lancina
f14cf9a8dc
docs(changelog): add breaking change notice about removal of web animations polyfill
2016-02-10 11:49:12 -06:00
Brandy Carney
ef1fc75203
test(slides): fix slides test to remove errors
2016-02-10 11:39:48 -06:00
Adam Bradley
8bde8d7522
fix(modal): set root nav view controller
2016-02-10 11:38:57 -06:00
mhartington
ccdc08f9cd
docs(tab): update inputs/outputs
2016-02-10 12:36:43 -05:00
mhartington
4ad8c53810
docs(tab): update inputs/outputs
2016-02-10 12:24:07 -05:00
mhartington
3a1c7b4433
docs(tabs): update inputs/outputs
2016-02-10 12:08:12 -05:00
Brandy Carney
17c1846f05
test(menu): fix menu swipe enabling on right side menu
2016-02-10 11:01:41 -06:00
Brandy Carney
b8c0f77034
test(list): remove infinite list code as this is outdated and broken
2016-02-10 10:42:18 -06:00
perry
a8515115c1
chore(dgeni): Updating API landing page title
2016-02-10 10:15:10 -06:00
Brandy Carney
b71acecd9e
test(card): fix icon markup in card tests
2016-02-10 10:01:02 -06:00
Adam Bradley
ab09b81158
chore(release): release alpha57
v2.0.0-alpha.57
2016-02-10 09:50:34 -06:00
mhartington
308785b0ed
Merge branch 'ins_n_outs' of https://github.com/driftyco/ionic into ins_n_outs
2016-02-10 10:14:05 -05:00
perry
10ab705f61
chore(CI): ignore WIP branch
2016-02-10 10:13:48 -05:00
perry
19ecc7a3af
chore(dgeni): setting inputs and outputs detection in dgeni
2016-02-10 10:13:48 -05:00
Adam Bradley
8401aa4449
style(button): format css
2016-02-10 09:11:40 -06:00
Manu Mtz.-Almeida
38a3be438f
fix(button): bar-button uses inner span as flexbox
...
- Fixed block/full buttons, now there are display: block
- Fixes <ion-segment-button> warnings
2016-02-10 15:49:19 +01:00
Adam Bradley
e6068785f6
refactor(transitions): created Transition class
...
Created interfaces for NavOptions, AnimationOptions and
TransitionOptions Created Transition class and move transition ts files
to their own folder.
2016-02-10 01:57:54 -06:00
Adam Bradley
7c10c4dd42
chore(): update modal tests
2016-02-10 01:56:51 -06:00
Adam Bradley
c46d25baed
chore(snapshot): do not exit on error
2016-02-10 01:49:43 -06:00
Adam Bradley
14ca32f9f2
Merge pull request #5363 from manucorporat/vertical-item-sliding
...
feat(ion-item-sliding): style icons on top of text in an option button
2016-02-09 22:28:49 -06:00
perry
cb14eb441c
chore(CI): ignore WIP branch
2016-02-09 19:04:47 -06:00
perry
ab61c0b9d1
chore(dgeni): setting inputs and outputs detection in dgeni
2016-02-09 19:02:11 -06:00
Drew Rygh
d1b92e6335
docs(demos): update item-sliding demo styling
2016-02-09 18:59:20 -06:00
Drew Rygh
7d8e567c65
docs(id): fix broken link
2016-02-09 18:37:01 -06:00
Edan Weis
daceb9810c
feat(slides): Added move event onSlideMove
2016-02-10 10:52:55 +11:00
Drew Rygh
1a5821b77f
docs(demos): add select to nav-param demo
2016-02-09 17:04:37 -06:00
Drew Rygh
a233074021
docs(demos): add select to modal demo
2016-02-09 17:04:37 -06:00
Adam Bradley
da18868636
refactor(animations): inline css animations
2016-02-09 16:23:01 -06:00
mhartington
de76cefcf3
docs(navController): update docs
2016-02-09 15:33:51 -05:00
mhartington
9cc28791db
docs(navController): update docs
2016-02-09 10:17:09 -05:00
mhartington
2621a87f5c
docs(modal): update docs
2016-02-09 09:55:09 -05:00
Klaus Karkia
9e34235abb
Corrected documented signature for remove() method
...
Documentation claimed the remove() method took two parameters: key and value, whereas in reality it only takes one: the key to be removed, as one would expect.
2016-02-09 15:53:07 +02:00
perry
613cc2807b
chore(dgeni): redesign API docs index page
2016-02-08 17:29:51 -06:00
perry
ae5cfcc3ce
chore(dgeni): updating dgeni and adding static methods to docgen Closes driftyco/ionic-site#409
2016-02-08 15:47:51 -06:00