|
7d64296b21
|
fix: disable de/activate hooks (for now)
|
2021-05-02 19:19:22 +01:00 |
|
|
e5c13dd870
|
refactor: run Rector TYPE_DECLARATIONS ruleset
|
2021-05-02 11:56:48 +01:00 |
|
|
a2d9609e5d
|
chore: lint
|
2021-05-01 21:38:11 +01:00 |
|
|
ce41cd8353
|
refactor: namespace everything
|
2021-05-01 21:34:46 +01:00 |
|
|
f0c6b07a84
|
chore: lint code
|
2021-05-01 19:22:41 +01:00 |
|
|
bfeb11d5ad
|
docs: update docblocks
|
2021-04-29 20:57:30 +01:00 |
|
|
4bcd8991ca
|
refactor: rename version constant
|
2021-04-27 08:47:50 +01:00 |
|
|
ca3b283356
|
refactor: rename files in line with WPCS, split into public/admin/includes (a.k.a. common)
|
2021-04-26 22:57:04 +01:00 |
|
|
0c7c0d155b
|
chore: lint
|
2021-04-26 11:54:58 +01:00 |
|
|
0d1e0d75bb
|
refactor: clear up Plugin init, add activator/deactivator hooks
|
2021-04-26 11:46:30 +01:00 |
|
|
cd0c6bc295
|
refactor: use proper dependency tracking
As you can see, there is quite a tangled web of dependency
in this project, which is something to look at later.
Fix #33
|
2021-04-26 09:39:41 +01:00 |
|
|
42b4fa03d3
|
refactor: replace define() calls with const declarations
|
2021-04-26 09:38:15 +01:00 |
|
|
18ce52720b
|
docs: update doccomments
|
2021-04-26 09:37:19 +01:00 |
|
|
ac819034e5
|
release: release 2.7.3 (#144)
* release: release 2.7.2
* fix: urgent 2.7.3 release to fix fatal error
* chore: remove un-needed setup script
* ci: remove steps from pre-push command
* chore: remove un-needed PHP-Commitizen config
* chore: put image files in correct folders
* chore: move GitHub image into `.github/` dir
|
2021-04-25 21:26:41 +01:00 |
|
|
6a1117be15
|
ci: improve release process, clean up and re-org repo, add automated minification (#143)
* ci: update scripts
* release 2.7.1
* remove tracked stylesheets
* docs: revert stable tag to 2.7.0
* chore: move Plugin source into own dir
* docs: delete info texts
These can now be found in the [project wiki][wiki].
[wiki]: https://github.com/markcheret/footnotes/wiki
* docs: tweak contributing guide
* ci: reflect new directory structure
* chore: update gitignore
* chore: reflect new dir structure
* docs: update documentation
* build(linting): add Husky hooks, Markdown linting, lint all MD files
* fix pre-push command
* fix pre-push command
* build: add stylesheet, JS minification
* ci: add linting steps
* ci: comment out CSS linting step (that's going to be a whole *thing*)
* ci: minify all JS files
* ci: call correct JS file
* chore: lint
* ci: fix PHP linting commands
* chore: increment version constant string
* ci: concat AMP stylesheets
* ci: improve build scripts
* chore: add assets dir
|
2021-04-25 09:28:02 +01:00 |
|