Commit Graph

10 Commits

Author SHA1 Message Date
Wendelin e55f32ae91
Fallback to formatjs pt for brazilian pt ()
* Fallback to formatjs pt for brazilian pt

* Update build-scripts/gulp/locale-data.js

Co-authored-by: Paul Bottein <paul.bottein@gmail.com>

---------

Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2024-10-29 08:50:21 +01:00
Steve Repsher bf9e2cd404
Move polyfill time zone data out of bundles () 2023-10-09 14:28:16 +02:00
Steve Repsher 945c8e0320
Minify and compress Intl locale data () 2023-08-07 11:59:02 +02:00
Simon Lamon 5fc4e7a95d
Introduce Intl.ListFormat ()
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-06-13 15:22:23 +02:00
Steve Repsher 586079917d
Convert remaining gulp modules to ESM () 2023-05-08 17:43:29 +02:00
Steve Repsher 1f1898fa46
Make module types explicit and convert some to ESM () 2023-03-30 11:23:43 +02:00
dependabot[bot] 014ae06e85
Bump del from 4.1.1 to 7.0.0 ()
* 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 ee6f97b802
Fetch nightly translations during build ()
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-11-29 19:33:43 +01:00
Bram Kragten 25c1156c88
Some code improvements () 2021-10-05 21:21:05 -07:00
Bram Kragten 257e60a2b1
Don't bundle locale data, but add to static () 2021-10-01 07:58:02 -07:00