Commit Graph

707 Commits

Author SHA1 Message Date
Raphaël Goetter f5b8183ee3 Merge branch 'v8'
# Conflicts:
#	README.md
#	changelog.md
#	css/knacss-unminified.css
#	css/knacss.css
#	package-lock.json
#	package.json
2021-01-25 12:12:03 +01:00
Raphael Goetter bed7ee67fd
Merge pull request #335 from alsacreations/v6
Update README.md
2021-01-25 12:07:38 +01:00
Raphael Goetter b494626529
Merge pull request #334 from alsacreations/v7
Update README.md
2021-01-25 12:07:20 +01:00
Raphael Goetter 3c51500720
Update README.md 2021-01-25 12:05:58 +01:00
Raphael Goetter 1254a0aeef
Update README.md 2021-01-25 12:05:35 +01:00
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
Raphael bb849b884d Merge branch 'v8' of https://github.com/alsacreations/KNACSS into v8
# Conflicts:
#	package-lock.json
2019-10-25 10:07:43 +02:00
Rodolphe d7214f2fdd Update package 2019-10-25 10:05:49 +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
Rodolphe 1e21f9f3d2 Update package 2019-08-28 10:24:32 +02:00
Raphael e6dcf97f60 mise à jour du support à >0.25% not op_mini all 2019-08-16 14:32:15 +02:00
Raphael 4e4f0247b7 plus de "latest" ou presque dans package.json 2019-08-14 16:03:07 +02:00
Raphael 86ddd7398c visually-hidden devient un mixin 2019-08-14 12:30:26 +02:00
Raphael 65711b271f modification de l'ordre d'import des fichiers utilitaires 2019-08-14 11:27:03 +02:00
Raphael 47f025409b suppression de browserslist dans gulpfile 2019-08-12 17:00:21 +02:00
Raphael 7249492817 correction typo dans le chemin de grillade 2019-08-12 16:58:11 +02:00
Raphael debcf103f8 gulp 4.0.0 dans package.json 2019-08-12 16:55:38 +02:00
Raphael 0a7c069bbf aucune idée 2019-08-12 16:53:14 +02:00
Rodolphe 409ffb49e3 Gulpfile jump to v4 2019-08-12 16:48:08 +02:00
Raphael e71db133ec @import interdit dans un @if... 2019-07-19 11:14:35 +02:00
Raphael 75644329fd renommage des classes grid- en grillade- pour éviter tout conflit 2019-07-19 10:46:41 +02:00
Raphael 271ff3acd5 variable $utilities 2019-07-19 10:37:17 +02:00
Raphael 3182e3088f variable $wordpress 2019-07-19 10:27:01 +02:00
Raphael 18e7b3698e fichiers gulpés 2019-07-17 17:32:39 +02:00
Raphael 96437493cf browserslist devenu .browserslistrc 2019-07-17 16:21:59 +02:00
Raphael 57b13b909b mise à jour du reset (suppression reset vendor) 2019-07-17 15:58:20 +02:00
Raphael ab7adc8a14 mise à jour du reset (partie 2) 2019-07-17 12:24:47 +02:00
Raphael f4c8ef9c37 mise à jour du reset (partie 1) 2019-07-17 11:57:00 +02:00
Raphael 8292b542f2 renommage dossiers 2019-07-17 11:15:55 +02:00
Raphael 365d221431 mise à jour browserslist (IE11 mini) 2019-07-17 10:59:19 +02:00
Raphael 0d68702dea typos 2019-07-17 10:32:01 +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