integration v0.1.6
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 0.1.6
|
||||
|
||||
- gaufre: hide the button if the gaufre.js script is not available
|
||||
- gaufre: match DSFR tertiary button styling (gray-ish button border)
|
||||
- gaufre: add a "button pressed" style
|
||||
- gaufre: support DSFR dark theme via the `html[data-fr-scheme="dark"]` CSS selector
|
||||
|
||||
## 0.1.5
|
||||
|
||||
- homepage tagline: hide breaklines on mobile devices
|
||||
|
||||
4
packages/integration/package-lock.json
generated
4
packages/integration/package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@gouvfr-lasuite/integration",
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@gouvfr-lasuite/integration",
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6",
|
||||
"devDependencies": {
|
||||
"@babel/plugin-syntax-import-attributes": "^7.24.1",
|
||||
"@fullhuman/postcss-purgecss": "^6.0.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@gouvfr-lasuite/integration",
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6",
|
||||
"type": "module",
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
Reference in New Issue
Block a user