Steve Repsher
586079917d
Convert remaining gulp modules to ESM ( #16430 )
2023-05-08 17:43:29 +02:00
Steve Repsher
1f1898fa46
Make module types explicit and convert some to ESM ( #15964 )
2023-03-30 11:23:43 +02: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
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
Bram Kragten
2bddd151eb
Don't recreate translation meta in watch mode ( #9909 )
2021-08-30 13:13:47 -07:00
Paulus Schoutsen
1a58c17180
Fix hassio dev under rollup ( #6063 )
2020-05-27 14:18:38 -07:00
Paulus Schoutsen
ad386c0e22
Cleanups ( #5997 )
2020-05-23 00:06:23 -07:00
Paulus Schoutsen
70d6c6b902
Refactor Webpack build scripts ( #4093 )
...
* Refactor Webpack build scripts
* Add Gallery too
* Fix icons
* Update travis
2019-10-21 15:02:54 -07:00
Paulus Schoutsen
2da844a1fb
Home Assistant Cast
2019-08-04 22:25:43 -07:00
Paulus Schoutsen
7cfdc24a8c
Fix test translations ( #3339 )
2019-07-10 08:17:41 -07:00
Paulus Schoutsen
34129cc7cb
Migrate demo to gulp ( #3152 )
...
* Migrate demo to gulp
* Tweak demo migration to gulp
* Feature detect demo
* Gen icons
2019-05-02 22:41:58 -07:00
Paulus Schoutsen
6c41c7b1ab
Gulpify build pipeline ( #3145 )
...
* Gulpify build pipeline
* Update build frontend script
* Fixes
* Limit service worker to latest build
* Use shorthand
* Fix hassio build
2019-05-02 11:35:46 -07:00