diff --git a/.eslintrc.json b/.eslintrc.json deleted file mode 100644 index ac44d5236..000000000 --- a/.eslintrc.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "root": true, - "env": { - "browser": true, - "es2021": true - }, - "extends": [ - "eslint:recommended", - "plugin:@typescript-eslint/recommended" - ], - "plugins": [ - "@typescript-eslint", - "align-assignments" - ], - "parser": "@typescript-eslint/parser", - "parserOptions": { - "ecmaVersion": "latest" - }, - "rules": { - "semi": ["warn", "always", {"omitLastInOneLineBlock": true}], - "align-assignments/align-assignments": ["warn", { "requiresOnly": false } ] - } -} diff --git a/.github/ISSUE_TEMPLATE/Code.yml b/.github/ISSUE_TEMPLATE/Code.yml index 8c5a1b19c..7e3eed9e9 100644 --- a/.github/ISSUE_TEMPLATE/Code.yml +++ b/.github/ISSUE_TEMPLATE/Code.yml @@ -19,7 +19,7 @@ body: attributes: label: 👀 Before submitting... options: - - label: I upgraded to pagy version 8.4.3 + - label: I upgraded to pagy version 8.4.4 required: true - label: I searched through the [Documentation](https://ddnexus.github.io/pagy/) required: true diff --git a/.github/latest_release_body.md b/.github/latest_release_body.md index 06e758615..03f6b610c 100644 --- a/.github/latest_release_body.md +++ b/.github/latest_release_body.md @@ -8,10 +8,10 @@ the [details](https://github.com/ddnexus/pagy/discussions/672#discussioncomment-9212328)) - See the [CHANGELOG](https://ddnexus.github.io/pagy/changelog) for possible breaking changes -### Changes in 8.4.3 +### Changes in 8.4.4 -- Deprecate/rename javascript files keeping copies of old files to avoid production breaking changes; updates playground apps +- Update eslint: new configuration, stricter rules and javascript code [CHANGELOG](https://ddnexus.github.io/pagy/changelog) diff --git a/.idea/runConfigurations/Build_src.xml b/.idea/runConfigurations/Build_Pagy.xml similarity index 82% rename from .idea/runConfigurations/Build_src.xml rename to .idea/runConfigurations/Build_Pagy.xml index 07e0848aa..40409504b 100644 --- a/.idea/runConfigurations/Build_src.xml +++ b/.idea/runConfigurations/Build_Pagy.xml @@ -1,8 +1,8 @@ - +