Tags: Luvti/i18n
Tags
Change timezone API (dart-lang#1022) * add js timezone parsing * Switch icu4x and ecma to use timezones * fix timezone calculation time * fixes * extract * add changelog * Fixes * fixes * Fixes as per review * rev version to major * support all timezones * Fixes as per review? --------- Co-authored-by: Robert Bastian <[email protected]>
Add `withEra` (dart-lang#1016) * Add era * add changelog * add pages workflow * fix * fix path * add permission * new versions * Fix era in JS * tighten constraints * run on main only
Upgrade SDK in package:intl_translation (dart-lang#983) * upgrade sdl * Update * Updates * Add exports * Fixes
Move logic to package:icu4x (dart-lang#993) * Move logic to package:icu4x * Use icu4x * use local file * remove treeshake * Remove copy code * Add license * Add changelog * update * ci * allow path dep * more ci * overrides * using fetch * https * dylib name * Remvoe unused * format * remove dep override * Remove submodules * Upgrade deps * Prep for publish * Remove impossible condition * undo * undo * Don't collect web coverage --------- Co-authored-by: Robert Bastian <[email protected]>
Use new artifacts in `package:intl4x` (dart-lang#981) * Use new artifacts * Add changelog * Fix wf * Add note
Update to package:intl4x (dart-lang#977) * Update to branch * new bindings * remove duplicate build_libs * format * try fixing collation * Collation support * Fix others * toX to getters * Kind of works * Fixes * Seems to start working * refactorings * add asserts * More test cases * fix tests * More fixes * More fixes * start changing api * Stwiched API * Remove timezones * Add timezones back * Manually treeshake timezones * Add recorduse to bindings * Refactor * Also treeshake datetime format * Add changelog * Run dart build during tests * Fixes * More fixes * try this * Fix line length * Use main branch * try allowing non utc * remove utc * Try something new * Should pass * Show output * stdout * pub get first * Fix wf * Add linux toolchain * set up toolchains * fix * Add locale print for debug * more debug * Remove panic_handler * use looping * Remove custom locale code * New name * Fixes * artifacts fix * Generate more artifacts * Add file size check * try stuff * Fix local build * fix path * Fix args to datagen * Fix upload name * Fix typo * Fix exports * Don't run on skip-fetch * check smarter for labels * fix typo * Fix * Check if this fixed windows * Exclude windows again * Update to main * Enable windows * Exclude windows for now * Add todo * Changes as per review * Changes as per review * Fix tests
Add locale-sensitive casing (dart-lang#880) * Add locale-sensitive casing * Add changelog * Add default_components to built libs * Use casemap key instead * Trigger on labeling
Update to package:intl4x (dart-lang#977) * Update to branch * new bindings * remove duplicate build_libs * format * try fixing collation * Collation support * Fix others * toX to getters * Kind of works * Fixes * Seems to start working * refactorings * add asserts * More test cases * fix tests * More fixes * More fixes * start changing api * Stwiched API * Remove timezones * Add timezones back * Manually treeshake timezones * Add recorduse to bindings * Refactor * Also treeshake datetime format * Add changelog * Run dart build during tests * Fixes * More fixes * try this * Fix line length * Use main branch * try allowing non utc * remove utc * Try something new * Should pass * Show output * stdout * pub get first * Fix wf * Add linux toolchain * set up toolchains * fix * Add locale print for debug * more debug * Remove panic_handler * use looping * Remove custom locale code * New name * Fixes * artifacts fix * Generate more artifacts * Add file size check * try stuff * Fix local build * fix path * Fix args to datagen * Fix upload name * Fix typo * Fix exports * Don't run on skip-fetch * check smarter for labels * fix typo * Fix * Check if this fixed windows * Exclude windows again * Update to main * Enable windows * Exclude windows for now * Add todo * Changes as per review * Changes as per review * Fix tests
PreviousNext