152 Commits

Author SHA1 Message Date
a5898163b6 fix(angular): make pages invisible before they are rendered 2018-07-25 12:11:51 +02:00
a44b84437d fix(angular): hide pages properly 2018-07-25 12:09:44 +02:00
0e91aa75ac 4.0.0-alpha.13 2018-07-24 23:07:59 +02:00
8ec8d06a6d docs(breaking): add css utilities and link to migration guide
Also remove Sass variable references

references #14798
2018-07-24 11:10:08 -04:00
02fe310b57 4.0.0-alpha.12 2018-07-24 16:11:06 +02:00
55ee69ff28 chore(angular): update proxies 2018-07-24 16:03:24 +02:00
073f45c94b docs(breaking): add link to migration linter 2018-07-23 17:26:39 -04:00
12d8174307 style(components): import statements should be one line 2018-07-18 10:20:34 -04:00
8c409eed85 4.0.0-alpha.11 2018-07-16 13:46:29 -05:00
12edfa003d chore(directives): update ng directives 2018-07-16 12:23:35 -05:00
ea7d09b41e docs(breaking): update modal examples 2018-07-13 15:14:25 -04:00
962f7ea522 docs(breaking): add breaking change to modal create method arguments (#14756)
* Add changes in modal to breaking change doc

* fixes to new usage
2018-07-13 15:10:54 -04:00
0421e2172a test(angular): update testapp to incude button example and global styles 2018-07-12 16:41:07 -04:00
92e32d8cd9 chore(angular): update angular dependencies 2018-07-11 19:34:13 -05:00
f6e2a948f2 chore(package): disable package-lock 2018-07-11 13:41:17 -05:00
2127fa2cec 4.0.0-alpha.10 2018-07-11 12:53:39 -05:00
61974dbdef chore(package): update package-lock 2018-07-11 12:34:32 -05:00
26e67e74c5 docs(breaking): derp icon should be label 2018-07-10 14:43:03 -04:00
4956d6d305 docs(breaking): update breaking changes to include tabs properties
closes #14745
2018-07-10 14:42:10 -04:00
748c209112 fix(angular): publish css to npm 2018-07-10 20:12:20 +02:00
896d59e069 4.0.0-alpha.9 2018-07-10 12:08:47 -05:00
0e68f17f6f fix(angular): esm 2018-07-10 10:57:23 +02:00
68120deb54 4.0.0-alpha.8 2018-07-09 13:37:03 -04:00
a7f1f4daa7 refactor(components): update to use shadow DOM and work with css variables
- updates components to use shadow DOM or scoped if they require css variables
- moves global styles to an external stylesheet that needs to be imported
- adds support for additional colors and removes the Sass loops to generate colors for each component
- several property renames, bug fixes, and test updates

Co-authored-by: Manu Mtz.-Almeida <manu.mtza@gmail.com>
Co-authored-by: Adam Bradley <adambradley25@gmail.com>
Co-authored-by: Cam Wiegert <cam@camwiegert.com>
2018-07-09 12:57:21 -04:00
0deeede683 docs(breaking): add ion-label new position attribute (#14708) 2018-07-05 11:29:47 +02:00
064869d77a docs(readme): add capacitor to related links 2018-07-03 08:43:55 -05:00
949d93e078 fix(icon): target element for style and add to breaking 2018-06-26 17:59:41 -04:00
30646d8ad0 docs(breaking): update the usage headings for overlays 2018-06-19 10:45:07 -04:00
79ebbd0cba docs(breaking): update Datetime example (#14612)
Updated the Datetime entry to reflect the correct package name
2018-06-18 15:04:54 -04:00
518594bcc4 docs(breaking): update breaking changes to include overlays
closes #14633
2018-06-18 12:05:32 -04:00
9c2b86acdd docs(grid): update API docs and add to breaking changes 2018-06-18 11:54:08 -04:00
5967352a32 fix(angular): correct subscription to cordova ready event (#14577) 2018-06-05 17:44:55 +02:00
bd53bba5e8 fix(router): fix reuse strategy 2018-05-29 16:01:50 -04:00
791353ccba chore(build): fix enoent errors in build 2018-05-23 13:35:32 -04:00
c35684e165 chore(build): improve angular build scripts 2018-05-22 23:24:42 -05:00
1143905261 docs(): fix spelling in breaking docs
Closes #14327
2018-05-21 10:14:54 -04: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
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
ed8ff4fec1 fix(angular): routerLink integration 2018-05-14 18:41:45 +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
7fa6e43069 fix(angular): params are assigned to props 2018-05-10 21:28:19 +02:00
95fb594fe2 4.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 2018-05-10 17:34:15 +02:00
012127dd7c fix(virtual-scroll): JSX can render headers and footers 2018-05-10 17:17:33 +02:00