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
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
7bc7e0fb42
font variables error fix
2017-12-04 15:46:29 +01:00
Raphael Goetter
ff1ef5fb7e
utilites typo helpers
2017-11-13 15:50:06 +01:00
Raphael Goetter
92f9b1354c
indent
2017-11-02 16:08:50 +01:00
Raphael Goetter
21a5996ee3
renommage des variables d'espacement ($tiny-value
-> $spacer-tiny
)
2017-11-02 16:07:27 +01:00
Raphael Goetter
3003f4a62f
li margin-bottom fix
2017-10-31 12:39:18 +01:00
Raphael Goetter
fce8bfc3f4
nav button :focus fix
2017-10-31 12:33:55 +01:00
Raphael Goetter
d5bb107788
reordering variables
2017-10-31 12:01:39 +01:00
Raphael Goetter
e5f4647542
maps for font-sizes
2017-10-30 18:23:28 +01:00
Raphael Goetter
2862bbff9c
mixant de font-size responsive
2017-10-30 15:42:32 +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
2fe096dc77
alternate font sizes
2017-10-23 14:55:37 +02:00
Raphael Goetter
8f2d7c8eba
margin fix on switches
2017-10-20 12:37:15 +02:00
Raphael Goetter
41fdb8ce1c
vertical rythm
2017-10-18 08:40:26 +02:00
Raphael Goetter
86c5ab4d22
build
2017-10-18 08:26:01 +02:00
Raphael Goetter
7a2cca515b
Bootstrap reboot
2017-10-18 08:24:39 +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
31940244a9
z-indexes variables
2017-10-16 16:23:56 +02:00
Raphael Goetter
8fc558370f
font weights variables
2017-10-16 16:15:03 +02:00
Raphael Goetter
973a5e6d64
grillade files renamed
2017-10-16 16:13:08 +02:00
Raphael Goetter
d908eec7d4
line-height variables
2017-10-16 16:11:53 +02:00
Raphael Goetter
327e384643
min-height: 0
2017-10-16 16:05:16 +02:00
Raphael Goetter
9ab034471c
flex naming
2017-10-16 16:03:25 +02:00
Raphael Goetter
71b0d7e745
fonts variables comments
2017-10-16 15:56:19 +02:00