Raphaël Goetter
dcf44e2f24
Merge branch 'v8'
...
# Conflicts:
# .sass-lint.yml
# README.md
# bower.json
# changelog.md
# css/grillade-flex.css
# css/grillade-grid.css
# css/knacss-unminified.css
# css/knacss.css
# package-lock.json
# package.json
# sass/abstracts/_mixins.scss
# sass/abstracts/_variables.scss
# sass/base/_responsive.scss
# sass/base/_utilities.scss
# sass/base/_wordpress.scss
# sass/base/grillade-flex.scss
# sass/base/grillade-grid.scss
# sass/components/_alerts.scss
# sass/components/_arrows.scss
# sass/components/_badges.scss
# sass/components/_buttons.scss
# sass/components/_forms.scss
# sass/components/_media.scss
# sass/components/_skip-links.scss
# sass/components/_tables.scss
# sass/components/_tabs.scss
# sass/components/_tags.scss
# sass/knacss.scss
# yarn.lock
2021-01-25 12:34:49 +01:00
Raphaël Goetter
e3e57665a0
Transfert des fichiers Reborn vers branche v8
2021-01-25 12:28:12 +01:00
Raphaël Goetter
f5b8183ee3
Merge branch 'v8'
...
# Conflicts:
# README.md
# changelog.md
# css/knacss-unminified.css
# css/knacss.css
# package-lock.json
# package.json
2021-01-25 12:12:03 +01:00
Raphaël Goetter
fa7b0853e7
Long live KNACSS Reborn
2020-11-26 08:46:55 +01:00
Raphael
43ae752103
correctifs du tag (le 7.1.3 annule le 7.1.2 erroné)
2020-02-12 11:35:23 +01:00
Raphael Goetter
36d65eadf3
Merge pull request #305 from parnissolle/patch-1
...
Fixing some deprecation warning while using KNACSS in a Laravel project
2019-10-25 16:29:29 +02:00
Rodolphe
d7214f2fdd
Update package
2019-10-25 10:05:49 +02:00
Raphael
86ddd7398c
visually-hidden devient un mixin
2019-08-14 12:30:26 +02:00
Raphael
65711b271f
modification de l'ordre d'import des fichiers utilitaires
2019-08-14 11:27:03 +02:00
Raphael
0a7c069bbf
aucune idée
2019-08-12 16:53:14 +02:00
Raphael
e71db133ec
@import interdit dans un @if...
2019-07-19 11:14:35 +02:00
Raphael
75644329fd
renommage des classes grid-
en grillade-
pour éviter tout conflit
2019-07-19 10:46:41 +02:00
Raphael
271ff3acd5
variable $utilities
2019-07-19 10:37:17 +02:00
Raphael
3182e3088f
variable $wordpress
2019-07-19 10:27:01 +02:00
Raphael
57b13b909b
mise à jour du reset (suppression reset vendor)
2019-07-17 15:58:20 +02:00
Raphael
ab7adc8a14
mise à jour du reset (partie 2)
2019-07-17 12:24:47 +02:00
Raphael
f4c8ef9c37
mise à jour du reset (partie 1)
2019-07-17 11:57:00 +02:00
Raphael
8292b542f2
renommage dossiers
2019-07-17 11:15:55 +02:00
Raphael
0d68702dea
typos
2019-07-17 10:32:01 +02:00
Pierre Arnissolle
467fd8e5f6
Fixing some deprecation warning while using KNACSS in a Laravel project
...
DEPRECATION WARNING: As of Dart Sass 2.0.0, !global assignments won't be able to
declare new variables. Consider adding `$gutter: null` at the top level.
╷
24 │ $gutter: $grid-gutters !global;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
node_modules/knacss/sass/_library/grillade-grid.scss 24:7 @import
node_modules/knacss/sass/knacss.scss 51:9 @import
stdin 6:9 root stylesheet
2019-04-07 15:11:23 +02:00
Raphael Goetter
5e90fdb583
ajout de @supports (display: grid)
dans le mixin de grille
2019-01-30 22:06:31 +01:00
Raphael Goetter
4782f69f44
Ajout de @media (prefers-reduced-motion: reduce)
2019-01-30 21:54:32 +01:00
Raphael Goetter
32ad91f29a
Patch version 7.1.1
2018-12-10 17:17:32 +01:00
Raphael Goetter
8d5ce8fa6c
Merge pull request #293 from el-cms/add-default-flag
...
Ajout du flag !default sur toutes les variables
2018-11-04 11:47:08 +01:00
Olivier
3beb5270b6
Add !default flag on variables
2018-11-04 11:17:27 +01:00
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
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
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
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
3ecebd8871
7.0.6 + npm publish
2018-05-30 07:43:32 +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
PhilippeVay
d943099ca0
Typos un peu partout
2018-05-11 19:53:09 +02:00
Julien Maury
0d84dd667a
bold instead of bolder in source _reboot
2018-05-09 22:57:44 +02:00
Raphael Goetter
9584249ca4
version 7.0.4
...
ajout de ::placeholder
2018-04-04 10:40:39 +02: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
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