Socket
Socket
Sign inDemoInstall

@ds-fr/grid

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ds-fr/grid - npm Package Compare versions

Comparing version 0.1.7 to 0.3.4

_dist.scss

51

CHANGELOG.md

@@ -6,45 +6,9 @@ # Change Log

## [0.1.7](https://github.com/GouvernementFR/design-system-developpement/compare/@ds-fr/grid@0.1.6...@ds-fr/grid@0.1.7) (2020-09-09)
# [0.3.0](https://github.com/GouvernementFR/design-system-developpement/compare/v0.2.0...v0.3.0) (2020-11-03)
**Note:** Version bump only for package @ds-fr/grid
## [0.1.6](https://github.com/GouvernementFR/design-system-developpement/compare/@ds-fr/grid@0.1.4...@ds-fr/grid@0.1.6) (2020-09-09)
**Note:** Version bump only for package @ds-fr/grid
## [0.1.4](https://github.com/GouvernementFR/design-system-developpement/compare/@ds-fr/grid@0.1.2...@ds-fr/grid@0.1.4) (2020-09-09)
**Note:** Version bump only for package @ds-fr/grid
## [0.1.2](https://github.com/GouvernementFR/design-system-developpement/compare/@ds-fr/grid@0.1.0...@ds-fr/grid@0.1.2) (2020-09-09)
**Note:** Version bump only for package @ds-fr/grid
# 0.1.0 (2020-09-09)
### Bug Fixes
* npm scope name ([63fa185](https://github.com/GouvernementFR/design-system-developpement/commit/63fa1854eea7a17bc4c2b11e13b4c8e7d847ed69))
* place des variables de grid ([d81296f](https://github.com/GouvernementFR/design-system-developpement/commit/d81296f886b0d9f5ba0315d926185514be080508))
* retirer classe rf-body des pages de test + balise alt dans cards ([b67af0a](https://github.com/GouvernementFR/design-system-developpement/commit/b67af0af085e7c2941c2789830e0200f42e91d96))
* **buttons:** stylelint ([b02acf1](https://github.com/GouvernementFR/design-system-developpement/commit/b02acf1e087bcb1fe74653980ae77c5d2a5af764))
* ajout du package body pour le package grid ([99c529b](https://github.com/GouvernementFR/design-system-developpement/commit/99c529b709920e756f16c3d7e06c5d2592a0271c))
* supression des devDepencendies non nécessaires ([450f281](https://github.com/GouvernementFR/design-system-developpement/commit/450f281ec2f9c9be7b5f34f75bdcb45be5446dd7))
* change scope ([713cd5f](https://github.com/GouvernementFR/design-system-developpement/commit/713cd5ff2cd4b8d758f492662a5b6cb09437a257))
* version ([11900f1](https://github.com/GouvernementFR/design-system-developpement/commit/11900f1291781eee544c21d3b7a782340a94d824))

@@ -54,9 +18,2 @@

* changement des imports pour générer le css/package ([4275237](https://github.com/GouvernementFR/design-system-developpement/commit/427523759cf96efbd0f7b8270f5cdb5e560fd9c7))
* **ejs:** callout + highlight ([279bb34](https://github.com/GouvernementFR/design-system-developpement/commit/279bb34cad137b0b82b6687024fa90fbae18ec62))
* **ejs:** mise en place d'ejs pour le templating html ([5528a22](https://github.com/GouvernementFR/design-system-developpement/commit/5528a2252ba75cdc09ccc0e7183ad48ee791f9be))
* **ejs:** select ([2cabbb1](https://github.com/GouvernementFR/design-system-developpement/commit/2cabbb1f651928800a46bab17bdb7629218dfe2a))
* **grid:** ajout de la page de test ([25c03cf](https://github.com/GouvernementFR/design-system-developpement/commit/25c03cf5fd3ea3f12361db63a0521c108d3e3fc5))
* **navigation:** alignement à droite + ie11 ([7b8c337](https://github.com/GouvernementFR/design-system-developpement/commit/7b8c337bdaf1ba8ea250a83e659a337850c451d1))
* **navigation:** header + navigation + others ([1116a49](https://github.com/GouvernementFR/design-system-developpement/commit/1116a491623792610949cbf93c43eb441bd715d2))
* suppression package body - réorganisation typo et reset ([1ffcb94](https://github.com/GouvernementFR/design-system-developpement/commit/1ffcb947bccbf7f6bff1d902138f0672669f1f46))
* **all:** correction des hover sur les boutons transparents / Nouvelle version des hover sans utilisation de pseudo elements / Documentation schemes + industrialisation links et buttons + structure core / répercussion de la nouvelle version des links et btns / ajout des dépendances dans les dist / correction de l'ordre des modificateurs / fix sidemenu + refactor links pour tag ([7543705](https://github.com/GouvernementFR/design-system-developpement/commit/7543705c80c29c31cead0b87705d1c1fa2009532))
{
"name": "@ds-fr/grid",
"version": "0.1.7",
"version": "0.3.4",
"license": "MIT",
"description": "Grille",
"scripts": {
"start": "webpack-dev-server --open --config ../../webpack/webpack.config.dev.js"
"start": "webpack-dev-server --config ../../webpack/webpack.config.dev.js"
},
"config": {},
"dependencies": {
"@ds-fr/core": "^1.0.5"
"@ds-fr/core": "^0.3.4"
},
"publishConfig": {
"access": "public"
},
"gitHead": "d4c33ff93a89f13ebb40c43c2dfdde90eea98cd8"
"gitHead": "4716682c7fdfd49abb634ed40caf9cd644e3a7b1"
}

@@ -1,6 +0,9 @@

# @ds-fr/grid
# @gouvfr/grid
## Dépendance
La grille proposée par le design system vous permet de structurer vos pages et vos contenus simplement.
## Dépendances
```shell
grid
└─ core
```

@@ -11,16 +14,11 @@

```
npm install @ds-fr/grid
npm install @gouvfr/grid
```
Via Yarn :
```
yarn add install @ds-fr/grid
yarn add install @gouvfr/grid
```
## Utilisation
Afin d'utilise le composant `grid`, il est nécessaire d'importer le composant :
```scss
@import 'node_modules/@ds-fr/grid/main';
```
## Documentation
Consulter [la documentation](#) sur la grille
Consulter [la documentation](https://gouvfr.atlassian.net/wiki/spaces/DB/pages/222331372/Grille+et+points+de+rupture+-+Grid+and+breakpoints) sur les grilles
/* eslint-disable no-new */
import '../style.scss';
import { DarkModeToggleSwitch } from '@ds-fr/schemes/src/scripts/';
function start () {
new DarkModeToggleSwitch();
}
if (document.readyState !== 'loading') start();
else document.addEventListener('DOMContentLoaded', start);
import '@ds-fr/schemes/src/scripts/dist';

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc