Skip to content

Commit

Permalink
Merge branch 'v1/5743_error-list-focus' of https://github.com/public-…
Browse files Browse the repository at this point in the history
…ui/kolibri into v1/5743_error-list-focus
  • Loading branch information
anicyne committed Feb 26, 2024
2 parents d4f2719 + 82a7767 commit c2683b4
Show file tree
Hide file tree
Showing 80 changed files with 865 additions and 797 deletions.
13 changes: 6 additions & 7 deletions .github/dod.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
dod:
- 'Meaningful title and valuable description in pull request'
- 'Pull request linked to one or more issues'
- '➡️Acceptance criteria of the linked issue satisfied'
- '➡️All changes relates to the issue'
- 'All tests passed'
- '➡️Code changes tested manually if not covered by automated tests'
- '➡️A11y tests successful carried out'
- Meaningful title for the release notes
- Pull request is linked to an issue
- All changes relate to the issue
- A11y tests performed successfully
- Code review carried out successfully
- Manual test performed successfully
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
"packages/tools/visual-tests"
],
"useNx": true,
"version": "1.7.12"
"version": "1.7.13"
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"ncu:minor": "ncu -t minor -u -x rimraf && pnpm -r exec ncu -t minor -u -x rimraf,rxjs,typescript,zone.js",
"ncu:patch": "ncu -t patch -u -x rimraf && pnpm -r exec ncu -t patch -u -x rimraf",
"pack": "pnpm -r exec pnpm pack",
"postinstall": "pnpm exec playwright install && echo \"Don't forget to build all packages once: pnpm -r build\"",
"prepare:husky": "rimraf .husky && husky init && npm-run-all prepare:husky:*",
"prepare": "pnpm exec playwright install && echo \"Don't forget to build all packages once: pnpm -r build\"",
"prepare:husky": "rimraf .husky && husky && npm-run-all prepare:husky:*",
"prepare:husky:commitlint": "echo \"npx commitlint --edit $1\" >> .husky/commit-msg",
"prepare:husky:depcheck": "echo \"pnpm -r depcheck\" >> .husky/pre-push",
"prepare:husky:format": "echo \"pnpm -r format\" >> .husky/pre-push",
Expand All @@ -29,17 +29,17 @@
},
"devDependencies": {
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.1",
"@commitlint/config-conventional": "18.6.2",
"@types/node": "ts5.3",
"cross-env": "7.0.3",
"depcheck": "1.4.7",
"husky": "9.0.10",
"husky": "9.0.11",
"lerna": "8.1.2",
"license-report": "6.5.0",
"lint-staged": "15.2.2",
"npm-check-updates": "16.14.15",
"npm-run-all": "4.1.5",
"pnpm": "8.15.2",
"pnpm": "8.15.3",
"prettier": "3.2.5",
"rimraf": "3.0.2",
"ts-node": "10.9.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/adapters/angular/v11/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@public-ui/angular-v11",
"version": "1.7.12",
"version": "1.7.13",
"license": "EUPL-1.2",
"homepage": "https://public-ui.github.io",
"repository": "https://github.com/public-ui/kolibri",
Expand Down Expand Up @@ -66,7 +66,7 @@
"@angular/compiler": "11.2.14",
"@angular/compiler-cli": "11.2.14",
"@angular/core": "11.2.14",
"@public-ui/components": "1.7.12",
"@public-ui/components": "1.7.13",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.5",
"@types/node": "ts4.1",
Expand All @@ -80,7 +80,7 @@
},
"peerDependencies": {
"@angular/core": "^11",
"@public-ui/components": "1.7.12"
"@public-ui/components": "1.7.13"
},
"files": [
"dist"
Expand Down
6 changes: 3 additions & 3 deletions packages/adapters/angular/v12/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@public-ui/angular-v12",
"version": "1.7.12",
"version": "1.7.13",
"license": "EUPL-1.2",
"homepage": "https://public-ui.github.io",
"repository": "https://github.com/public-ui/kolibri",
Expand Down Expand Up @@ -66,7 +66,7 @@
"@angular/compiler": "12.2.17",
"@angular/compiler-cli": "12.2.17",
"@angular/core": "12.2.17",
"@public-ui/components": "1.7.12",
"@public-ui/components": "1.7.13",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.5",
"@types/node": "ts4.3",
Expand All @@ -80,7 +80,7 @@
},
"peerDependencies": {
"@angular/core": "^12",
"@public-ui/components": "1.7.12"
"@public-ui/components": "1.7.13"
},
"files": [
"dist"
Expand Down
6 changes: 3 additions & 3 deletions packages/adapters/angular/v13/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@public-ui/angular-v13",
"version": "1.7.12",
"version": "1.7.13",
"license": "EUPL-1.2",
"homepage": "https://public-ui.github.io",
"repository": "https://github.com/public-ui/kolibri",
Expand Down Expand Up @@ -66,7 +66,7 @@
"@angular/compiler": "13.4.0",
"@angular/compiler-cli": "13.4.0",
"@angular/core": "13.4.0",
"@public-ui/components": "1.7.12",
"@public-ui/components": "1.7.13",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.5",
"@types/node": "ts4.6",
Expand All @@ -80,7 +80,7 @@
},
"peerDependencies": {
"@angular/core": "^13",
"@public-ui/components": "1.7.12"
"@public-ui/components": "1.7.13"
},
"files": [
"dist"
Expand Down
6 changes: 3 additions & 3 deletions packages/adapters/angular/v14/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@public-ui/angular-v14",
"version": "1.7.12",
"version": "1.7.13",
"license": "EUPL-1.2",
"homepage": "https://public-ui.github.io",
"repository": "https://github.com/public-ui/kolibri",
Expand Down Expand Up @@ -66,7 +66,7 @@
"@angular/compiler": "14.3.0",
"@angular/compiler-cli": "14.3.0",
"@angular/core": "14.3.0",
"@public-ui/components": "1.7.12",
"@public-ui/components": "1.7.13",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.5",
"@types/node": "ts4.8",
Expand All @@ -80,7 +80,7 @@
},
"peerDependencies": {
"@angular/core": "^14",
"@public-ui/components": "1.7.12"
"@public-ui/components": "1.7.13"
},
"files": [
"dist"
Expand Down
6 changes: 3 additions & 3 deletions packages/adapters/angular/v15/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@public-ui/angular-v15",
"version": "1.7.12",
"version": "1.7.13",
"license": "EUPL-1.2",
"homepage": "https://public-ui.github.io",
"repository": "https://github.com/public-ui/kolibri",
Expand Down Expand Up @@ -66,7 +66,7 @@
"@angular/compiler": "15.2.10",
"@angular/compiler-cli": "15.2.10",
"@angular/core": "15.2.10",
"@public-ui/components": "1.7.12",
"@public-ui/components": "1.7.13",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.5",
"@types/node": "ts4.9",
Expand All @@ -80,7 +80,7 @@
},
"peerDependencies": {
"@angular/core": "^15",
"@public-ui/components": "1.7.12"
"@public-ui/components": "1.7.13"
},
"files": [
"dist"
Expand Down
6 changes: 3 additions & 3 deletions packages/adapters/angular/v16/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@public-ui/angular-v16",
"version": "1.7.12",
"version": "1.7.13",
"license": "EUPL-1.2",
"homepage": "https://public-ui.github.io",
"repository": "https://github.com/public-ui/kolibri",
Expand Down Expand Up @@ -66,7 +66,7 @@
"@angular/compiler": "16.2.12",
"@angular/compiler-cli": "16.2.12",
"@angular/core": "16.2.12",
"@public-ui/components": "1.7.12",
"@public-ui/components": "1.7.13",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.5",
"@types/node": "ts5.1",
Expand All @@ -80,7 +80,7 @@
},
"peerDependencies": {
"@angular/core": "^16",
"@public-ui/components": "1.7.12"
"@public-ui/components": "1.7.13"
},
"files": [
"dist"
Expand Down
14 changes: 7 additions & 7 deletions packages/adapters/angular/v17/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@public-ui/angular-v17",
"version": "1.7.12",
"version": "1.7.13",
"license": "EUPL-1.2",
"homepage": "https://public-ui.github.io",
"repository": "https://github.com/public-ui/kolibri",
Expand Down Expand Up @@ -63,10 +63,10 @@
"import": "./dist/index.js"
},
"devDependencies": {
"@angular/compiler": "17.1.3",
"@angular/compiler-cli": "17.1.3",
"@angular/core": "17.1.3",
"@public-ui/components": "1.7.12",
"@angular/compiler": "17.2.1",
"@angular/compiler-cli": "17.2.1",
"@angular/core": "17.2.1",
"@public-ui/components": "1.7.13",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.5",
"@types/node": "ts5.2",
Expand All @@ -76,11 +76,11 @@
"rxjs": "7.8.1",
"tslib": "2.6.2",
"typescript": "5.2.2",
"zone.js": "0.14.3"
"zone.js": "0.14.4"
},
"peerDependencies": {
"@angular/core": "^17",
"@public-ui/components": "1.7.12"
"@public-ui/components": "1.7.13"
},
"files": [
"dist"
Expand Down
6 changes: 3 additions & 3 deletions packages/adapters/hydrate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@public-ui/hydrate",
"version": "1.7.12",
"version": "1.7.13",
"license": "EUPL-1.2",
"homepage": "https://public-ui.github.io",
"repository": "https://github.com/public-ui/kolibri",
Expand Down Expand Up @@ -46,11 +46,11 @@
"prepack": "npm run build"
},
"devDependencies": {
"@public-ui/components": "1.7.12",
"@public-ui/components": "1.7.13",
"rimraf": "3.0.2"
},
"peerDependencies": {
"@public-ui/components": "1.7.12"
"@public-ui/components": "1.7.13"
},
"sideEffects": false,
"type": "commonjs",
Expand Down
6 changes: 3 additions & 3 deletions packages/adapters/preact/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@public-ui/preact",
"version": "1.7.12",
"version": "1.7.13",
"license": "EUPL-1.2",
"homepage": "https://public-ui.github.io",
"repository": "https://github.com/public-ui/kolibri",
Expand Down Expand Up @@ -46,10 +46,10 @@
"prepack": "unbuild"
},
"dependencies": {
"@public-ui/react": "1.7.12"
"@public-ui/react": "1.7.13"
},
"devDependencies": {
"@public-ui/components": "1.7.12",
"@public-ui/components": "1.7.13",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.3.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/adapters/react-standalone/kolibri-rock's.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<script crossorigin src="https://unpkg.com/react-dom@18/umd/react-dom.production.min.js"></script>

<!-- KoliBri -->
<script crossorigin src="https://unpkg.com/@public-ui/components@1.7.12/dist/kolibri/kolibri.esm.js" type="module"></script>
<script crossorigin src="https://unpkg.com/@public-ui/react-standalone@1.7.12/dist/index.mjs" type="module"></script>
<script crossorigin src="https://unpkg.com/@public-ui/components@1.7.13/dist/kolibri/kolibri.esm.js" type="module"></script>
<script crossorigin src="https://unpkg.com/@public-ui/react-standalone@1.7.13/dist/index.mjs" type="module"></script>

<!-- Babel -->
<script src="https://unpkg.com/@babel/standalone/babel.min.js"></script>
Expand All @@ -23,7 +23,7 @@
<main id="app"></main>

<script type="module">
import { register } from 'https://unpkg.com/@public-ui/components@1.7.12/dist/esm/index.js';
import { register } from 'https://unpkg.com/@public-ui/components@1.7.13/dist/esm/index.js';
import { DEFAULT } from 'https://unpkg.com/@public-ui/themes/dist/index.mjs';
register(DEFAULT, []).catch(console.warn);
</script>
Expand Down
12 changes: 6 additions & 6 deletions packages/adapters/react-standalone/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@public-ui/react-standalone",
"version": "1.7.12",
"version": "1.7.13",
"license": "EUPL-1.2",
"homepage": "https://public-ui.github.io",
"repository": "https://github.com/public-ui/kolibri",
Expand Down Expand Up @@ -42,17 +42,17 @@
"react"
],
"scripts": {
"build": "pnpm postinstall && node scripts/make-standalone.js",
"postinstall": "rimraf dist && cpy \"node_modules/@public-ui/react/dist/*.mjs\" dist --dot",
"prepack": "pnpm build"
"build": "pnpm prepare && node scripts/make-standalone.js",
"prepack": "pnpm build",
"prepare": "rimraf dist && cpy \"node_modules/@public-ui/react/dist/*.mjs\" dist --dot"
},
"devDependencies": {
"@public-ui/react": "1.7.12",
"@public-ui/react": "1.7.13",
"cpy-cli": "5.0.0",
"rimraf": "3.0.2"
},
"peerDependencies": {
"@public-ui/components": "1.7.12",
"@public-ui/components": "1.7.13",
"react": ">=16.14.0",
"react-dom": ">=16.14.0"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/adapters/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@public-ui/react",
"version": "1.7.12",
"version": "1.7.13",
"license": "EUPL-1.2",
"homepage": "https://public-ui.github.io",
"repository": "https://github.com/public-ui/kolibri",
Expand Down Expand Up @@ -46,20 +46,20 @@
"prepack": "unbuild"
},
"devDependencies": {
"@public-ui/components": "1.7.12",
"@public-ui/components": "1.7.13",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.5",
"@types/node": "ts5.3",
"@types/normalize-package-data": "2.4.4",
"@types/react": "18.2.55",
"@types/react": "18.2.57",
"@types/react-dom": "18.2.19",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.3.3",
"unbuild": "1.2.1"
},
"peerDependencies": {
"@public-ui/components": "1.7.12",
"@public-ui/components": "1.7.13",
"react": ">=16.14.0",
"react-dom": ">=16.14.0"
},
Expand Down
Loading

0 comments on commit c2683b4

Please sign in to comment.