Commit Graph

499 Commits

Author SHA1 Message Date
github-actions
b31bf16ddf v6.2.4-nightly.20220824 2022-08-24 06:09:57 +00:00
Liam DeBeasi
4f24b0e9e3 chore(): update stencil to resolve css hmr issue (#25799) 2022-08-22 15:50:21 -04:00
github-actions
9ed57d83e7 v6.2.3 2022-08-17 14:10:20 +00:00
Sean Perkins
bafa759655 fix(css): preserve whitespace in selectors when minifying css (#25767)
Resolves #25766
2022-08-16 16:26:59 -04:00
github-actions
054539fc64 v6.2.2 2022-08-10 18:58:22 +00:00
github-actions
2ed7f6bd44 v6.2.1 2022-08-03 13:15:57 +00:00
github-actions
f477efa384 v6.2.0 2022-07-27 16:03:22 +00:00
Sean Perkins
ab65e9a7b5 fix(vue): input v-model accepts numbers (#25666)
Resolves #25575
2022-07-21 16:14:42 -04:00
github-actions
e450fe2d72 v6.1.15 2022-07-20 14:12:15 +00:00
Liam DeBeasi
48ebb9c820 test(playwright): update to playwright 1.23 (#25645) 2022-07-15 12:22:55 -04:00
github-actions
757b390ed6 v6.1.14 2022-07-13 13:28:49 +00:00
github-actions
f5688af9f5 v6.1.13 2022-07-06 13:02:15 +00:00
github-actions
955e2cc01e v6.1.12 2022-06-29 13:34:41 +00:00
github-actions
f678edb0e8 v6.1.11 2022-06-22 14:09:31 +00:00
Liam DeBeasi
b1821e9d0a fix(vue): components have correct type definitions (#25499)
resolves #25485
2022-06-17 13:10:11 -04:00
github-actions
918c82d036 v6.1.10 2022-06-15 13:30:13 +00:00
Liam DeBeasi
6b48ed184a chore(core): clean up root and core deps (#25466) 2022-06-14 11:59:35 -04:00
Sean Perkins
d3060102fd chore(prettier): align configuration with stylelint rules (#25434) 2022-06-10 12:58:51 -04:00
Liam DeBeasi
efe9e92984 chore(): update @stencil/sass, regenerate package-locks (#25441) 2022-06-09 13:45:48 -04:00
github-actions
8971e049e0 v6.1.9 2022-06-08 13:24:46 +00:00
github-actions
747709e3ef v6.1.8 2022-06-01 13:16:39 +00:00
Liam DeBeasi
d83bcd2b7f fix(all): improve compatibility with vite (#25381)
resolves #23823
2022-05-31 17:40:31 -04:00
github-actions
8f46db727a v6.1.7 2022-05-26 15:31:06 +00:00
github-actions
64e1953b98 v6.1.6 2022-05-18 12:35:43 +00:00
github-actions
eee58f27f2 v6.1.5 2022-05-11 13:40:40 +00:00
Sean Perkins
617ec48265 fix(core): @axe-core/playwright should be a devDependency (#25244)
Resolves #25242
2022-05-05 13:09:23 -04:00
github-actions
e49efca764 v6.1.4 2022-05-04 14:23:14 +00:00
Sean Perkins
87f584001b test(picker-internal): screenshot and a11y (axe) (#25150) 2022-04-27 16:00:43 -04:00
github-actions
d5b72b2315 v6.1.3 2022-04-27 13:49:48 +00:00
Sean Perkins
15c169043f chore(docs): remove manual documentation (#24984) 2022-04-21 12:31:51 -04:00
github-actions
a31422f807 v6.1.2 2022-04-20 13:33:13 +00:00
github-actions
ce8410b585 v6.1.1 2022-04-15 13:47:46 +00:00
github-actions
cd8b6cacd7 v6.1.0 2022-04-13 13:38:44 +00:00
Liam DeBeasi
c58033fb4b test(playwright): improve test server reliability (#25079) 2022-04-08 11:58:34 -04:00
github-actions
78b98545e1 v6.0.16 2022-04-08 09:30:33 -04:00
github-actions
333051cfbb v6.0.15 2022-04-06 16:12:17 -04:00
Liam DeBeasi
5676bab316 lint(eslint): migrate to eslint and prettier (#25046) 2022-04-04 11:12:53 -04:00
Liam DeBeasi
0aa6d124d6 test(e2e): add infrastructure for migration to playwright (#25033) 2022-03-31 11:23:21 -04:00
github-actions
4ec25b0f26 v6.0.14 2022-03-30 13:24:41 +00:00
github-actions
c35077884d v6.0.13 2022-03-23 13:14:17 +00:00
Liam DeBeasi
02b7baf6a6 chore() bump stencil to 2.14.2 (#24959) 2022-03-17 14:46:32 -04:00
github-actions
babe7d63ef v6.0.12 2022-03-16 13:20:38 +00:00
github-actions
c45b38f28a v6.0.11 2022-03-09 20:24:14 +00:00
Liam DeBeasi
805907af4e perf(): improve treeshaking functionality (#24895)
resolves #24280
2022-03-07 15:23:29 -05:00
github-actions
56b550e220 v6.0.10 2022-03-02 19:15:37 +00:00
github-actions
1f86b4ee5a v6.0.9 2022-02-23 17:32:34 +00:00
github-actions
cd486e71ff v6.0.8 2022-02-15 21:26:38 +00:00
github-actions
87eab37ca8 v6.0.7 2022-02-09 16:00:04 +00:00
github-actions
da4f750f8d v6.0.6 2022-02-09 14:26:46 +00:00
Liam DeBeasi
59bbd52e35 chore(): bump to latest stencil (#24741) 2022-02-08 16:30:33 -05:00