integration v1.0.3
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 1.0.3
|
||||
|
||||
- new grist, resana, docs, visio, rdv logos
|
||||
- Gaufre button styles: add a focus-ring when the button is keyboard-focused. Before that, only the background changed a bit, arguably not an acceptable visual cue on its own.
|
||||
- Gaufre button html: add disclosure ARIA design pattern attributes to improve experience for users of assistive technologies
|
||||
- use DSFR v1.13.0
|
||||
|
||||
## 1.0.2
|
||||
|
||||
- new grist logo
|
||||
|
||||
4
packages/integration/package-lock.json
generated
4
packages/integration/package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@gouvfr-lasuite/integration",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@gouvfr-lasuite/integration",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"devDependencies": {
|
||||
"@babel/plugin-syntax-import-attributes": "^7.24.1",
|
||||
"@fullhuman/postcss-purgecss": "^6.0.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@gouvfr-lasuite/integration",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"type": "module",
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
Reference in New Issue
Block a user