Commit Graph

678 Commits

Author SHA1 Message Date
Raphaël Goetter d73b9bfb2b Doc et liens à jour 2021-01-25 12:02:19 +01:00
Raphaël Goetter e113db976e LONG LIVE KNACSS REBORN! 2020-11-26 08:48:55 +01:00
Raphaël Goetter fa7b0853e7 Long live KNACSS Reborn 2020-11-26 08:46:55 +01:00
Raphael 43ae752103 correctifs du tag (le 7.1.3 annule le 7.1.2 erroné) 2020-02-12 11:35:23 +01:00
Raphael Goetter feac71ac60
Merge pull request #320 from STudio26/patch-1
Fix a typo in Changelog v7.0.1
2019-10-25 16:30:10 +02:00
Raphael 3b908aef7d Merge branch 'master' of https://github.com/alsacreations/KNACSS 2019-10-25 16:29:42 +02:00
Raphael Goetter 36d65eadf3 Merge pull request #305 from parnissolle/patch-1
Fixing some deprecation warning while using KNACSS in a Laravel project
2019-10-25 16:29:29 +02:00
Raphael Goetter 89801bb885
Merge pull request #305 from parnissolle/patch-1
Fixing some deprecation warning while using KNACSS in a Laravel project
2019-10-25 16:25:29 +02:00
Alain b44e200970
Fix a typo in Changelog v7.0.1 2019-10-23 23:10:19 +02:00
Rodolphe 3a2848c87b Fix package.json use gulp 3.x 2019-09-19 16:38:42 +02:00
Pierre Arnissolle 467fd8e5f6
Fixing some deprecation warning while using KNACSS in a Laravel project
DEPRECATION WARNING: As of Dart Sass 2.0.0, !global assignments won't be able to
declare new variables. Consider adding `$gutter: null` at the top level.

   ╷
24 │       $gutter: $grid-gutters !global;
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    node_modules/knacss/sass/_library/grillade-grid.scss 24:7  @import
    node_modules/knacss/sass/knacss.scss 51:9                  @import
    stdin 6:9                                                  root stylesheet
2019-04-07 15:11:23 +02:00
Raphael Goetter 3b40b8af06
Merge pull request #304 from wdelenclos/patch-1
[ADD] LICENSE file
2019-02-14 15:54:10 +01:00
Wladimir Delenclos d4f83324f7
[ADD] LICENSE file 2019-02-13 14:40:03 +01:00
Rodolphe 19c7ff24ac
Merge pull request #302 from alsacreations/patch
Fichiers md un peu plus valides
2019-02-09 00:33:02 +01:00
Rodolphe R dd5bb4e313 Markdownlint 2019-02-09 00:26:48 +01:00
Rodolphe R 88962291a5 Markdown lint 2019-02-09 00:22:21 +01:00
Raphael Goetter 5e90fdb583 ajout de @supports (display: grid) dans le mixin de grille 2019-01-30 22:06:31 +01:00
Raphael Goetter 4782f69f44 Ajout de @media (prefers-reduced-motion: reduce) 2019-01-30 21:54:32 +01:00
Raphael Goetter 32ad91f29a Patch version 7.1.1 2018-12-10 17:17:32 +01:00
Raphael Goetter 8d5ce8fa6c
Merge pull request #293 from el-cms/add-default-flag
Ajout du flag !default sur toutes les variables
2018-11-04 11:47:08 +01:00
Olivier 3beb5270b6 Add !default flag on variables 2018-11-04 11:17:27 +01:00
Raphael Goetter 9a5ed3c989 # changelog v7.1.0 (31 octobre 2018)
- mise à jour et meilleure intégration de gulp / postCSS : 
  - autoprefixer version postCSS (avec browserslist officielle),
  - unprefix : pour supprimer les vieux préfixes inutiles
  - flexbox-fixes : pour corriger les erreurs connues sur IE
  - gap-properties : polyfill de gap -> grid-gap
  - minification CSS avec CSSnano
- application de `white-space: pre-rap` sur les textarea
2018-10-31 15:24:17 +01:00
Raphael Goetter ad24c2fd51
Merge pull request #292 from el-cms/typo
Suppression d'une typo
2018-10-31 14:11:11 +01:00
Manuel Tancoigne 098840a039 Suppression d'une typo 2018-10-31 08:18:22 +01:00
Raphael Goetter 5bd082dfef correction d'alignement vertical de .nav-button 2018-10-24 10:14:52 +02:00
Raphael Goetter a85af1ee32
Merge pull request #289 from ml-uni/master
Add columns number variable
2018-09-25 11:06:23 +02:00
ml-uni e3d7ba689f
Change comment for grid number 2018-09-24 09:22:43 +02:00
ml-uni 62a36ee160
Add $cols for grillade-flex 2018-09-24 09:18:37 +02:00
ml-uni 98d49f1f58
Add $cols to grid system 2018-09-24 09:14:03 +02:00
ml-uni 60dfa8a772
Adding cols number variable for grid system 2018-09-24 09:07:25 +02:00
Raphael Goetter 245992c566 suppression de white-space: nowrap sur les éléments de formulaire 2018-09-20 14:08:38 +02:00
Raphael Goetter d8cd5eedd3 Fixing error in json 2018-07-27 15:06:51 +02:00
Raphael Goetter c6ac6326a8 package.json à jour (7.0.7) 2018-07-27 12:46:49 +02:00
Raphael Goetter 602fa5128a suppression commentaire sourcemap 2018-07-11 10:19:07 +02:00
Raphael Goetter 41e3be1278 v7.0.7 (3 juillet 2018)
cohérence de renommage pour les classes utilitaires (ajout du préfixe `.u-` uniformément)
2018-07-03 16:01:52 +02:00
Raphael Goetter 93a59d5446 URL cheatsheet 2018-06-21 15:21:14 +02:00
Raphael Goetter ae3addebdb URL de la doc 2018-06-21 15:19:39 +02:00
Raphael Goetter 3ecebd8871 7.0.6 + npm publish 2018-05-30 07:43:32 +02:00
Raphael Goetter 815f54f919
Merge pull request #283 from PhilippeVay/bugfix/libsass-reboot
Renaming reboot.css as a _partial (_reboot.scss)
2018-05-29 21:03:29 +02:00
philippe e9cb1682fb reboot.css renamed and imported as an Scss _partial because of libsass deprecation warning 2018-05-29 14:57:50 +02:00
Raphael Goetter 1671256272 checkbox fix 2018-05-26 11:53:48 +02:00
Raphael Goetter c59a02ff10 mise à jour des styles, et variables des checkbox, radio et switches 2018-05-25 11:54:13 +02:00
Raphael Goetter acbfc58573
Merge pull request #281 from PhilippeVay/typos-1805
Typos + ligne vide entre règles
2018-05-16 13:23:13 +02:00
PhilippeVay d943099ca0 Typos un peu partout 2018-05-11 19:53:09 +02:00
Raphael Goetter 9a8875c64d
Merge pull request #280 from TweetPressFr/master
typo in CSS property
2018-05-11 09:45:38 +02:00
Julien Maury 0d84dd667a
bold instead of bolder in source _reboot 2018-05-09 22:57:44 +02:00
Julien Maury 19ff8636c0
bold instead of bolder in minified file too 2018-05-09 22:49:51 +02:00
Julien Maury cd0b6876f8
bold instead of bolder 2018-05-09 22:48:59 +02:00
Raphael Goetter 9584249ca4 version 7.0.4
ajout de ::placeholder
2018-04-04 10:40:39 +02:00
Raphael Goetter c3586f909a
Merge pull request #274 from aerogus/aerogus-missing-quotes
Update _checkbox.scss
2018-03-05 14:44:44 +01:00