Commit Graph

  • d2e3c55e1a add missing changelog entry Daniel Waxweiler 2022-06-10 12:33:45 +0200
  • 99d97c5a5e update dev dependencies Daniel Waxweiler 2022-06-09 20:24:32 +0200
  • 64a61426e0 fix typo Daniel Waxweiler 2022-06-09 20:24:04 +0200
  • 3f09fbb563 create installation section in readme.txt Daniel Waxweiler 2022-06-09 20:16:07 +0200
  • 3360a9e7a7 add Gutenberg events list block Daniel Waxweiler 2022-06-03 23:48:19 +0200
  • f58aa58885 fix pipeline #13 Daniel Waxweiler 2022-06-09 19:56:58 +0200
  • f76f354a10 fix pipeline Daniel Waxweiler 2022-06-09 19:52:40 +0200
  • c1ee30b070 debounce reloading event list Daniel Waxweiler 2022-06-09 19:46:59 +0200
  • 55fcf4c756 hide error messages before request & show console.error not for group not found error Daniel Waxweiler 2022-06-09 19:15:48 +0200
  • 5a0757092b workaround for reloading events too early Daniel Waxweiler 2022-06-09 19:09:27 +0200
  • 4372ffc66c use var instead of const to make global object available on window object Daniel Waxweiler 2022-06-09 18:35:35 +0200
  • aed6d25115 add missing changelog entry Daniel Waxweiler 2022-06-09 18:25:24 +0200
  • 6dc6481682 update changelog and readme Daniel Waxweiler 2022-06-09 18:11:29 +0200
  • d1522a1b19 remove babel-register dependency Daniel Waxweiler 2022-06-09 18:03:38 +0200
  • 753f586614 fix tests by using browser-env Daniel Waxweiler 2022-06-09 17:56:56 +0200
  • 773a6f86f2 use exact version numbers Daniel Waxweiler 2022-06-09 08:34:32 +0200
  • 3cbe31434d move block properties to PHP as attribute default values are not known to backend otherwise Daniel Waxweiler 2022-06-06 14:58:45 +0200
  • 54807da6fe refactor Daniel Waxweiler 2022-06-06 14:45:55 +0200
  • 8d95482af0 convert to dynamic block Daniel Waxweiler 2022-06-06 14:22:35 +0200
  • 9c5e4b0f7b remove list style and left padding & use block props correctly Daniel Waxweiler 2022-06-06 13:01:02 +0200
  • 68bb45b9a4 use different global object name Daniel Waxweiler 2022-06-06 12:51:14 +0200
  • c4c3b11baf improve loading indicator Daniel Waxweiler 2022-06-06 12:42:49 +0200
  • 456b4a9da1 only reload current block's events Daniel Waxweiler 2022-06-06 12:16:12 +0200
  • b3e9034ada use loading indicator Daniel Waxweiler 2022-06-05 21:22:34 +0200
  • 513ee84d48 wip Daniel Waxweiler 2022-06-04 10:51:18 +0200
  • 398416ab1b fix build Daniel Waxweiler 2022-06-03 23:51:45 +0200
  • 738e59ac20 fix tests Daniel Waxweiler 2022-06-03 23:48:19 +0200
  • c042851184 Merge branch 'main' into block Daniel Waxweiler 2022-06-03 23:32:23 +0200
  • 09a47029f3 add missing changelog entries to readme.txt Daniel Waxweiler 2022-05-19 18:30:10 +0200
  • 977d7e57c6 release version 0.9.1 v0.9.1 Daniel Waxweiler 2022-05-19 18:27:06 +0200
  • e84a4cfc73 real fix Daniel Waxweiler 2022-05-19 18:25:38 +0200
  • eb10341337 fix WordPress compatibility version number Daniel Waxweiler 2022-05-19 18:22:04 +0200
  • f769d5d8c1 release version 0.9.0 v0.9.0 Daniel Waxweiler 2022-05-19 18:16:17 +0200
  • f54126babc confirm compatibility with WordPress 6.0 Daniel Waxweiler 2022-05-19 18:09:37 +0200
  • 7dab9d71c6 update dependencies Daniel Waxweiler 2022-05-19 18:02:49 +0200
  • 0479deca56 improve explanation of group name filter Daniel Waxweiler 2022-05-19 08:39:20 +0200
  • c51610b054 fix displaying error message for the case the group is not found Daniel Waxweiler 2022-05-19 08:08:21 +0200
  • 7322f196e9 wip Daniel Waxweiler 2022-05-19 07:50:18 +0200
  • 367a1c97b2 update changelog Daniel Waxweiler 2022-03-20 10:27:30 +0100
  • 01c5f19e39 switch to exact version number dependencies Daniel Waxweiler 2022-03-20 10:25:05 +0100
  • 42c2c945ba npm audit fix Daniel Waxweiler 2022-03-20 10:23:31 +0100
  • 9311fb42bb update dependencies Daniel Waxweiler 2022-03-20 10:21:38 +0100
  • ba3b069527 update dev dependencies Daniel Waxweiler 2022-03-20 10:15:34 +0100
  • 87a55e5302 update dev dependencies Daniel Waxweiler 2022-02-18 16:30:46 +0100
  • dd42ebf712 release version 0.8.0 v0.8.0 Daniel Waxweiler 2022-01-09 13:10:38 +0100
  • 0c6bf3d3a4 npm audit fix Daniel Waxweiler 2022-01-09 12:59:52 +0100
  • 77b58ccf07 add changelog reference to README Daniel Waxweiler 2022-01-09 12:58:27 +0100
  • 184d5627a3 trim events' location, change variable name Daniel Waxweiler 2022-01-09 12:54:58 +0100
  • ec12889815 add babel Daniel Waxweiler 2022-01-09 12:35:26 +0100
  • 4270145a55 update changelog Daniel Waxweiler 2022-01-09 12:16:38 +0100
  • 3ed5129cd2 update dependency luxon Daniel Waxweiler 2022-01-09 12:14:49 +0100
  • 6dca75b2ce update dev dependencies c8, lint-staged Daniel Waxweiler 2022-01-09 12:13:15 +0100
  • 647629b5a9 update dev dependencies ava, eslint, eslint-plugin-ava and migrate to ES modules Daniel Waxweiler 2022-01-09 12:11:24 +0100
  • fa91324f18 confirm compatibility with WordPress 5.9 Daniel Waxweiler 2022-01-05 17:45:30 +0100
  • c47ed3385d release version 0.7.0 v0.7.0 Daniel Waxweiler 2021-12-23 17:51:22 +0100
  • 740e59ea66 improve a changelog entry Daniel Waxweiler 2021-12-23 17:17:59 +0100
  • a287d93b9f Fix Invalid DateTime on event end time being null Daniel Waxweiler 2021-12-23 17:16:03 +0100
  • 688868cbe9 update dependencies graphql, luxon Daniel Waxweiler 2021-12-23 16:49:43 +0100
  • 924aa095ff update dev dependencies copy-webpack-plugin, lint-staged Daniel Waxweiler 2021-12-23 16:44:50 +0100
  • 876c3e3840 Merge branch 'main' into block Daniel Waxweiler 2021-12-14 17:54:47 +0100
  • d5419448e1 remove unneeded folder Daniel Waxweiler 2021-12-14 17:51:13 +0100
  • 53d08e7174 Merge branch 'main' into block Daniel Waxweiler 2021-12-14 15:33:07 +0100
  • d32320a540 remove bartlett/php-compatinfo Daniel Waxweiler 2021-12-09 19:57:52 +0100
  • acf86e42f5 add eslint and prettier to pre-commit hook Daniel Waxweiler 2021-12-09 19:54:38 +0100
  • 35e29cf793 add prettier Daniel Waxweiler 2021-12-09 19:46:19 +0100
  • b0f4ea8d7a add missing test change Daniel Waxweiler 2021-12-09 19:05:29 +0100
  • 34aaaa7db9 add group not found error message #11 Daniel Waxweiler 2021-12-09 19:02:49 +0100
  • 80dd0c9c50 update changelog too Daniel Waxweiler 2021-12-09 18:35:38 +0100
  • f8583423a4 set minimum PHP version to oldest officially supported 7.4 Daniel Waxweiler 2021-12-09 18:34:46 +0100
  • 86ed058363 update dependencies graphql, graphql-request Daniel Waxweiler 2021-12-09 18:23:57 +0100
  • 2033cc7328 prevent husky from being installed in CI Daniel Waxweiler 2021-12-09 18:20:03 +0100
  • fad14485bd add husky and pre-commit hook to run tests Daniel Waxweiler 2021-12-09 18:14:05 +0100
  • 8d4735f138 update dev dependencies copy-webpack-plugin, eslint, jsdom, webpack Daniel Waxweiler 2021-12-09 18:09:25 +0100
  • 2b9cde92ac npm audit fix Daniel Waxweiler 2021-11-10 21:36:12 +0100
  • 51686efe93 update dependencies graphql, luxon Daniel Waxweiler 2021-11-09 22:23:48 +0100
  • 78f7c693e8 update dev dependencies eslint, webpack Daniel Waxweiler 2021-11-09 22:19:18 +0100
  • 632cdfdb0d add missing changelog entry Daniel Waxweiler 2021-11-09 22:11:49 +0100
  • af46fe974f use webpack directly and npm scripts more in general Daniel Waxweiler 2021-11-09 22:10:35 +0100
  • 4417ae78b6 update jsdom, webpack Daniel Waxweiler 2021-11-01 21:19:15 +0100
  • b487013cac refactor entry file Daniel Waxweiler 2021-11-01 21:17:10 +0100
  • 2725707296 use const instead of let Daniel Waxweiler 2021-11-01 20:57:34 +0100
  • 0b7021942e add basic block Daniel Waxweiler 2021-11-01 20:55:37 +0100
  • 0ed7a57a01
    Update codeql-analysis.yml Daniel Waxweiler 2021-10-26 20:39:14 +0200
  • 4abde347a4 update dependencies graphql, graphql-request, and changelog Daniel Waxweiler 2021-10-26 20:33:43 +0200
  • 036fd1da41 update dev dependencies c8, eslint, eslint-plugin-ava, jsdom, webpack, webpack-cli, webpack-stream Daniel Waxweiler 2021-10-26 20:11:16 +0200
  • d1617fed00 add composer commands Daniel Waxweiler 2021-08-26 22:30:43 +0200
  • fada60e0b8 set minimum PHP version to oldest officially supported 7.3 Daniel Waxweiler 2021-08-26 22:30:18 +0200
  • 07534e08ea release version 0.6.2 v0.6.2 Daniel Waxweiler 2021-08-24 19:35:10 +0200
  • 32e87115b3 fix empty WordPress timezone_string option resulting in Invalid DateTime [#10] Daniel Waxweiler 2021-08-24 19:23:57 +0200
  • cee386acd2 update webpack(-cli) Daniel Waxweiler 2021-08-24 18:12:09 +0200
  • 70e0d96e1f upgrade to Luxon 2.x [#9] Daniel Waxweiler 2021-08-24 18:10:23 +0200
  • 4707fedee0 npm audit fix Daniel Waxweiler 2021-08-15 21:51:31 +0200
  • 0b6350f03e update graphql-request Daniel Waxweiler 2021-08-15 21:49:14 +0200
  • 39b6800e97 update dev dependencies Daniel Waxweiler 2021-08-15 21:46:56 +0200
  • da9afa64c8 ignore .idea folder Daniel Waxweiler 2021-08-15 21:26:34 +0200
  • 53393ef0df fix typo Daniel Waxweiler 2021-08-15 21:26:07 +0200
  • 20d3d771c8
    create LICENSE.md Daniel Waxweiler 2021-07-31 16:01:23 +0200
  • a6b713b47a release version 0.6.1 v0.6.1 Daniel Waxweiler 2021-07-13 17:18:26 +0200
  • 05a2b2a2b3 update changelog Daniel Waxweiler 2021-07-13 17:12:35 +0200
  • cb0f29c008 confirm compatibility with WordPress 5.8 Daniel Waxweiler 2021-07-13 17:09:20 +0200