Raphaël Goetter
6e13e8bc48
corrections sur radio / checkbox
2022-01-24 17:03:36 +01:00
Raphaël Goetter
d9833fe12c
refonte des variables d'espacement
2022-01-19 17:10:53 +01:00
Raphaël Goetter
59f02b6c57
refonte des variables de couleurs
2022-01-05 17:34:13 +01:00
Raphaël Goetter
e3e57665a0
Transfert des fichiers Reborn vers branche v8
2021-01-25 12:28:12 +01:00
Raphael
57b13b909b
mise à jour du reset (suppression reset vendor)
2019-07-17 15:58:20 +02: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
Raphael Goetter
5bd082dfef
correction d'alignement vertical de .nav-button
2018-10-24 10:14:52 +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
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
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
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
0287831286
icon-arrow BEM naming
2017-12-11 10:02:56 +01:00
Raphael Goetter
5da87c3e99
file reordering
2017-12-06 09:40:30 +01:00
Raphael Goetter
a481f65367
little typo
2017-12-04 17:54:43 +01:00
Raphael Goetter
7c4ef6ebb4
Grillade variables little rework
2017-12-04 17:11:58 +01:00
Raphael Goetter
54f95cab40
.grid alias to .autogrid
2017-12-04 15:48:16 +01:00
Raphael Goetter
21a5996ee3
renommage des variables d'espacement ($tiny-value
-> $spacer-tiny
)
2017-11-02 16:07:27 +01:00
Raphael Goetter
fce8bfc3f4
nav button :focus fix
2017-10-31 12:33:55 +01:00
Raphael Goetter
7426519638
vertical alignment for arrows
2017-10-24 16:35:00 +02:00
Raphael Goetter
2a403d0acb
mise à jour de gulp-css-minify et suppression des underscores
2017-10-24 15:07:13 +02:00
Raphael Goetter
8f2d7c8eba
margin fix on switches
2017-10-20 12:37:15 +02:00
Raphael Goetter
d23ef90a0c
refonte des variables, première couche
2017-10-17 17:06:15 +02:00
Raphael Goetter
1a05e71249
switches design
2017-10-16 17:32:26 +02:00
Raphael Goetter
973a5e6d64
grillade files renamed
2017-10-16 16:13:08 +02:00
Raphael Goetter
ad9d1c1890
checkbox border-radius
2017-10-16 15:50:42 +02:00
Raphael Goetter
513851c5c8
color naming convention
2017-10-13 10:59:40 +02:00
Raphael Goetter
21755f2c58
debug ::before
2017-10-03 11:12:59 +02:00
Raphael Goetter
e460c7f2cb
ajout des badges. Distinction badges / tags
2017-10-03 11:03:48 +02:00
Raphael Goetter
e13198513b
pas de user-select: none
2017-09-28 17:06:38 +02:00
Raphael Goetter
4f702ecfa1
appearance and user-select cleaning
2017-09-27 16:00:07 +02:00
Raphael Goetter
82851601b7
vertical-align: text-bottom;
2017-09-26 14:24:12 +02:00
Raphael Goetter
f45ea52562
renommage des variables de composants
2017-09-26 11:42:46 +02:00
Raphael Goetter
c5b27ac2d3
renaming "arrow" -> "icon-arrow"
2017-09-25 10:48:57 +02:00
Raphael Goetter
6ac9bea024
added -ms-appearance: none;
2017-09-22 11:27:13 +02:00
Raphael Goetter
1736d2d8f8
hiding IE11 arrow on select
2017-09-22 11:21:20 +02:00
Raphael Goetter
ad3e11559d
refonte des styles des tableaux
2017-09-20 16:50:49 +02:00
Raphael Goetter
8ed3ecdfc8
doc fixing
2017-09-19 16:36:10 +02:00
Raphael Goetter
d42c3bec7e
flex: 1; --> flex: 1 1 0%; IE bugfix
2017-09-13 12:19:07 +02:00
Raphael Goetter
b2c8806543
arrows color
2017-09-08 16:49:44 +02:00
Raphael Goetter
9ae188d731
checkbox and radio colors
2017-09-08 15:45:48 +02:00
Raphael Goetter
57b057a5f5
burger rename
2017-09-07 18:52:29 +02:00
Raphael Goetter
5e1c4bced1
.button-burger -> .nav-button
2017-09-07 18:48:39 +02:00
Raphael Goetter
0f91666bbc
Burger JS add-ons
2017-09-07 17:07:19 +02:00
Raphael Goetter
b0030aeec2
Tabs revisited
2017-09-07 15:54:20 +02:00
Raphael Goetter
49a0a27f7f
refonte burger button
2017-09-07 15:11:47 +02:00
Raphael Goetter
c2df542bea
corrections composants media et autogrid
2017-08-29 15:53:26 +02:00