Commit 7302751
Merge: NHS.UK Frontend v5 Changes (#167)
* remove png from NHS Logo (#141)
Co-authored-by: hrom1 <[email protected]>
Co-authored-by: Thomas Judd-Cooper <[email protected]>
* Remove footer three column variant (#151)
* Remove footer three column prop and test
* Remove story with columns
* Update branch with latest changes
* Remove TransactionalServiceName long variant (#152)
* Remove TransactionalServiceName.tsx long variant
* Update branch with latest changes
* [nhsuk-frontend-v5] Move review date component into pattern (#138)
* Move ReviewDate into patterns directory
* Provide custom ordering to stories
* Revert change to ReviewDate.test.tsx import
* Adds migration docs for v3
* Update branch with latest changes from target
* Callout for v3 as wip release
* Add SVG Icon Attributes (#163)
* Add SVG Icon fixes from NHSUK Frontend
* Update snapshots
* Add `do not` prefix to DoDontList (#153)
* DoDontList don't item includes text `do not`, tests to cover
* add prefixText prop and tests for DoDontList
* Better documentation for DoDontList
* Header Menu aria-expanded fix (#164)
* Add dev warnings for v5 breaking changes (#150)
* Add deprecation warning to footer columns prop
* Shared warning object for v5
* Dev warning for DoDontList.tsx
* Dev warning for TransactionalServiceName.tsx
* Dev warning for ReviewDate.tsx
* Lint
---------
Co-authored-by: Thomas Judd-Cooper <[email protected]>
* Fix Readme CI Build status tag (#149)
Co-authored-by: Thomas Judd-Cooper <[email protected]>
* Only run CI on main and PR's (#148)
Currently ci build will run on any push and any pull_request.
Pushing to a feature branch kicks off CI unintentionally.
Co-authored-by: Thomas Judd-Cooper <[email protected]>
* Bump ansi-regex from 4.1.0 to 4.1.1 (#156)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas Judd-Cooper <[email protected]>
* Bump minimatch from 3.0.4 to 3.1.2 (#155)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas Judd-Cooper <[email protected]>
* Update ErrorSummary component to forward refs (#135)
This allows for things like programmatic keyboard focus in order to
fulfil accessibility requirements.
Co-authored-by: Phil Meier <[email protected]>
Co-authored-by: Thomas Judd-Cooper <[email protected]>
* bug/Checkbox declaration file inconsistency (#133)
* Add "strictNullChecks", fix two cases where typing needs updating in line with checks.
* Revert to .defaultProps
* Throw error on default HeadingLevel.tsx case
* Warn on invalid prop, test to cover
* Better dev warning for heading level
---------
Co-authored-by: Thomas Judd-Cooper <[email protected]>
* Add aria-controls
* Fix tests from main merge
* Remove Dev Warnings
* Final test cleanups
* Remove unused import
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Kai Spencer <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Phil Meier <[email protected]>
Co-authored-by: Phil Meier <[email protected]>
* Add dev warnings for v5 breaking changes (#150)
* Add deprecation warning to footer columns prop
* Shared warning object for v5
* Dev warning for DoDontList.tsx
* Dev warning for TransactionalServiceName.tsx
* Dev warning for ReviewDate.tsx
* Lint
---------
Co-authored-by: Thomas Judd-Cooper <[email protected]>
* Header Menu aria-expanded fix (#164)
* Add dev warnings for v5 breaking changes (#150)
* Add deprecation warning to footer columns prop
* Shared warning object for v5
* Dev warning for DoDontList.tsx
* Dev warning for TransactionalServiceName.tsx
* Dev warning for ReviewDate.tsx
* Lint
---------
Co-authored-by: Thomas Judd-Cooper <[email protected]>
* Fix Readme CI Build status tag (#149)
Co-authored-by: Thomas Judd-Cooper <[email protected]>
* Only run CI on main and PR's (#148)
Currently ci build will run on any push and any pull_request.
Pushing to a feature branch kicks off CI unintentionally.
Co-authored-by: Thomas Judd-Cooper <[email protected]>
* Bump ansi-regex from 4.1.0 to 4.1.1 (#156)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas Judd-Cooper <[email protected]>
* Bump minimatch from 3.0.4 to 3.1.2 (#155)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas Judd-Cooper <[email protected]>
* Update ErrorSummary component to forward refs (#135)
This allows for things like programmatic keyboard focus in order to
fulfil accessibility requirements.
Co-authored-by: Phil Meier <[email protected]>
Co-authored-by: Thomas Judd-Cooper <[email protected]>
* bug/Checkbox declaration file inconsistency (#133)
* Add "strictNullChecks", fix two cases where typing needs updating in line with checks.
* Revert to .defaultProps
* Throw error on default HeadingLevel.tsx case
* Warn on invalid prop, test to cover
* Better dev warning for heading level
---------
Co-authored-by: Thomas Judd-Cooper <[email protected]>
* Add aria-controls
* Fix tests from main merge
* Remove Dev Warnings
* Final test cleanups
* Remove unused import
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Kai Spencer <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Phil Meier <[email protected]>
Co-authored-by: Phil Meier <[email protected]>
* Add additional changelog
* Bump version
* Remove Dev Warning Tests
* Fix linting issues
* Fix circular dependency
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: VladJav <[email protected]>
Co-authored-by: hrom1 <[email protected]>
Co-authored-by: Kai Spencer <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Phil Meier <[email protected]>
Co-authored-by: Phil Meier <[email protected]>1 parent 14ae393 commit 7302751
File tree
37 files changed
+296
-309
lines changed- .storybook
- docs
- src
- components
- action-link
- __tests__/__snapshots__
- back-link
- __tests__/__snapshots__
- do-dont-list
- __tests__
- header/components
- __tests__
- icons
- __tests__/__snapshots__
- list-panel
- __tests__
- review-date
- deprecated
- patterns/review-date
- __tests__
- __snapshots__
- stories
- Components
- MigrationGuides
- Patterns
37 files changed
+296
-309
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
| |||
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
30 | | - | |
31 | 28 | | |
32 | 29 | | |
33 | 30 | | |
| |||
48 | 45 | | |
49 | 46 | | |
50 | 47 | | |
| 48 | + | |
51 | 49 | | |
52 | 50 | | |
53 | | - | |
| 51 | + | |
54 | 52 | | |
| 53 | + | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
58 | 68 | | |
59 | 69 | | |
60 | 70 | | |
| |||
Lines changed: 53 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
64 | 63 | | |
65 | 64 | | |
66 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
67 | 119 | | |
68 | 120 | | |
69 | 121 | | |
| |||
73 | 125 | | |
74 | 126 | | |
75 | 127 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | 128 | | |
85 | 129 | | |
86 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | 4 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 5 | + | |
10 | 6 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
24 | 10 | | |
25 | 11 | | |
26 | 12 | | |
| |||
0 commit comments