df3b9bc4cc
chore(config): update component bundling
2018-06-14 13:20:13 -05:00
8e47101128
fix(bundling): fix EventEmitter import
2018-06-14 13:12:24 -05:00
04e807f459
docs(): update examples
2018-06-14 11:46:44 -04:00
ad3538d089
chore(npm): update packages and gitignore
2018-06-14 11:35:22 -04:00
15dc651494
fix(overlay): make type an any
2018-06-14 09:44:02 -04:00
c11d74b64e
fix(tabs): align tab title and icons to flex-start
...
Closes #14606
2018-06-13 12:35:26 -04:00
0f4ed8162a
chore(router): move RouterIntent out of interface
2018-06-08 10:16:02 -05:00
51c2aa69a2
docs(reorder-group): fix typo
2018-06-05 11:45:20 -05:00
aaf3eee59d
docs(): remove code blocks in docs
2018-05-31 16:13:53 -04:00
5ad35ccc00
docs(): update examples and usage
2018-05-31 10:56:02 -04:00
89a7d169e9
docs(): update usage and examples
2018-05-30 16:51:54 -04:00
62755f3824
chore(bundle): add ion-button and ion-icon bundle
2018-05-30 14:02:22 -05:00
11b24aa4d2
docs(fab): update docs
...
Closes #14474
2018-05-30 13:09:46 -04:00
9872a6c7ee
docs(readme): update stencil docs generation readmes
2018-05-30 12:02:31 -05:00
128ed60510
chore(package): update stencil
2018-05-30 12:01:44 -05:00
3cdc696847
docs(): update usage and examples
2018-05-30 12:41:30 -04:00
8e164d6036
feat(slides): update swiper to latest
...
* feat(slides): update swiper to latest
* chore(slides): remove debug
2018-05-30 11:42:06 -04:00
442917d63a
chore(stats): build core components stats.json
2018-05-25 16:04:07 -05:00
9559f5e42d
chore(interface): update componentOnReady() and overlay interface
2018-05-25 13:43:06 -05:00
373a97283f
docs(): add more docs about virtual-scroll and ion-img
2018-05-24 13:23:39 -04:00
c736bac32f
fix(angular): avoid TS 2.8 features
2018-05-23 17:31:24 +02:00
cdada12c94
chore(package): update to stencil 0.9.4
2018-05-22 23:24:42 -05:00
b00008d75b
chore(package): update package lock
2018-05-22 17:42:00 -04:00
5c87ee1fe8
chore(unpkg): add unpkg property to package.json
2018-05-22 13:13:08 -05:00
fb4353c97d
feat(dir): default to ltr css, rtl overrides w/ [dir=rtl] selectors
2018-05-22 12:08:45 -05:00
093fcf540b
chore(): update stencil and ionicons to latest
2018-05-21 18:38:21 +02:00
a3caab69f8
docs(datetime): add framework examples
2018-05-21 10:12:39 -04:00
e7deb27688
docs(usage): one last usage example to typescript ( #14481 )
...
* docs(usage): setting angular usage example to be typescript
* docs(usage): one more javascript -> typescript
I forgot to save the last file…
2018-05-19 20:40:29 +02:00
1b4a94dc17
docs(): update angular usage
2018-05-17 16:18:24 -04:00
e6638e7922
feat(all): custom icons
2018-05-17 21:07:05 +02:00
53e56f22f3
4.0.0-alpha.7
2018-05-17 20:44:21 +02:00
a88e1e8dd2
fix(angular): build script
2018-05-17 20:39:44 +02:00
f3dc8a0fed
chore(exports): update core exports
2018-05-16 11:39:41 -05:00
b70c192fd9
chore(package): update stencil and ionicons
2018-05-16 11:38:53 -05:00
d52cb9e937
docs(fab): side and horizontal+vertical attrs ( #14477 )
...
* docs(fabList): rename left+right to start+end
in README top table to reflect actual code that supports RTL.
* docs(fabList): example FAB use vertical+horizontal attrs
instead of directly position values as attributes.
2018-05-15 12:45:30 +02:00
d82be3e98c
docs(usage): setting angular usage example to be typescript ( #14469 )
2018-05-14 18:50:05 -04:00
8aa696537b
fix(angular): Required<> is not available
2018-05-14 17:31:17 +02:00
618f708bc4
fix(all): strong typing for color
2018-05-14 13:51:30 +02:00
87fe5ce3a8
refactor(overlay): using TS 2.8 utils
2018-05-14 13:20:20 +02:00
af5db2fb02
fix(angula): platform logic belongs to core
2018-05-14 13:20:03 +02:00
d0bd3ba89e
test(router): fix tests
2018-05-11 19:45:44 +02:00
3da0c989b2
fix(content): scrol-inner takes all height
2018-05-11 19:24:44 +02:00
875b9d0950
fix(router): fix push() public interface
2018-05-11 19:15:26 +02:00
93526617e0
Merge branch 'master' of github.com:ionic-team/ionic
2018-05-11 19:00:47 +02:00
ae9d0c7236
fix(router): accepts root direction
2018-05-11 18:56:29 +02:00
73be92bd35
docs(): add note about router-outlet for angular
2018-05-11 12:25:13 -04:00
0b27696d30
Merge branch 'master' of github.com:ionic-team/ionic
2018-05-11 17:51:00 +02:00
859ff45bb7
refactor(button): adds shape prop
2018-05-11 17:50:53 +02:00
a04197baef
docs(toast): fix angular usage
...
The create method returns a promise. Other examples deal with this using async-await, so I did the same thing in this instance.
2018-05-11 14:43:51 +02:00
34ae9045b7
fix(refresher): adds threshold
2018-05-11 14:39:25 +02:00