Commit Graph

21 Commits

Author SHA1 Message Date
Steve Repsher ec66e8331e
Make minor workflow revisions and fix dedupe precommit (#15399) 2023-02-14 13:03:16 +01:00
dependabot[bot] 74fb8b0427
Bump actions/setup-node from 3.5.1 to 3.6.0 (#15049)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 11:33:34 +01:00
dependabot[bot] 78768b1e2f
Bump actions/checkout from 3.2.0 to 3.3.0 (#15050)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 10:39:28 +01:00
Steve Repsher 5eb45209e8
Pin action versions to minor and patch (#14894) 2022-12-27 21:20:47 +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
Franck Nijhof b582a4d014
Bump node to 16 (#13221) 2022-07-19 11:39:08 +02:00
dependabot[bot] 30a254f98f
Bump actions/checkout from 2 to 3 (#13075)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-05 10:45:41 +02:00
dependabot[bot] b6cc3e3ef0
Bump actions/setup-node from 2 to 3 (#13080)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-05 10:04:22 +02: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
Bram Kragten 257e60a2b1
Don't bundle locale data, but add to static (#10119) 2021-10-01 07:58:02 -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 2e16127fde
Inline mdi icons with babel plugin + bump build deps (#9498) 2021-07-12 09:26:07 -07:00
Bram Kragten 6701c4c371
Dedupe dependencies (#9523)
+ yarn bump + CI check for duplicate dependencies
2021-07-07 17:31:37 +02:00
Bram Kragten fc6e459c09
Upgrade to yarn 2 (#9500) 2021-07-07 16:33:24 +02:00
Bram Kragten 5754f4463d
Bump babel and eslint (#9049) 2021-04-30 12:15:31 -07:00
Paulus Schoutsen c53fd0d1e1
Use Gulp to index demos (#6203) 2020-06-22 10:24:01 -07:00
Paulus Schoutsen 5fed28808e
Rename env var TRAVIS to IS_TEST (#5789) 2020-05-07 12:39:18 +02:00
Bram Kragten 0a92c28bac
Split up mdi icons (#4379) 2020-05-05 16:40:11 +02:00
Bram Kragten 4f9d77b906
Remove tslint -> move ts to eslint 2020-04-14 18:09:31 +02:00
Franck Nijhof 106d405699
Only trigger on PRs or pushes against the master and dev branch… (#4982) 2020-02-25 10:06:14 -08:00
Franck Nijhof 22e4c0512e
Add GitHub Actions (#4952) 2020-02-21 13:59:09 +01:00