Commit Graph

657 Commits

Author SHA1 Message Date
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
Guillaume Seznec e9fa432c3a
Update _checkbox.scss
brunch plante à la compilation de feuilles de style basées sur knacss7

La cause est sans doute dûe à l'absence de guillemets entourant les svg inline des .radio et .checkbox :checked
Tous les autres bacgkround-image : url() ont bien les guillemets entourant leur valeur.


```
11:52:03 - error: Compiling of app/styles/app.styl failed. L2485:47 app/styles/_knacss-
      2481|   transition: background-color .15s;
      2482| }
      2483|
      2484| .radio:checked {
      2485|   background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%3Csvg%20version%3D%221.1%22%20width%3D%2240%22%20height%3D%2240%22%0AviewBox%3D%220%200%2080%2080%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2240%22%20r%3D%2224%22%20style%3D%22fill%3A%23ffffff%22/%3E%3C/svg%3E);
   -------------------------------------------------------^
      2486|   background-size: 80% 80%;
      2487|   background-position: center;
      2488|   background-repeat: no-repeat;

   illegal unary "%", missing left-hand operand
```
2018-03-04 12:07:36 +01:00
Raphael Goetter a37552439d version 7.0.2 2018-03-01 09:57:41 +01:00
Raphael Goetter e580d2e311 intégration de (auto)grid dans Grillade 2018-01-04 11:10:34 +01:00
Raphael Goetter 383160ac70
Merge pull request #264 from PhilippeVay/autogrid-fix
(Auto)grid : typo => colonnes inégales
2018-01-01 13:59:50 +01:00
PhilippeVay 24aea51226 (Auto)grid : bugfix typo grid-auto-columnS, des colonnes égales 2017-12-27 00:57:18 +01:00
Raphael Goetter f0e2f699ff version 7.0.1 2017-12-22 09:55:10 +01:00
Raphael Goetter e1451f2de6 Better handling hyphenations 2017-12-22 09:53:01 +01:00
Raphael Goetter 88373ffc63 SVG fix on IE is now commented 2017-12-22 09:34:24 +01:00
Raphael Goetter 10a6b31380 Quotes enhancement 2017-12-19 15:20:17 +01:00
Raphael Goetter 1bdbb434c0 shortening filenames 2017-12-19 15:15:52 +01:00
Raphael Goetter 48139afd7d accessibilisation des couleurs 2017-12-18 17:44:07 +01:00
Raphael Goetter 9c03462a52 deleting non used variables in Grid 2017-12-18 12:24:39 +01:00
Raphael Goetter 9daae666df Grid number start with 2, not 1 2017-12-18 12:22:18 +01:00
Raphael Goetter 2490a5dfe5 date and version number 2017-12-11 15:43:30 +01:00
Raphael Goetter 23cf3768fd link typo 2017-12-11 15:34:08 +01:00
Raphael Goetter c1b5f89c6e Merge branch 'v7' 2017-12-11 15:26:28 +01:00
Raphael Goetter 0287831286 icon-arrow BEM naming 2017-12-11 10:02:56 +01:00
Raphael Goetter 8f61160426 links variables translated from colors to components 2017-12-07 14:50:01 +01:00
Raphael Goetter 5da87c3e99 file reordering 2017-12-06 09:40:30 +01:00
Raphael Goetter e2fde95ba5 before / after with box-sizing 2017-12-06 09:32:12 +01:00
Raphael Goetter a481f65367 little typo 2017-12-04 17:54:43 +01:00