Commit Graph

608 Commits

Author SHA1 Message Date
Raphael Goetter 91d979b356 .js classes 2017-08-01 10:53:59 +02:00
Raphael Goetter 3560a7ceb5 automatisation des classes utilitaires via Sass 2017-08-01 10:52:32 +02:00
Raphael Goetter c796838fde boutons radio stylés 2017-08-01 10:02:19 +02:00
Raphael Goetter ddc20002ca build 2017-08-01 09:36:57 +02:00
Raphael Goetter fdd8aa013f ajout de .flex-row-reverse 2017-08-01 09:23:51 +02:00
Raphael Goetter bddfbb37a3 checkbox stylings 2017-08-01 09:20:53 +02:00
Raphael Goetter ceed55bc52 disabled styling 2017-07-31 21:45:24 +02:00
Raphael Goetter 1ad445f767 button-burger color 2017-07-31 21:42:15 +02:00
Raphael Goetter 221ee2f539 Burger button styling 2017-07-31 21:31:56 +02:00
Raphael Goetter 73b8db37c2 submit as an input 2017-07-31 20:47:46 +02:00
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 12cb77806d build 2017-07-31 17:56:19 +02:00
Raphael Goetter 87c5256c81 box-shadow et border sur input 2017-07-31 17:55:18 +02:00
Raphael Goetter 268345cc6a build 2017-07-31 17:47:45 +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 f5f95fe9ac ajout des fichiers compilés 2017-06-21 10:52:32 +02:00
Raphael Goetter 689c3d32f7 v6.1.2 (21 juin 2017) 2017-06-21 10:50:33 +02:00
Raphael Goetter 679a936f5b Merge pull request #248 from florianbouvot/patch-1
Fix typo
2017-05-10 14:20:41 +02:00
Florian Bouvot 55bc4c0bf3 Fix typo 2017-05-10 11:50:31 +02:00
Raphael Goetter 3f9862abe4 Merge pull request #247 from bdavidxyz/patch-1
Correction d'une probable erreur de copier/coller
2017-04-29 10:41:28 +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
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