31 Commits

Author SHA1 Message Date
dependabot[bot]
94dd3c95ff
Bump core-js from 3.27.2 to 3.28.0 (#15441)
* Bump core-js from 3.27.2 to 3.28.0

Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.27.2 to 3.28.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.28.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update core-js version in babel preset

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
2023-02-15 18:41:34 +00:00
Bram Kragten
f0d53aab7b
Fix ES5 build and fix polyfill of Intl.Locale (#15322) 2023-02-02 20:20:23 +01:00
Steve Repsher
ee6f97b802
Fetch nightly translations during build (#13724)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-11-29 19:33:43 +01:00
Zack Barett
460b9003fc
Script Editor to Ha Form (#11601)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-02-14 11:27:29 -06:00
Paulus Schoutsen
0046252e32
Add selectors to ha-form (#11534) 2022-02-04 12:47:21 +01:00
Bram Kragten
9425b943dd
Add separate cast media entrypoint (with ES5) (#10527) 2021-11-04 10:09:21 -07:00
Paulus Schoutsen
6f6fc759cc
Add selector demo to gallery (#10213) 2021-10-08 20:56:32 +02:00
Bram Kragten
8022bd2868
Guard icon db check on hassio (#10181) 2021-10-07 10:31:47 +00:00
Bram Kragten
1bccbd4173
Use browser default time and number formatting with polyfills if needed (#9481)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-09-29 23:34:52 +00:00
Bram Kragten
3f447bb8a7
Bump Polymer (#9525)
* Bump Polymer

* Remove formatting from patch

* Cleanup

* Fix Vaadin

* Fix typing
2021-07-16 01:23:09 +02:00
Bram Kragten
2e16127fde
Inline mdi icons with babel plugin + bump build deps (#9498) 2021-07-12 09:26:07 -07:00
Bram Kragten
0ef3421fa2
Bump chartjs to version 3 (#9401) 2021-06-18 11:15:07 +02:00
Bram Kragten
509c5b497a
Disable babel compact option (#9335) 2021-06-03 12:34:30 -07:00
Bram Kragten
9f554f4917
Silence babel warnings (#9158) 2021-05-10 22:57:42 +02:00
Paulus Schoutsen
0049be7feb
Allow developing with @web/dev-server (#7782) 2020-11-23 13:05:18 +01:00
Paulus Schoutsen
7499892bc2
Don't support safari 10 in minifaction for latest support (#7719) 2020-11-17 22:00:28 +01:00
Bram Kragten
7428731eac
Fix ES5 build, fix virtualizer polyfill (#7451) 2020-10-22 22:43:15 +02:00
Bram Kragten
f6ff652ca4
Fix es5 build (#7319) 2020-10-14 22:20:39 +02:00
Paulus Schoutsen
d3ad56a307
Update compatibility and fix polyfills for ES5 (#7298) 2020-10-12 10:48:33 +02:00
Paulus Schoutsen
d9ba0e2c46
Upgrade to Webpack 5 (#6200) 2020-10-07 10:54:42 +02:00
Paulus Schoutsen
d33f18ecb7
Use hashes for hassio entrypoints (#6260) 2020-06-29 09:31:07 +02:00
Paulus Schoutsen
ea410d3af1
Don't transpile object spread in latest build (#6208) 2020-06-22 10:25:08 -07:00
Paulus Schoutsen
e384f76ac1
Make two builds of hassio (#6105) 2020-06-05 21:56:56 -07:00
Paulus Schoutsen
f819e2cf8d
Cleanup of builds (#6106) 2020-06-05 11:03:11 +02:00
Paulus Schoutsen
b75792a3bf
Fix filtering out compatibility (#6056) 2020-05-27 00:30:23 -07:00
Paulus Schoutsen
050cdf3783
Integrate compatibility into other entrypoints (#6029) 2020-05-25 19:36:22 +02:00
Paulus Schoutsen
38d3b8d087
Ignore proxy-polyfill in workers (#6011) 2020-05-24 10:41:05 +02:00
Paulus Schoutsen
71397e5199
Exclude default polymer theme (#6010) 2020-05-23 20:20:36 -07:00
Paulus Schoutsen
ad386c0e22
Cleanups (#5997) 2020-05-23 00:06:23 -07:00
Paulus Schoutsen
7e281f66c2
Rollup (#5995) 2020-05-22 23:05:47 -07:00
Paulus Schoutsen
c5b223988a
Split generic bundle config from webpack config (#5917) 2020-05-22 10:02:05 -07:00