Commit Graph

247 Commits

Author SHA1 Message Date
PhilippeVay 0374d02282 sass-lintage (indentation, imbrication, clarté, etc) 2016-12-08 14:24:27 +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 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 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 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 8b84456527 amélioration du fichier gulpfile.js 2016-09-21 11:05:00 +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 46517b0baf CSS compil 2016-05-23 14:39:00 +02:00
Raphael Goetter 478e27b2f6 CSS compiled 2016-05-23 14:28:55 +02:00
Raphael Goetter 7c9cf52761 see changelog 2016-05-16 15:45:14 +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
Raphael Goetter 4a5dd0f5bd mise à jour du gulpfile pour grillade.css 2016-02-12 16:23:20 +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 b50a9b84b5 grillade.less et grillade.scss 2015-12-24 11:16:13 +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 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
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
raphaelgoettter 4b0153af47 Ajout de classes helpers
// spacings (choose unit you prefer)
@tiny-value             : .5rem; // tiny value for margins / paddings
@tiny-plus-value        : .7rem; // tiny+ value for margins / paddings
@small-value            : 1rem; // small value for margins / paddings
@small-plus-value       : 1.5rem; // small+ value for margins / paddings
@medium-value           : 2rem; // medium value for margins / paddings
@medium-plus-value      : 3rem; // medium+ value for margins / paddings
@large-value            : 4rem; // large value for margins / paddings
@large-plus-value       : 6rem; // large value for margins / paddings
@extra-large-value      : 8rem; // extra large value for margins /
paddings
@extra-large-plus-value : 12rem; // extra large value for margins /
paddings
@ultra-large-value      : 16rem; // ultra large value for margins /
paddings
@ultra-large-plus-value : 20rem; // ultra large value for margins /
paddings

// breakpoints (choose unit you prefer)
@tiny-screen            : 320px; // tiny screens media query (less-equal
than 320px)
@tiny-plus-screen       : 480px; // screens between 321px and 480px
@small-screen           : 640px; // screens between 481px and 640px
@small-plus-screen      : 768px; // screens between 641px and 768px
@medium-screen          : 960px; // screens between 769px and 960px
@medium-plus-screen     : 1024px; // screens between 961px and 1024px
@large-screen           : 1280px; // screens between 1025px and 1280px
@large-plus-screen      : 1440px; // screens between 1281px and 1440px
@extra-large-screen     : 1600px; // screens between 1441px and 1600px
@ultra-large-screen     : 1920px; // ultra large screens
2015-07-08 15:19:43 +02:00
raphaelgoettter 9e40fd8749 erreur de compil due à sourcemap 2015-07-08 09:53:24 +02:00
Raphael Goetter b88f32f6d0 nouvelles grilles responsive, v4.3.1 2015-07-05 17:05:45 +02:00
raphaelgoettter cca44b501f version 4.3.0
grilles compatibles jusqu'à IE8 et Android2 \o/
2015-07-03 10:07:29 +02:00
raphaelgoettter e1fe703d3d version 4.2.3 2015-07-02 09:31:17 +02:00
raphaelgoettter 1722227172 css compilés 4.2.2 2015-06-26 14:11:06 +02:00
raphaelgoettter 2d086529fc suppression de l'alignement par défaut des grilles 2015-05-25 12:13:28 +02:00
raphaelgoettter 665e0fefff compilation CSS 2015-05-07 09:32:46 +02:00
raphaelgoettter c4340bddd9 css compilés 2015-04-17 11:13:18 +02:00
raphaelgoettter 490f9f328e correction défaut de couleur sur input 2015-04-14 16:47:19 +02:00
raphaelgoettter b2a6485dac changelog v4.1.4 (14 avril 2015)
- ajout de node_modules dans le .gitignore
- ajout d'un gulpfile.js et des dépendances dans package.json
- ajout de la classe .unstyled destinée aux éléments de formulaires
2015-04-14 10:04:17 +02:00
raphaelgoettter b3089b4b19 il voit du flexbox partout ! 2015-04-13 16:25:22 +02:00
raphaelgoettter 1b8e540dd4 fichiers CSS à jour 2015-04-13 16:16:13 +02:00
raphaelgoettter 8276a857f3 v4.1.1 2015-03-30 15:52:50 +02:00
raphaelgoettter 2de96ecda1 classe .flexbox responsive en tiny screen 2015-03-30 15:24:16 +02:00
raphaelgoettter 89333413a8 v4.1.0 2015-03-30 12:43:10 +02:00
raphaelgoettter f94bd15c89 Ajout d'un quick mobile reset
.btn:focus,
input:focus,
button:focus {
outline: 0;
-webkit-tap-highlight-color: transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
}
2015-03-09 17:24:43 +01:00
Raphael Goetter 088e68cb4f modify media queries 2015-03-07 14:53:44 +01:00
Raphael Goetter 8a52e30506 / 2015-03-07 14:42:47 +01:00
Raphael Goetter add79db625 modifs flexbox 2015-03-07 14:36:58 +01:00
raphaelgoettter 95e8334fee modifs de .flexbox-v et .flexbox-h 2015-03-06 16:22:20 +01:00
raphaelgoettter 39ad309a8e 4.0.3 2015-03-06 10:00:51 +01:00
raphaelgoettter a0c0a46c29 simplification de la syntaxe des grilles
merci @eQRoeil :)
2015-03-06 09:53:19 +01:00
raphaelgoettter ec671ed5e6 Début de doc + modif grilles 2015-03-05 16:43:40 +01:00
raphaelgoettter 7a43f8ec4e compilation des fichiers CSS 2015-03-05 15:21:57 +01:00
raphaelgoettter 1b9e0bf9f5 helpers classes now on a separate file 2014-10-20 17:59:59 +02:00
raphaelgoettter 903d4c260a version un-minified vanilla CSS 2014-09-12 10:51:52 +02:00
raphaelgoettter f4a167605f v3.0.9 2014-09-12 09:40:29 +02:00
raphaelgoettter 71f341f3e0 Breakpoints changed (.tiny becomes larger... thanks to iPhone 6 :)) 2014-09-12 09:36:09 +02:00
raphaelgoettter 7235eaa54a spacers units fixed, RWD .medium added, .clearfix border-collapse 2014-08-22 09:34:59 +02:00
raphaelgoettter 0688709cea Spacing helpers in rem unit 2014-08-21 17:26:34 +02:00
raphaelgoettter 37d96bcd78 3.06 grids and autogrids RWD fixes 2014-08-19 13:19:37 +02:00
raphaelgoettter 2a6d197685 blockquote reset 2014-07-10 16:06:02 +02:00
raphaelgoettter 6bfac25fed 3.0.5 blockquotes styling and figure tag reset 2014-07-10 16:00:29 +02:00
Raphael Goetter 64f55038cc knacss.css minified 2014-06-30 21:30:32 +02:00
Raphael Goetter 3fa53f9083 Minor IE6 IE7 fixes 2014-05-21 18:42:47 +02:00
Raphael Goetter 2f6ec365e7 new styles for .skip-links 2014-05-19 10:55:20 +02:00
Raphael Goetter dd856d6755 IE font-size fixing 2014-05-19 10:55:20 +02:00
Raphael Goetter 37e6e30cdd IE9+ fix for grids and autogrids 2014-05-09 10:54:30 +02:00
Raphael Goetter 7c7801c2f4 box-sizing for IE6/IE7 2014-05-07 21:32:09 +02:00
Raphael Goetter 78831c4ed6 v3.0.2 2014-05-07 10:53:15 +02:00
Raphael Goetter 1feeba046b grid bug fix 2014-05-07 09:34:43 +02:00
Raphael Goetter 0bc6e58e2e grid fix 2014-05-03 14:56:09 +02:00
Raphael Goetter 38be7212d0 retouches finales 2014-05-03 14:38:58 +02:00
Raphael Goetter fbbedf439e google maps fixing 2014-04-20 21:51:59 +02:00
Raphael Goetter e6da229b19 add variable for table margin 2014-04-20 20:58:28 +02:00
Raphael Goetter f4405e239c add google maps boolean 2014-04-20 20:56:10 +02:00
Raphael Goetter 0bc8b1d8f2 supp quick print reset on base 2014-04-20 20:52:12 +02:00
Raphael Goetter fd3e153cd9 more booleans for IE fixing 2014-04-20 20:50:43 +02:00
Raphael Goetter 9ebed88d42 adding comments 2014-04-20 20:44:12 +02:00
Raphael Goetter dfbaaca2a5 booleans variables added 2014-04-20 20:34:39 +02:00
Raphael Goetter a20f157800 adding .start and .end classes 2014-04-20 20:02:32 +02:00
Raphael Goetter b1970263cc new visually-hidden rules 2014-04-20 19:58:53 +02:00
Raphael Goetter 6ee08ce823 updates on CSS files too 2014-04-20 19:56:47 +02:00
Raphael Goetter 57dc070697 no styling for code inside pre 2014-04-20 19:39:22 +02:00
Raphael Goetter 09e9e5b0a4 line-height: normal; on code, pre, samp, kbd 2014-04-20 19:36:57 +02:00
Raphael Goetter 050428478b Supp .mod:after (already BFC) 2014-04-20 19:35:39 +02:00
Raphael Goetter 9eb7aa58d6 autogrids added, prefix deleted 2014-02-01 18:37:56 +01:00
Raphael Goetter 8e3c6aa61e version 2.9.3 prise en compte https://github.com/raphaelgoetter/KNACSS/pull/46 2014-01-31 15:30:55 +01:00
Raphael Goetter f817dbfd7d Minor addons, better commented code 2014-01-01 12:00:49 +01:00
raphaelgoetter 49b0e87185 typo correction 2013-10-21 09:54:59 +02:00
Raphael Goetter 0a0cc803e1 commentaire ajouté 2013-10-16 20:14:11 +02:00
Raphael Goetter 74cc6f27ba Version 2.9
Petit ménage
répétition inutile
Fix font-size iOS version LESS
Grilles et typo
Changer la licence de KNACSS
Conserver le commentaire de présentation de licence
Correction grid reponsive
classes manquantes version LESS (largeurs de blocs)
2013-10-13 10:50:39 +02:00
Raphael Goetter dbda2a53c9 Correction d'un bug dans les grids 2013-09-26 20:38:02 +02:00
Raphael Goetter 528e4f0fb1 minor .grid corrections
issue : https://github.com/raphaelgoetter/KNACSS/issues/32
2013-09-24 11:43:59 +02:00
Raphael Goetter 133b38724b better vertical rythm for headings 2013-09-16 21:21:06 +02:00
raphaelgoetter df7839eb3b v2.9 : LESS files are now separated 2013-09-12 11:59:14 +02:00
Raphael Goetter 98bb976a0f debug helper class added 2013-09-09 21:33:32 +02:00
raphaelgoetter 5ad9bf9bc1 Google Maps bug fix on images 2013-09-09 14:38:36 +02:00
raphaelgoetter c4e527e513 grids : overflow-x --> overflow 2013-09-03 13:01:13 +02:00
raphaelgoetter 625fc83418 All forms styles are now outsourced in forms.css 2013-09-03 11:14:58 +02:00
raphaelgoetter 79e1f871dc Grids initial gutter value changed
from 20px to 10px
2013-09-02 14:27:49 +02:00
Raphael Goetter c9da966252 KNACSS 2.7 brand new grid system !
see https://github.com/raphaelgoetter/KNACSS/issues/29
2013-08-30 21:22:58 +02:00
Raphael Goetter 361c764906 nombreuses corrections typo,
et suppression des icones de listes ul et ol
2013-08-30 21:04:16 +02:00
Raphael Goetter 447c3910eb re-added p:first-child margin 0 2013-08-13 07:51:27 +02:00
raphaelgoetter ab5c79fc67 deleting p:first-child {margin-top: 0} rule 2013-08-12 19:56:32 +02:00
raphaelgoetter 670cd255ec font-size: inherit; on textarea 2013-08-12 11:51:00 +02:00
raphaelgoetter efbeed9e22 heading font-size and font-weight changed 2013-08-09 10:40:16 +02:00
raphaelgoetter 896610ed1a added font-size: inherit; on form elements 2013-08-06 17:40:48 +02:00
raphaelgoetter 958231a87d RWD changes 2013-08-05 09:43:46 +02:00
raphaelgoetter fffdb58fa4 RWD changes 2013-08-05 09:39:18 +02:00
Raphael Goetter 9c67f9e048 fixes in RWD styles 2013-08-04 21:03:13 +02:00
raphaelgoetter 3c3b2670de autogrids elements width changed 2013-08-02 11:35:06 +02:00
raphaelgoetter 675de51460 added clearfix on grids 2013-08-02 11:21:25 +02:00
raphaelgoetter d2b9389fff autogrids corrections 2013-08-02 11:09:53 +02:00
raphaelgoetter 723ecbede4 changed .icon-nav unicode 2013-08-01 09:47:59 +02:00
raphaelgoetter cdd7e1e44c reordering styles 2013-08-01 09:03:28 +02:00
raphaelgoetter 6d1bd3f825 summer refreshing 2013-08-01 08:56:52 +02:00
raphaelgoetter a1b4fd6b05 grid corrections 2013-07-30 14:58:52 +02:00
raphaelgoetter 3572f5fc8f making autogrids responsive 2013-07-29 17:27:32 +02:00
raphaelgoetter 65737b9654 corrections google maps 3 2013-07-29 11:54:20 +02:00
Raphael Goetter 56397488d0 ajustement .autogrid5 2013-07-25 21:40:27 +02:00
Raphael Goetter 94b0871880 adjusted autogrid values 2013-07-25 21:36:25 +02:00
raphaelgoetter a4172facb4 ajout de autogrid8, autogrid10 et autogrid12 2013-07-25 17:42:58 +02:00
raphaelgoetter 1a71e6ab12 ajout des classes "autogrid" 2013-07-25 17:29:26 +02:00
raphaelgoetter 9b758f21ec "Century Gothic" disparait de forms.css 2013-07-24 12:15:15 +02:00
raphaelgoetter 1d363286b2 flexbox devient à présent une feuille CSS à part 2013-07-24 12:13:23 +02:00
Raphael Goetter 980914c47a Correction du bug #recaptcha_table 2013-07-11 19:15:02 +02:00
Raphael Goetter 8770f1d41f suppression de la police "century gothic", non système 2013-07-11 08:34:19 +02:00
Hugo Giraudel ac1bbedbd4 Brand new version of KNACSS Sass 2013-07-09 14:01:24 +02:00
Raphael Goetter 87997b3f16 suppression de margin-right: -.25em sur les .inbl 2013-07-03 20:54:19 +02:00
raphaelgoetter 12ae326e17 suppression de quelques !important inutiles 2013-06-25 19:40:54 +02:00
raphaelgoetter 77e0dbdb0b ajout de @viewport dans rwd.css 2013-05-27 18:52:41 +02:00
raphaelgoetter f81fd13e8f ajout de classe pour largeur 1140px 2013-05-27 18:43:25 +02:00
raphaelgoetter bd413a4676 hyphens déplacé dans partie Responsive
les césures ont été déplacées dans la partie Responsive, et les noms
"medium" (<768) sont devenus "small"
2013-05-19 10:48:58 +02:00
raphaelgoetter 8b9dbe78ae sub / sup added 2013-05-13 18:39:30 +02:00
Nicolas Hoffmann 1f6b957281 Proposition : enhancement of tag sub/sup
Proposition helps to avoid bad line-height rendering caused by sub and sup tags. (use these tags on big blocks of texts with and without the fix to see the difference)

In french : la proposition aide à éviter des interlignages disgracieux causés par les balises sup et sub. ;)
2013-05-13 12:32:48 +03:00
raphaelgoetter 31e9c6b0c5 modification du picto icon .nav 2013-04-28 16:04:54 +02:00
riplay777 f2d141c490 Suppression hgroup
Balise hgroup abandonnée. http://lists.w3.org/Archives/Public/public-html-admin/2013Apr/0003.html
2013-04-17 15:27:36 +03:00
Hugo Giraudel d936dec561 Added ul.unstyled 2013-04-07 11:33:23 +02:00
raphaelgoetter 8493b4dfd7 Réorganisation des dossiers : un dossier css + less + sass 2013-04-05 15:46:11 +02:00