Commit Graph

93 Commits

Author SHA1 Message Date
Daniel Waxweiler 07534e08ea release version 0.6.2 2021-08-24 19:35:10 +02:00
Daniel Waxweiler 32e87115b3 fix empty WordPress timezone_string option resulting in Invalid DateTime [#10] 2021-08-24 19:23:57 +02:00
Daniel Waxweiler cee386acd2 update webpack(-cli) 2021-08-24 18:12:09 +02:00
Daniel Waxweiler 70e0d96e1f upgrade to Luxon 2.x [#9] 2021-08-24 18:10:23 +02:00
Daniel Waxweiler 4707fedee0 npm audit fix 2021-08-15 21:51:31 +02:00
Daniel Waxweiler 0b6350f03e update graphql-request 2021-08-15 21:49:14 +02:00
Daniel Waxweiler 39b6800e97 update dev dependencies 2021-08-15 21:47:34 +02:00
Daniel Waxweiler da9afa64c8 ignore .idea folder 2021-08-15 21:26:37 +02:00
Daniel Waxweiler 53393ef0df fix typo 2021-08-15 21:26:37 +02:00
Daniel Waxweiler 20d3d771c8
create LICENSE.md 2021-07-31 16:01:23 +02:00
Daniel Waxweiler a6b713b47a release version 0.6.1 2021-07-13 17:18:26 +02:00
Daniel Waxweiler 05a2b2a2b3 update changelog 2021-07-13 17:12:35 +02:00
Daniel Waxweiler cb0f29c008 confirm compatibility with WordPress 5.8 2021-07-13 17:09:20 +02:00
Daniel Waxweiler de483e301c update luxon, webpack 2021-07-13 17:08:48 +02:00
Daniel Waxweiler fcd8c79a62 npm audit fix 2021-07-08 22:37:41 +02:00
Daniel Waxweiler 02567fb1bd clarify last release procedure step 2021-07-08 22:35:53 +02:00
Daniel Waxweiler 536a6c6686 update eslint, webpack 2021-07-08 22:34:41 +02:00
Daniel Waxweiler 744c0c593b update graphql, c8, eslint, webpack, webpack-cli 2021-06-26 15:12:03 +02:00
Daniel Waxweiler d38d3c0906 release version 0.6.0 2021-06-02 11:02:59 +02:00
Daniel Waxweiler f91c0a00fa update changelog and readme 2021-06-02 10:45:07 +02:00
Daniel Waxweiler fc64731921 npm audit fix 2021-06-02 10:38:01 +02:00
Daniel Waxweiler 23bd4f2d15 update deps jsdom, object-hash, webpack 2021-06-02 10:36:59 +02:00
Daniel Waxweiler 7795ccc36a optionally display the current offset as short name after the time via the general plugin settings 2021-05-23 15:37:29 +02:00
Daniel Waxweiler 0b3c998e56 update dev dependency eslint 2021-05-23 14:23:30 +02:00
Daniel Waxweiler e927bdf239 update luxon and dev dependencies eslint, gulp-replace, webpack, webpack-cli 2021-05-20 09:33:05 +02:00
Daniel Waxweiler 00d3a3be7c capitalize name 2021-05-06 09:50:08 +02:00
Daniel Waxweiler 8f54398b43 release version 0.5.0 2021-05-06 09:37:23 +02:00
Daniel Waxweiler c131076f1a add missing changelog entry 2021-05-06 09:23:08 +02:00
Daniel Waxweiler 2d2b1b9293 improve translatability 2021-05-06 09:23:08 +02:00
Daniel Waxweiler a3a980d6db let eslint ignore gulpfile.js 2021-05-06 09:23:08 +02:00
Daniel Waxweiler 60870eae3c
add CodeQL Analysis Github action 2021-05-05 13:47:32 +02:00
Daniel Waxweiler 8f345ba4e4
use Node 14.x only 2021-05-05 12:43:29 +02:00
Daniel Waxweiler 6ce3f49e52
remove setup-icu, add running on node 14.x and 16.x 2021-05-05 12:32:28 +02:00
Daniel Waxweiler c8a999d028
revert use of NODE_ICU_DATA 2021-05-05 12:26:10 +02:00
Daniel Waxweiler 05d6f78c0c
npm ci before npm install 2021-05-05 12:03:53 +02:00
Daniel Waxweiler 105c6e1240
do not run tests twice 2021-05-05 12:00:13 +02:00
Daniel Waxweiler ec63b4ec9e
set NODE_ICU_DATA manually in action 2021-05-05 11:57:39 +02:00
Daniel Waxweiler 2dc823505b
remove action-uses-icu-function 2021-05-05 11:52:09 +02:00
Daniel Waxweiler 6bf4cb95b1
add ICU to action 2021-05-05 11:49:38 +02:00
Daniel Waxweiler 054e313a4d default to en-GB locale, fix test failing due to time zone being null 2021-05-05 11:36:57 +02:00
Daniel Waxweiler 89145fe9ed take WordPress time zone into account 2021-05-05 10:40:46 +02:00
Daniel Waxweiler 22c0b22b8e let luxon take zone from string 2021-05-05 10:13:16 +02:00
Daniel Waxweiler bc86f8e7c9 refactor 2021-05-05 10:02:57 +02:00
Daniel Waxweiler a8584096d8 localise dates 2021-05-04 11:16:18 +02:00
Daniel Waxweiler 65b42ba1e7 set locale for tests 2021-05-04 10:37:30 +02:00
Daniel Waxweiler eae2d422e0 let build only run on Node 12.x 2021-05-04 10:14:58 +02:00
Daniel Waxweiler e30eaa47d2 fix build command 2021-05-03 22:03:19 +02:00
Daniel Waxweiler dd0f4a7965
create test Github action 2021-05-03 22:00:45 +02:00
Daniel Waxweiler 4c0de97ff2 update dev dependencies 2021-05-03 21:52:13 +02:00
Daniel Waxweiler 74522103a2 remove use of global in test 2021-05-03 21:45:50 +02:00