8119 Commits

Author SHA1 Message Date
c35684e165 chore(build): improve angular build scripts 2018-05-22 23:24:42 -05:00
cdada12c94 chore(package): update to stencil 0.9.4 2018-05-22 23:24:42 -05:00
dce45b27c1 chore(package): json stringify indent 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
1143905261 docs(): fix spelling in breaking docs
Closes #14327
2018-05-21 10:14:54 -04: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
7f978ac449 chore(): fix changelog typo
fix typo
2018-05-19 19:37:31 +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
fc078af3b4 fix(scripts): update github release notes 2018-05-17 20:58:47 +02:00
53e56f22f3 4.0.0-alpha.7 v4.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
4ba70f3a55 docs(): fix spelling 2018-05-16 15:04:13 -04:00
3bb661fa11 chore(angular): update angular tests to ng v6 and latest stencil 2018-05-16 11:40:28 -05: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
ed8ff4fec1 fix(angular): routerLink integration 2018-05-14 18:41:45 +02: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
d177087225 fix(angular): populated the platforms array (#14466)
The `_platforms` array wasn't being populated on provider instantiation. Added the appropriate code to populate the array so that when we use other functions from the provider, we get the correct data in return.
2018-05-14 13:06:23 +02:00
d93b1d57d1 fix(nav): Remove console.log (#14467) 2018-05-14 12:58:56 +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
b06c65fa40 feat(img): adds lazy load image 2018-05-11 13:54:57 +02:00
7fa6e43069 fix(angular): params are assigned to props 2018-05-10 21:28:19 +02:00
95fb594fe2 4.0.0-alpha.6 v4.0.0-alpha.6 2018-05-10 19:41:15 +02:00
b9ae49313d chore(): update to latest stencil 2018-05-10 19:36:37 +02:00
714f4a658d fix(angular): aot 2018-05-10 18:40:56 +02:00
0ad9c8672d 4.0.0-alpha.5 v4.0.0-alpha.5 2018-05-10 17:34:15 +02:00
aea6b2a8f1 chore(): fix imports 2018-05-10 17:29:03 +02:00
df8a4f79f2 fix(virtual-scroll): linting 2018-05-10 17:21:21 +02:00
012127dd7c fix(virtual-scroll): JSX can render headers and footers 2018-05-10 17:17:33 +02:00
50021cd0be fix(angular): exports 2018-05-10 16:47:13 +02:00
7b33039811 fix(alert): onDidDismiss() is called 2018-05-10 16:30:37 +02:00