Josh Thomas
f204d4e8fb
chore(): revert to using components.d.ts from latest stencil.
2018-08-24 11:17:07 -05:00
Josh Thomas
fe9a3e4f60
chore(): update to latest stencil release.
2018-08-23 14:18:40 -05:00
Manu Mtz.-Almeida
fe8a096e55
chore(): update to latest stencil
2018-08-23 20:19:21 +02:00
Manu Mtz.-Almeida
3d6caae13f
chore(): update to latest stencil
2018-08-22 23:38:23 +02:00
Josh Thomas
bd32887767
chore(): update to latest stencil
...
* fix(): Update to latest stencil and change types to export from interface not index.
* chore(): fix merge conflict of file added.
2018-08-22 18:46:43 +02:00
Manu Mtz.-Almeida
d7928a6eb9
4.0.0-beta.3
2018-08-16 16:17:56 +02:00
Manu Mtz.-Almeida
d856ecfbbf
chore(): update to latest stencil
2018-08-12 12:04:27 +02:00
Manu Mtz.-Almeida
e37ff08664
4.0.0-beta.2
2018-08-08 17:26:33 +02:00
Manu Mtz.-Almeida
5668dc4fc5
chore(): update to latest stencil
2018-08-08 17:21:41 +02:00
Manu Mtz.-Almeida
ac91bcc8ae
chore(): update to latest stencil
2018-08-07 03:09:06 +02:00
Manu Mtz.-Almeida
8b35e37a43
fix(datetime): ionChange event
2018-08-07 01:09:47 +02:00
Manu Mtz.-Almeida
0e87fa655d
chore(): update to latest ionicons
2018-08-02 02:33:08 +02:00
Manu Mtz.-Almeida
89675a72c4
4.0.0-beta.1
2018-08-01 19:28:28 +02:00
Manu Mtz.-Almeida
1b5bb67959
chore(): update to latest stencil
2018-07-31 20:09:26 +02:00
Manu Mtz.-Almeida
fd8f875a5f
fix(app): statusbarPadding
2018-07-30 23:55:16 +02:00
Manu Mtz.-Almeida
b73bbffd97
chore(): update to latest ionicons
2018-07-29 15:25:07 +02:00
Manu Mtz.-Almeida
143f0f0c06
perf(css): always emit compressed css
2018-07-29 15:05:10 +02:00
Manu Mtz.-Almeida
b69098a77d
chore(): update deps
2018-07-29 01:44:45 +02:00
Brandy Carney
0db643df45
4.0.0-beta.0
2018-07-25 10:51:19 -04:00
Manu Mtz.-Almeida
8492c19195
4.0.0-alpha.14
2018-07-25 16:10:44 +02:00
Manu Mtz.-Almeida
0e91aa75ac
4.0.0-alpha.13
2018-07-24 23:07:59 +02:00
Manu Mtz.-Almeida
90cb7b1fca
chore(): update to latest stencil
2018-07-24 23:00:58 +02:00
Manu Mtz.-Almeida
02fe310b57
4.0.0-alpha.12
2018-07-24 16:11:06 +02:00
Manu Mtz.-Almeida
811eee70f8
fix(menu-button): get proper styles when used inside ion-buttons
2018-07-24 01:58:23 +02:00
Manu Mtz.-Almeida
4b844ef1c3
fix(all): accesibility and global styles for hidden nodes
2018-07-24 00:02:13 +02:00
Brandy Carney
7a8d5f68d2
chore(stylelint): remove sass-lint/scss-lint in favor of stylelint
...
- remove scss-lint and sass-lint
- add stylelint and stylelint-order packages and configuration
- update all *.scss files to new syntax
fixes #14805
2018-07-19 15:10:30 -05:00
Cam Wiegert
8c409eed85
4.0.0-alpha.11
2018-07-16 13:46:29 -05:00
Adam Bradley
9d0d9bf3d2
chore(stencil): update stencil to 0.10.7
2018-07-16 11:26:57 -05:00
Brandy Carney
ad63e484c0
chore(stencil): update to latest 0.10.5
2018-07-13 18:09:58 -04:00
Adam Bradley
521bfab75b
chore(stencil): update stencil to 0.10.4
2018-07-12 16:51:43 -05:00
Adam Bradley
cc5c611807
chore(stencil): update stencil to 0.10.3
2018-07-12 06:12:10 -05:00
Adam Bradley
2127fa2cec
4.0.0-alpha.10
2018-07-11 12:53:39 -05:00
Adam Bradley
896d59e069
4.0.0-alpha.9
2018-07-10 12:08:47 -05:00
Adam Bradley
13842e70b1
chore(build): do not use workers during validation
2018-07-10 10:27:38 -05:00
Adam Bradley
7f729495d5
chore(stencil): update stencil to 0.10.2
2018-07-10 09:19:28 -05:00
Brandy Carney
ff0fe9cee7
chore(stencil): update stencil to 0.10.1
2018-07-09 16:48:46 -04:00
Brandy Carney
39ca369ccf
chore(stencil): update to latest
2018-07-09 13:52:34 -04:00
Brandy Carney
68120deb54
4.0.0-alpha.8
2018-07-09 13:37:03 -04:00
Brandy Carney
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
Brandy Carney
400b9e8cf5
docs(ripple): update ripple docs and add usage
2018-07-05 18:41:07 -04:00
jgw96
78a18a4057
chore(): lock in ionicons to 4.1.2
2018-06-19 14:50:55 -05:00
Adam Bradley
0c742ede98
chore(package): update to stencil 0.9.8
2018-06-19 08:16:49 -05:00
Brandy Carney
d94597b858
chore(jest): fix issues with validation and jest
2018-06-14 16:23:10 -04:00
Brandy Carney
ad3538d089
chore(npm): update packages and gitignore
2018-06-14 11:35:22 -04:00
Adam Bradley
128ed60510
chore(package): update stencil
2018-05-30 12:01:44 -05:00
Adam Bradley
cdada12c94
chore(package): update to stencil 0.9.4
2018-05-22 23:24:42 -05:00
Adam Bradley
5c87ee1fe8
chore(unpkg): add unpkg property to package.json
2018-05-22 13:13:08 -05:00
Manu Mtz.-Almeida
093fcf540b
chore(): update stencil and ionicons to latest
2018-05-21 18:38:21 +02:00
Manu Mtz.-Almeida
53e56f22f3
4.0.0-alpha.7
2018-05-17 20:44:21 +02:00
Adam Bradley
b70c192fd9
chore(package): update stencil and ionicons
2018-05-16 11:38:53 -05:00