Commit Graph

235 Commits

Author SHA1 Message Date
Raphael Goetter 8dbd40dccf submit fix 2017-07-31 20:37:21 +02:00
Raphael Goetter cb906dc5da buttons, variables and submit 2017-07-31 20:34:26 +02:00
Raphael Goetter 2b3e047429 line-height: 1; on badges 2017-07-31 18:18:45 +02:00
Raphael Goetter 3276e31aea no margin-top on first labels 2017-07-31 18:11:14 +02:00
Raphael Goetter ed70f7187e box-shadow inset on inputs 2017-07-31 18:00:49 +02:00
Raphael Goetter 87c5256c81 box-shadow et border sur input 2017-07-31 17:55:18 +02:00
Raphael Goetter be4890e7b6 concat entre base.scss et styling.scss 2017-07-31 17:30:43 +02:00
Raphael Goetter c74d2ce220 forms add-ons 2017-07-31 17:19:03 +02:00
Raphael Goetter 4308dc1d19 refonte des styles de formulaires 2017-07-31 17:16:08 +02:00
Raphael Goetter 30106e8b7a alert fix 2017-07-31 16:02:22 +02:00
Raphael Goetter f9f5e67507 Alerts added 2017-07-31 16:01:20 +02:00
Raphael Goetter dee0e61697 Badges added 2017-07-31 15:49:38 +02:00
Raphael Goetter 7f795fd09e doc 2017-07-31 14:01:57 +02:00
Raphael Goetter 45c91e93b5 button ghost added 2017-07-31 14:00:06 +02:00
Raphael Goetter 16efc7aaa5 $color-danger fix 2017-07-31 13:26:20 +02:00
Raphael Goetter 74f3850524 buttons v7 2017-07-31 13:24:04 +02:00
Raphael Goetter 6e3d128d8e suppression du namespace "kna-" 2017-07-31 11:45:22 +02:00
Raphael Goetter 5d48351ef0 regroupement des styles de tableaux 2017-07-31 11:41:30 +02:00
Raphael Goetter ba693cefba autogrid object 2017-07-31 11:37:12 +02:00
Raphael Goetter d33da95e34 Skip Links 2017-07-31 10:52:40 +02:00
Raphael Goetter c7f44aef04 normalize.css v7.0.0 2017-07-31 10:42:57 +02:00
Raphael Goetter 0ebe24ed0f architecture globale revisitée (_vendor, _config, _library, components) 2017-07-31 10:36:32 +02:00
Raphael Goetter 689c3d32f7 v6.1.2 (21 juin 2017) 2017-06-21 10:50:33 +02:00
Florian Bouvot 55bc4c0bf3 Fix typo 2017-05-10 11:50:31 +02:00
David Boureau 9544ba610b Correction d'une probable erreur de copier/coller
.h6-like a pour taille $h6-size, quand les grandes tailles sont définies, c'est vraisemblablement $h6-size-l (et non $h1-size-l)
2017-04-28 13:39:09 +02:00
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
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 ad445246dd link-hover-color
application de `$link-hover-color` uniquement si différent de
`$link-color`
2017-01-10 10:28:18 +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 6d054dfe13 Merge pull request #230 from PhilippeVay/sass-lint
sass-lintage (indentation, imbrication, clarté, etc)
2016-12-09 09:27:23 +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 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 4eec65bf89 gestion de conflit des classes .grid-item-* 2016-11-10 16:45:11 +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 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
skullmasher 715e359b59 Base font size 1.6rem. Fix #218 2016-10-23 18:08:16 +02:00
Raphael Goetter 5d4f5af819 compilation de grillade.css 2016-09-27 16:40:19 +02:00
Raphael Goetter 857267c397 SVG fix for IE 2016-09-27 16:10:21 +02:00
Raphael Goetter 76db5ad463 margin on table moved 2016-09-21 13:02:45 +02:00
Raphael Goetter 8844212f09 mise à jour bower et package.json 2016-09-21 12:17:39 +02:00
Raphael Goetter 1be013b355 mise à jour de la documentation 2016-09-21 11:52:46 +02:00
Raphael Goetter 8b84456527 amélioration du fichier gulpfile.js 2016-09-21 11:05:00 +02:00
Raphael Goetter f35fb9aa9b refonte intégrale de la grille (grillade) 2016-09-21 10:52:49 +02:00
Raphael Goetter 1f45d141be suppression du positionnement tabulaire 2016-09-21 10:35:21 +02:00
Raphael Goetter a1773bbae9 modularisation des dossiers 2016-09-21 10:26:28 +02:00
Raphael Goetter 3b87077ae3 refonte des breakpoints 2016-09-21 10:05:29 +02:00
Raphael Goetter 6fe5520966 Merge branch 'pr/202' 2016-06-18 14:31:01 +02:00
Raphael Goetter bb552d078f helpers mobile-first 2016-05-24 16:45:47 +02:00
Raphael Goetter 22973c4b86 bug fix on uneven grids 2016-05-23 15:45:44 +02:00
Raphael Goetter e75663c70e .grid-item-first, .grid-item-medium et .grid-item-last 2016-05-23 14:36:39 +02:00
Raphael Goetter 67ab1f288f .table-auto corrections 2016-05-23 14:16:13 +02:00
Raphael Goetter 1edde46541 typo mineure 2016-05-21 08:33:15 +02:00
Raphael Goetter 6758b8a05d commentaires divers 2016-05-20 09:04:01 +02:00
Raphael Goetter 7f30e37b12 ajout de la TDM 2016-05-20 08:58:56 +02:00
Raphael Goetter 930be0cfaa préfixage des variables de grille 2016-05-16 17:20:28 +02:00
Raphael Goetter 7c9cf52761 see changelog 2016-05-16 15:45:14 +02:00
dsoriano 78bb609da4 Improve grid and uneven-grid mixins in sass and less 2016-04-13 23:31:11 +02:00
dsoriano 139833e5aa Merge branch 'master' into sass-grid-gutter 2016-04-13 22:13:56 +02:00
Raphael Goetter 4a34da1c8b version 4.4.5
# changelog v4.4.5 (1er avril 2016)

- mise à jour vers Normalize 4 :
https://github.com/necolas/normalize.css/blob/4.0.0/CHANGELOG.md
- application de min-width: 0 sur les flex-item-fluid pour éviter les
minimum automatiques des flex-items
- suppression des styles spécifiques à Gmap (sélecteurs trop lourds
pour un cas très particuliers)
2016-04-01 15:48:24 +02:00
dsoriano 6483baf8e8 Improve grid and uneven-grid mixins 2016-02-13 23:16:33 +01:00
Raphael Goetter c6fd1278eb suppression de word-break sur les liens 2016-01-25 17:32:10 +01:00
Raphael Goetter d02430bc31 version 4.4.4 2016-01-23 10:51:00 +01:00
Raphael Goetter 021f2d63ff vertical-align correctif 2016-01-20 17:05:29 +01:00
Raphael Goetter f70d820f83 ajout du patch min-width: 0 sur les flex-items 2016-01-14 09:36:17 +01:00
Raphael Goetter bde9e261a7 box-sizing on grid childs 2015-12-24 09:18:58 +01:00
Raphael Goetter e514522b08 version 4.4.2 2015-12-24 09:04:43 +01:00
Raphael Goetter d944ff8ad2 correction flex-item-double 2015-12-22 18:58:37 +01:00
Raphael Goetter 7709261653 Version 4.4.0 (voir changelog) 2015-12-12 11:20:29 +01:00
Raphael Goetter b67a9ccd34 Merge pull request #173 from hellodeloo/patch-3
Update _03-grids.scss
2015-11-20 09:49:30 +01:00
hellodeloo 99d79fc313 Update _03-grids.scss 2015-11-19 04:52:38 +01:00
hellodeloo a32311c071 Update _04-tables.scss 2015-11-19 04:33:55 +01:00
Raphael Goetter fd6363eff8 version 4.3.6
cf. changelog
2015-11-10 15:53:03 +01:00
Raphael Goetter 1ef2f8f6e9 version 4.3.5 2015-10-20 14:22:14 +02:00
raphaelgoettter 6cba7c218c version 4.3.4 2015-08-27 11:24:56 +02:00
raphaelgoettter db88009e74 modifs visually hidden 2015-08-27 11:11:40 +02:00
raphaelgoettter 06e334f794 beautifying code 2015-08-27 11:04:01 +02:00
raphaelgoettter 9f080f6071 suppression de styles de tableaux alternate et striped 2015-08-27 10:39:56 +02:00
raphaelgoettter cfaab2e8e2 corrections de nommages reliquats
`.flexitem-double` -> `.flex-item-double`
2015-08-27 10:36:37 +02:00
Benjamin Georgeault 24f35a241a Ajout des classes pull et push pour grid
Les classes `.left` et `.right` ne sont pas applicables sur la grid.
Ajout de 2 classes pour la grid.
2015-08-10 09:45:02 +02:00
Raphael Goetter 17f2a3bcfc version 4.3.3 2015-08-06 15:53:14 +02:00
Raphael Goetter 12d6f6a410 corrections styles print
modifications rendues plus faciles pour l’utilisateur
2015-08-06 15:49:25 +02:00
Raphael Goetter e66ed5801d corrections BP grilles inégales 2015-08-06 15:41:56 +02:00
Benjamin PONGY 4029bb8d33 wordpress gallery-item: boucle @for 2015-07-09 14:41:13 +02:00