Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3,487 changes: 1,100 additions & 2,387 deletions common/config/rush/pnpm-lock.yaml

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/services/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@testing-library/dom": "8.19.0",
"@testing-library/react": "9.1.1",
"@types/history": "4.7.11",
"@types/jest": "27.5.2",
"@types/jest": "29.1.2",
"@types/node": "16.11.64",
"@types/react": "16.14.32",
"@types/react-dom": "18.0.6",
Expand All @@ -80,7 +80,7 @@
"html-parser": "0.11.0",
"html-webpack-harddisk-plugin": "2.0.0",
"html-webpack-plugin": "5.5.0",
"jest": "24.9.0",
"jest": "29.1.2",
"jest-serializer-html": "7.1.0",
"mini-css-extract-plugin": "2.6.1",
"prettier": "~2.7.1",
Expand All @@ -89,7 +89,7 @@
"sass-loader": "13.1.0",
"source-map-loader": "4.0.1",
"style-loader": "3.3.1",
"ts-jest": "24.3.0",
"ts-jest": "29.0.3",
"ts-loader": "9.4.1",
"tslib": "2.4.0",
"typescript": "4.8.4",
Expand Down
6 changes: 3 additions & 3 deletions examples/tabs/palette-exemplar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@testing-library/dom": "8.19.0",
"@testing-library/react": "9.1.1",
"@types/history": "4.7.11",
"@types/jest": "27.5.2",
"@types/jest": "29.1.2",
"@types/lodash": "4.14.186",
"@types/node": "16.11.64",
"@types/react": "16.14.32",
Expand All @@ -83,7 +83,7 @@
"html-parser": "0.11.0",
"html-webpack-harddisk-plugin": "2.0.0",
"html-webpack-plugin": "5.5.0",
"jest": "24.9.0",
"jest": "29.1.2",
"jest-serializer-html": "7.1.0",
"mini-css-extract-plugin": "2.6.1",
"prettier": "~2.7.1",
Expand All @@ -92,7 +92,7 @@
"sass-loader": "13.1.0",
"source-map-loader": "4.0.1",
"style-loader": "3.3.1",
"ts-jest": "24.3.0",
"ts-jest": "29.0.3",
"ts-loader": "9.4.1",
"tslib": "2.4.0",
"typescript": "4.8.4",
Expand Down
6 changes: 3 additions & 3 deletions examples/tabs/palette-lts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@testing-library/dom": "8.19.0",
"@testing-library/react": "9.1.1",
"@types/history": "4.7.11",
"@types/jest": "27.5.2",
"@types/jest": "29.1.2",
"@types/lodash": "4.14.186",
"@types/node": "16.11.64",
"@types/react": "16.14.32",
Expand All @@ -82,7 +82,7 @@
"html-parser": "0.11.0",
"html-webpack-harddisk-plugin": "2.0.0",
"html-webpack-plugin": "5.5.0",
"jest": "24.9.0",
"jest": "29.1.2",
"jest-serializer-html": "7.1.0",
"mini-css-extract-plugin": "2.6.1",
"prettier": "~2.7.1",
Expand All @@ -91,7 +91,7 @@
"sass-loader": "13.1.0",
"source-map-loader": "4.0.1",
"style-loader": "3.3.1",
"ts-jest": "24.3.0",
"ts-jest": "29.0.3",
"ts-loader": "9.4.1",
"tslib": "2.4.0",
"typescript": "4.8.4",
Expand Down
6 changes: 3 additions & 3 deletions examples/tabs/starter-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@testing-library/dom": "8.19.0",
"@testing-library/react": "9.1.1",
"@types/history": "4.7.11",
"@types/jest": "27.5.2",
"@types/jest": "29.1.2",
"@types/lodash": "4.14.186",
"@types/node": "16.11.64",
"@types/react": "16.14.32",
Expand All @@ -84,7 +84,7 @@
"html-parser": "0.11.0",
"html-webpack-harddisk-plugin": "2.0.0",
"html-webpack-plugin": "5.5.0",
"jest": "24.9.0",
"jest": "29.1.2",
"jest-serializer-html": "7.1.0",
"mini-css-extract-plugin": "2.6.1",
"prettier": "~2.7.1",
Expand All @@ -93,7 +93,7 @@
"sass-loader": "13.1.0",
"source-map-loader": "4.0.1",
"style-loader": "3.3.1",
"ts-jest": "24.3.0",
"ts-jest": "29.0.3",
"ts-loader": "9.4.1",
"tslib": "2.4.0",
"typescript": "4.8.4",
Expand Down
6 changes: 3 additions & 3 deletions packages/@misk/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,16 +56,16 @@
"@testing-library/dom": "8.19.0",
"@testing-library/react": "9.1.1",
"@types/fs-extra": "9.0.13",
"@types/jest": "27.5.2",
"@types/jest": "29.1.2",
"@types/klaw": "3.0.3",
"@types/lodash": "4.14.186",
"@types/node": "16.11.64",
"@types/shelljs": "~0.8.11",
"@types/yargs": "17.0.13",
"jest": "24.9.0",
"jest": "29.1.2",
"jest-emotion": "10.0.14",
"jest-serializer-html": "7.1.0",
"ts-jest": "24.3.0",
"ts-jest": "29.0.3",
"eslint": "~8.24.0",
"@typescript-eslint/eslint-plugin": "~5.39.0",
"@typescript-eslint/parser": "~5.39.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/@misk/cli/plop-templates/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@testing-library/dom": "8.19.0",
"@testing-library/react": "9.1.1",
"@types/history": "4.7.11",
"@types/jest": "27.5.2",
"@types/jest": "29.1.2",
"@types/lodash": "4.14.186",
"@types/node": "16.11.64",
"@types/react": "16.14.32",
Expand All @@ -85,7 +85,7 @@
"html-parser": "0.11.0",
"html-webpack-harddisk-plugin": "2.0.0",
"html-webpack-plugin": "5.5.0",
"jest": "24.9.0",
"jest": "29.1.2",
"jest-serializer-html": "7.1.0",
"mini-css-extract-plugin": "2.6.1",
"prettier": "~2.7.1",
Expand All @@ -94,7 +94,7 @@
"sass-loader": "13.1.0",
"source-map-loader": "4.0.1",
"style-loader": "3.3.1",
"ts-jest": "24.3.0",
"ts-jest": "29.0.3",
"ts-loader": "9.4.1",
"tslib": "2.4.0",
"typescript": "4.8.4",
Expand Down
31 changes: 30 additions & 1 deletion packages/@misk/common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,154 +3,183 @@
This log was last generated on Wed, 28 Sep 2022 18:02:06 GMT and should not be manually modified.

## 0.4.1

Wed, 28 Sep 2022 18:02:06 GMT

_Version update only_

## 0.4.0

Tue, 15 Feb 2022 04:27:39 GMT

_Version update only_

## 0.3.3

Thu, 05 Aug 2021 05:54:19 GMT

_Version update only_

## 0.3.2

Thu, 05 Aug 2021 05:38:01 GMT

_Version update only_

## 0.3.1

Thu, 05 Aug 2021 04:40:22 GMT

_Version update only_

## 0.3.0

Tue, 27 Jul 2021 00:04:10 GMT

_Version update only_

## 0.1.26

Tue, 28 Apr 2020 13:54:35 GMT

_Version update only_

## 0.1.25

Tue, 11 Feb 2020 15:27:05 GMT

_Version update only_

## 0.1.24

Tue, 14 Jan 2020 19:22:06 GMT

_Version update only_

## 0.1.23

Mon, 04 Nov 2019 14:27:10 GMT

_Version update only_

## 0.1.22

Fri, 04 Oct 2019 13:57:44 GMT

_Version update only_

## 0.1.21

Tue, 01 Oct 2019 15:21:24 GMT

_Version update only_

## 0.1.20

Fri, 27 Sep 2019 19:24:44 GMT

_Version update only_

## 0.1.19

Tue, 17 Sep 2019 19:16:00 GMT

_Version update only_

## 0.1.18

Fri, 13 Sep 2019 17:47:49 GMT

_Version update only_

## 0.1.17

Tue, 20 Aug 2019 20:59:33 GMT

_Version update only_

## 0.1.16

Wed, 14 Aug 2019 13:39:27 GMT

_Version update only_

## 0.1.15

Tue, 23 Jul 2019 01:27:17 GMT

_Version update only_

## 0.1.14

Thu, 18 Jul 2019 14:23:54 GMT

_Version update only_

## 0.1.13

Fri, 12 Jul 2019 21:43:49 GMT

_Version update only_

## 0.1.12

Fri, 12 Jul 2019 20:25:25 GMT

_Version update only_

## 0.1.11

Fri, 12 Jul 2019 17:41:31 GMT

_Version update only_

## 0.1.10

Thu, 11 Jul 2019 21:02:44 GMT

_Version update only_

## 0.1.9

Thu, 11 Jul 2019 19:41:24 GMT

_Version update only_

## 0.1.8

Thu, 11 Jul 2019 17:39:26 GMT

_Version update only_

## 0.1.7

Fri, 28 Jun 2019 14:39:38 GMT

_Version update only_

## 0.1.6

Tue, 25 Jun 2019 01:54:18 GMT

_Version update only_

## 0.1.5

Tue, 18 Jun 2019 14:36:03 GMT

_Version update only_

## 0.1.4

Thu, 21 Feb 2019 19:28:11 GMT

### Updates

- Remove duplicate code that now lives in @misk/core and @misk/simpleredux

## 0.1.3

Thu, 07 Feb 2019 19:11:09 GMT

_Initial release_

7 changes: 4 additions & 3 deletions packages/@misk/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@testing-library/dom": "8.19.0",
"@testing-library/react": "9.1.1",
"@types/history": "4.7.11",
"@types/jest": "27.5.2",
"@types/jest": "29.1.2",
"@types/lodash": "4.14.186",
"@types/node": "16.11.64",
"@types/react": "16.14.32",
Expand All @@ -77,14 +77,15 @@
"copy-webpack-plugin": "11.0.0",
"cross-env": "7.0.3",
"css-loader": "6.7.1",
"jest": "24.9.0",
"jest": "29.1.2",
"jest-emotion": "10.0.14",
"jest-environment-jsdom": "29.1.2",
"jest-serializer-html": "7.1.0",
"prettier": "~2.7.1",
"sass": "1.55.0",
"sass-loader": "13.1.0",
"style-loader": "3.3.1",
"ts-jest": "24.3.0",
"ts-jest": "29.0.3",
"ts-loader": "9.4.1",
"tslib": "2.4.0",
"typescript": "4.8.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

exports[`Table Component Table can render 1`] = `
<DocumentFragment>
0
<table
class="bp3-html-table bp3-html-table-bordered bp3-html-table-striped"
>
Expand Down Expand Up @@ -293,6 +292,7 @@ exports[`Table Component Table can render 1`] = `
</tr>
</tbody>
</table>
0
</DocumentFragment>
`;

Expand Down
Loading