Adam Bradley
|
10222e97f8
|
chore(): call onTouched
|
2016-02-13 21:27:15 -06:00 |
|
Adam Bradley
|
3444a3cfa9
|
fix(select): use value accessor provider
|
2016-02-13 21:18:05 -06:00 |
|
Adam Bradley
|
966ff8f3f4
|
Merge pull request #5446 from pakaerf/patch-1
docs(): update config docs link
|
2016-02-13 20:47:06 -06:00 |
|
Ryan Seamons
|
acf567c9d9
|
Update to decorators docs (bad link)
the config link was relative to the page rather than the domain. I think the added '/' should fix that.
|
2016-02-13 14:46:10 -07:00 |
|
Brandy Carney
|
a997a4d118
|
test(slides): added the slideChangeStart event to the intro test
This will now change the navbar button text before the slide is shown.
References #5301
|
2016-02-13 14:14:30 -05:00 |
|
Brandy Carney
|
736140ccad
|
feat(slides): add slideChangeStart event output
Didn’t add any event for `slideChangeEnd` because this already exists
as `change`.
closes #5301
|
2016-02-13 14:13:59 -05:00 |
|
Brandy Carney
|
ebeb940105
|
test(slides): add navigation to the intro test
|
2016-02-13 14:03:33 -05:00 |
|
Brandy Carney
|
80cbd32abc
|
test(alert): add test for alert without a body
|
2016-02-13 13:56:38 -05:00 |
|
Brandy Carney
|
bd0376072b
|
fix(toolbar): fix md toolbar so it doesn't flow off the screen
closes #5414
|
2016-02-13 13:31:36 -05:00 |
|
Brandy Carney
|
2b9db258da
|
test: fix e2e tests for toggle and checkbox
|
2016-02-13 13:30:41 -05:00 |
|
Brandy Carney
|
7249cb39c6
|
refactor(segment): increase icon size inside of segment buttons
closes #5330
|
2016-02-13 12:42:54 -05:00 |
|
Brandy Carney
|
7aabd0ff69
|
refactor(card): create ion-card-title element and remove card-title class
closes #5303
|
2016-02-13 11:36:29 -05:00 |
|
Brandy Carney
|
fd0b8516f3
|
fix(alert): fix alert button background color on activated
|
2016-02-13 11:10:02 -05:00 |
|
Adam Bradley
|
e468a21139
|
fix(checkbox): use value accessor provider
Remove the value property and always recommend ngModel or ngControl.
Closes #5353
|
2016-02-13 01:35:38 -06:00 |
|
Adam Bradley
|
3bb09cee07
|
feat(MenuController): create isOpen() and isEnabled()
Closes #5390
|
2016-02-13 00:54:01 -06:00 |
|
Adam Bradley
|
6a7c97d77e
|
feat(select): cancel output event
Closes #5439
|
2016-02-13 00:42:37 -06:00 |
|
Adam Bradley
|
5034c1d729
|
fix(toggle): use value accessor provider
Remove the value property and always recommend ngModel or ngControl.
Closes #5425
|
2016-02-13 00:32:16 -06:00 |
|
Adam Bradley
|
dafa400230
|
docs(radio): update ng2 forms link
|
2016-02-13 00:32:16 -06:00 |
|
Adam Bradley
|
6646ddc052
|
Merge pull request #5437 from nikhildev/patch-1
docs(config): update config.ts
|
2016-02-13 00:19:23 -06:00 |
|
Tim Lancina
|
b2ad7f0de1
|
chore(site): update API index
|
2016-02-12 18:28:05 -06:00 |
|
mhartington
|
019009a3e2
|
chore(): fix bad types for docs
|
2016-02-12 16:36:27 -05:00 |
|
mhartington
|
5941042a98
|
chore() normalize types in docs
|
2016-02-12 15:51:28 -05:00 |
|
Tim Lancina
|
8b724a3bcb
|
chore(tests): make typescript and unit tests friends
|
2016-02-12 13:59:38 -06:00 |
|
Brandy Carney
|
df9a4df264
|
fix(segment): add the active background color to the colorized segments and remove activated css
closes #5308
|
2016-02-12 11:48:39 -06:00 |
|
Tim Lancina
|
5f254f285f
|
chore(e2e): make typescript and e2e friends
|
2016-02-12 11:37:39 -06:00 |
|
Tim Lancina
|
2dacac2186
|
chore(prerelease): change prerelease type to beta
|
2016-02-12 09:41:35 -06:00 |
|
Nikhil Dev
|
576ffa5cc1
|
Update config.ts
md should be a string for mode
|
2016-02-12 16:13:35 +05:30 |
|
Adam Bradley
|
89861e0e61
|
fix(radio): radio w/ falsy value not checkable
Closes #5348
|
2016-02-11 22:12:02 -06:00 |
|
Adam Bradley
|
d1808f9dd1
|
chore(upgrade): upgrade to angular 2.0.0-beta.6
|
2016-02-11 21:48:52 -06:00 |
|
Adam Bradley
|
38595fa982
|
fix(input): make ion-label tappable to focus input
closes #5378
|
2016-02-11 21:38:34 -06:00 |
|
Adam Bradley
|
e2554f090f
|
fix(input): fix stand-alone text-input item cover
Closes #5387
|
2016-02-11 21:15:52 -06:00 |
|
mhartington
|
224382a10e
|
Merge branch '2.0' of https://github.com/driftyco/ionic into ins_n_outs
|
2016-02-11 14:10:04 -05:00 |
|
perry
|
13de13a38f
|
Merge branch 'ins_n_outs' of github.com:driftyco/ionic into ins_n_outs
|
2016-02-11 11:48:13 -06:00 |
|
perry
|
74c8d6a2a9
|
formatting output events
|
2016-02-11 11:48:04 -06:00 |
|
Brandy Carney
|
2df72ccda3
|
fix(button): fix colorized buttons on hover and outline buttons on hover
references #5403
|
2016-02-11 11:36:37 -06:00 |
|
mhartington
|
d958085c03
|
docs(navPush): add input docs
|
2016-02-11 12:23:07 -05:00 |
|
Brandy Carney
|
fab6d9bd91
|
Merge pull request #5403 from soyzamudio/fix-desktop-button-hover-desktop
fix(button): button goes transparent on hover on desktop (non-touch d…
|
2016-02-11 11:16:11 -06:00 |
|
perry
|
8314ad25c2
|
chore(dgeni): re-adding instance methods to docgen
|
2016-02-11 11:02:33 -06:00 |
|
Adam Bradley
|
c7adb3a83a
|
Merge pull request #5400 from manucorporat/fix-cordova-padding
fix(toolbar): toolbar padding when running in cordova iOS
|
2016-02-11 09:00:42 -06:00 |
|
Adam Bradley
|
cb09b64b14
|
Merge pull request #5401 from blackjid/patch-1
docs(readme): update README.md with Ionic 2: Beta
|
2016-02-11 08:58:21 -06:00 |
|
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 |
|