Commit Graph

668 Commits

Author SHA1 Message Date
Raphael Goetter faccfdb4bf amélioration du mixant "respond-to()" 2017-04-21 22:40:35 +02:00
Raphael Goetter e29a67981e version 6.1.0
see changelog
2017-03-03 16:51:49 +01:00
Raphael Goetter 0a5de6e6c2 Merge pull request #241 from williambelle/fix-html-tag
fix html tag
2017-03-03 15:59:58 +01:00
William Belle 674e73c20a fix html tag 2017-03-03 15:28:43 +01:00
Raphael Goetter 50381826f6 Merge pull request #240 from williambelle/typo-fix
fix typo
2017-03-02 11:24:47 +01:00
William Belle a1bb92d06d fix typo 2017-03-01 19:08:15 +01:00
Raphael Goetter b33501b2b7 Merge pull request #239 from Bdg0o/patch-1
Taille des colonnes dans des grilles imbriquées
2017-02-16 07:58:54 +01:00
Bdg0o 122ca56461 Taille des colonnes dans des grilles imbriquées
Corrige la taille des colonnes dans le cas suivant : 

```
<div class="grid has-gutter-xl">

  <div class="one-half"></div>
  <div class="one-half">
    <div class="grid has-gutter-l">
       <div class="one-half">
         <!-- La taille de cette colonne prend en compte le gutter "xl" au lieu de "l"
        </div>
        <div class="one-half"></div>
    </div>
  </div>
```
2017-02-15 10:04:01 +01:00
Raphael Goetter 73ff7ea752 suppression de l'illustration 2017-02-07 12:01:31 +01:00
Raphael Goetter 7be0402cd5 détails docs Responsive 2017-02-07 11:59:17 +01:00
Raphael Goetter 062953473e Merge pull request #237 from PhilippeVay/compile-poil
🗃️ CSS non minifiée plus lisible
2017-02-07 10:53:57 +01:00
PhilippeVay d64a20faab CSS non minifiée plus lisible 2017-02-06 23:16:28 +01:00
Raphael Goetter ad445246dd link-hover-color
application de `$link-hover-color` uniquement si différent de
`$link-color`
2017-01-10 10:28:18 +01:00
Raphael Goetter 366af95681 Merge pull request #233 from PhilippeVay/link-hover
#232 No styling on a:hover if there's no effect
2016-12-24 11:39:32 +01:00
PhilippeVay bd8ed31e5d No effect if variable is null or doesn't exist 2016-12-16 22:24:37 +01:00
PhilippeVay d489bd2c86 No effect either if variable is falsy 2016-12-15 21:12:58 +01:00
PhilippeVay 94c20e2048 #232 No styling on a:hover if there's no effect 2016-12-15 20:10:26 +01:00
Raphael Goetter 7ce93420da Merge pull request #231 from PhilippeVay/lessless
🔥 Suppression de gulp-less inutilisé
2016-12-09 15:06:42 +01:00
philippe a6f2a5831b 🔥 Suppression de gulp-less inutilisé 2016-12-09 14:57:54 +01:00
Raphael Goetter 6d054dfe13 Merge pull request #230 from PhilippeVay/sass-lint
sass-lintage (indentation, imbrication, clarté, etc)
2016-12-09 09:27:23 +01:00
Raphael Goetter 6cce1c4040 editorconfig fix 2016-12-09 09:23:53 +01:00
PhilippeVay 0374d02282 sass-lintage (indentation, imbrication, clarté, etc) 2016-12-08 14:24:27 +01:00
Raphael Goetter 27e6e06f43 add variable 2016-12-08 11:23:35 +01:00
Raphael Goetter 12239d8b07 $font-stack-headings conditionnel 2016-12-07 10:57:06 +01:00
Raphael Goetter cfcf082c8a typo 2016-12-02 16:22:46 +01:00
Raphael Goetter 174cd86888 périmètre de -small- modifié 2016-12-02 16:19:53 +01:00
Raphael Goetter 4097eccb7b suppression police par défaut sur titres 2016-12-01 15:48:10 +01:00
Raphael Goetter 204d870d31 modifications des breakpoints 2016-12-01 15:45:23 +01:00
Raphael Goetter 725124d380 fix pour --reverse 2016-11-26 21:20:32 +01:00
Raphael Goetter b96c5dc731 correction de grid--reverse 2016-11-25 15:47:42 +01:00
Raphael Goetter 8fbca1166b bugfix IE10 2016-11-23 20:44:40 +01:00
Raphael Goetter 11ecddabba numéro 2016-11-22 16:02:37 +01:00
Raphael Goetter f609505066 renommage des variables 2016-11-22 14:47:41 +01:00
Raphael Goetter b1d5168221 ajout de yarn dans la doc 2016-11-10 17:02:45 +01:00
Raphael Goetter 4eec65bf89 gestion de conflit des classes .grid-item-* 2016-11-10 16:45:11 +01:00
Raphael Goetter 5d7ce42692 Merge pull request #221 from SkullMasher/master
Fix l'overflow de la décoration du blockquote.
2016-11-10 16:24:24 +01:00
Raphael Goetter 238f16f0fb mise à jour 2 espaces 2016-11-03 14:55:40 +01:00
skullmasher fb4b95246f Ajout du snippet https://codepen.io/raphaelgoetter/pen/wzLbdo 2016-11-01 04:47:03 +01:00
skullmasher aec7fbdd6f Merge remote-tracking branch 'upstream/master' 2016-11-01 04:45:49 +01:00
Raphael Goetter 11428597ae optimisation des variables de config 2016-10-31 10:53:57 +01:00
skullmasher a444e8067b Fix l'overflow de la décoration du blockquote. 2016-10-27 17:53:42 +02:00
Raphael Goetter b244052b8d typo 2016-10-27 15:16:29 +02:00
Raphael Goetter 4f6bccf6dd typo 2016-10-27 15:15:38 +02:00
Raphael Goetter 5ed0b50dcb optimisation de Grillade 2016-10-27 14:35:07 +02:00
Raphael Goetter 43db2d6d4b mise à jour de grillade
- ajout de .one-sixth et .five-sixths
2016-10-26 10:24:30 +02:00
Raphael Goetter 0e31ec8487 Merge pull request #219 from SkullMasher/master
Base font size 1.6rem. Fix #218
2016-10-24 14:17:42 +02:00
skullmasher 715e359b59 Base font size 1.6rem. Fix #218 2016-10-23 18:08:16 +02:00
Raphael Goetter 5d74c132e9 précisions changelog 2016-09-28 11:15:43 +02:00
Raphael Goetter c7ebe5cb62 mise à jour changelog 2016-09-28 09:09:11 +02:00
Raphael Goetter 5d4f5af819 compilation de grillade.css 2016-09-27 16:40:19 +02:00