Bram Kragten
4ba7e5cf0f
Fix css minifying ( #15912 )
2023-03-23 18:28:23 +01:00
Steve Repsher
4abc2a65cb
Migrate to html-minifier-terser and improve some minification ( #15864 )
2023-03-22 11:42:16 +01:00
Jesse Moody
b0f3006c4b
Update rollup links ( #15835 )
2023-03-17 16:17:55 +01:00
renovate[bot]
c5be2acd46
Update dependency glob to v9 ( #15726 )
...
* Update dependency glob to v9
* Adjust to new API
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
2023-03-17 13:28:51 +00:00
Steve Repsher
aeb7f8ff36
Fix webpack source maps ( #15663 )
2023-03-16 14:38:55 +01:00
Bram Kragten
0cde0fc9a9
Remove deprecated and removed icons ( #15762 )
2023-03-08 12:28:34 +01:00
Steve Repsher
a0033d9112
Fix minification of SVG template literals ( #15670 )
2023-03-01 23:57:11 -05:00
Bram Kragten
f803bbadc9
Set css optimise level to 0 ( #15652 )
2023-03-01 14:24:00 +00:00
Bram Kragten
7b4850b5d6
Bump core js, replace serve with serve-handler ( #15637 )
...
* Bump core js, remove serve from deps
* resplace serve with serve-handler
2023-03-01 09:08:56 -05:00
Paulus Schoutsen
6af57fa2cd
Temp patch to fix Rollup build ( #15631 )
2023-02-28 10:54:27 +01:00
Steve Repsher
17e6e132d1
Minify HTML and CSS template literals ( #15624 )
2023-02-28 00:02:04 -05:00
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
dependabot[bot]
014ae06e85
Bump del from 4.1.1 to 7.0.0 ( #15120 )
...
* Bump del from 4.1.1 to 7.0.0
Bumps [del](https://github.com/sindresorhus/del ) from 4.1.1 to 7.0.0.
- [Release notes](https://github.com/sindresorhus/del/releases )
- [Commits](https://github.com/sindresorhus/del/compare/v4.1.1...v7.0.0 )
---
updated-dependencies:
- dependency-name: del
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Deduplicate dependencies
* Adjust to ESM-only and API changes
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-01-18 18:21:41 +00:00
Steve Repsher
dff7f653b1
Fix checking existence of downloaded translations ( #14493 )
2022-11-30 16:53:26 -05: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
Steve Repsher
8444fe0a07
Include backend translations in Lokalise download ( #13981 )
2022-10-10 17:12:25 +02:00
Paulus Schoutsen
9b2dcbdb59
Fix script/size_stats
2022-08-30 21:53:17 -04:00
Michael Irigoyen
6d88d46ce4
Update Material Design Icons to v7.0.96 ( #13175 )
...
* Update Material Design Icons to v7.0.96
* Fetch updated MDI packages
2022-07-21 11:43:48 +02:00
Franck Nijhof
07332bf155
Fix version detection in build env to allow for nightly builds ( #13062 )
2022-07-02 00:22:54 +02:00
Bram Kragten
9324061d05
Add auto completion for mdi icons to code editor ( #13022 )
...
Co-authored-by: Zack Barett <zackbarett@hey.com>
2022-06-29 16:12:16 +00:00
Marc Mueller
f8303bff76
Move metadata to pyproject.toml ( #12770 )
2022-05-25 08:16:09 -05:00
Zack Barett
6b67546daf
Virtualize Media Player Grid ( #11898 )
2022-04-25 12:32:50 +02:00
Bram Kragten
aa831a9adf
bump marked and flatmap ( #11814 )
2022-02-23 22:11:13 +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
Marc Mueller
ce0ced0b6a
Move to setup.cfg
and config for build-system
( #11484 )
2022-01-28 21:18:17 -08:00
Paulus Schoutsen
3133f9b01f
Use page instead of demo ( #11118 )
...
* Use page instead of demo
* Update netlify script
* Update ci.yml
* Rename demo -> page
2022-01-06 22:32:10 -08:00
Paulus Schoutsen
2c0d330f1f
Reorganize gallery ( #11116 )
...
* Reorganize gallery
* GitHub edit links
* Render sidebar during build
* Auto rebuild when sidebar changes
* Yarn dedupe
* Fixes
* Allow just metadata without text
* Show edit text link if metadata defined
* Update build-scripts/gulp/gallery.js
Co-authored-by: Zack Barett <arnett.zackary@gmail.com>
Co-authored-by: Zack Barett <arnett.zackary@gmail.com>
2022-01-06 20:20:57 -08:00
Paulus Schoutsen
63c113f78d
Gallery: Make sidebar collapsible + more tweaks ( #11104 )
2022-01-06 10:21:17 +01:00
Paulus Schoutsen
a67799a670
Allow markdown readme above the gallery pages ( #11103 )
2022-01-05 23:08:21 +01:00
Paulus Schoutsen
e3d78d6dc5
Convert ha-gallery to TS ( #11102 )
...
* Convert ha-gallery to TS
* Prepare gallery to be design portal
* Import card in introduction
* Clean up demo IDs
* Convert demo-cards
* TypeScript conversion of demo-card
* Fix default demo
2022-01-05 12:49:05 -08:00
Bram Kragten
4b49da58b1
Add SmartStart/QR scan support for Z-Wave JS ( #10726 )
2021-12-01 14:12:52 -08:00
Bram Kragten
4e68383cf7
Remove deprecated icons ( #10622 )
2021-11-15 11:54:59 +01:00
Bram Kragten
9425b943dd
Add separate cast media entrypoint (with ES5) ( #10527 )
2021-11-04 10:09:21 -07:00
Paul Bottein
74533cebc6
Use tags and aliases when filtering icons in Icon Picker ( #10425 )
2021-10-27 20:12:12 +00:00
Bram Kragten
da73b316ff
Remove deprecated icons that where replaced ( #10371 )
2021-10-25 12:12:16 +02:00
Paul Bottein
2770d1f36b
Icon Picker ( #10161 )
2021-10-18 22:45:21 +02:00
Paulus Schoutsen
6f6fc759cc
Add selector demo to gallery ( #10213 )
2021-10-08 20:56:32 +02:00
Bram Kragten
807ce468d6
Dont create icon for supervisor ( #10191 )
2021-10-07 23:27:35 +02:00
Bram Kragten
8022bd2868
Guard icon db check on hassio ( #10181 )
2021-10-07 10:31:47 +00:00
Bram Kragten
25c1156c88
Some code improvements ( #10156 )
2021-10-05 21:21:05 -07:00
Paulus Schoutsen
2ddab4eecc
Fix webpack dev server ( #10130 )
2021-10-01 14:18:53 -07:00
Bram Kragten
257e60a2b1
Don't bundle locale data, but add to static ( #10119 )
2021-10-01 07:58:02 -07:00
Joakim Sørensen
abbfe7200a
Fix supervisor dev translations ( #10113 )
2021-09-30 09:01:36 -07: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
22f88c59c7
Bump lit and mwc ( #10103 )
2021-09-29 15:09:43 -07:00
Michael Irigoyen
360c2cbfa3
Update Material Design Icons to v6.1.95
( #10002 )
...
* Update MDI to v6, add icon deprecation mapping
* Add removed icon path data to build tools
* Resolve incorrect MDI icon import name
2021-09-10 16:49:32 +02:00
Bram Kragten
2bddd151eb
Don't recreate translation meta in watch mode ( #9909 )
2021-08-30 13:13:47 -07:00
Joakim Sørensen
eff48acdf4
Rename snapshot -> backup ( #9393 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-08-12 11:56:13 +02:00