raphaelgoettter
aa951801fe
Corrections issues 121 à 124
...
- mise en commentaire des sauts de page print avant un h1
- correction d'anomalie sur les input (user-select: none)
- correction d'erreur de compilation Sass
2015-04-17 11:12:02 +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
Raphael Goetter
e99a63b038
Update changelog.md
2015-04-13 16:42:44 +02:00
raphaelgoettter
be791c045e
doc positionnement à jour (flexbox)
2015-04-13 16:31:44 +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
7e73344592
flexbox renommage des classes
2015-04-13 16:10:55 +02:00
Raphael Goetter
0d9c9d9477
Update changelog.md
2015-04-03 18:27:55 +02:00
Raphael Goetter
327055fb9a
Update README.md
2015-04-03 18:17:06 +02:00
raphaelgoettter
95d98f8ca0
modifs doc grilles
2015-04-01 17:33:11 +02:00
raphaelgoettter
965d31a529
modifs documentation
2015-04-01 17:28:29 +02:00
Raphael Goetter
2a278a800c
Update 00-commencer.md
2015-04-01 12:11:48 +02:00
Raphael Goetter
bca976f562
Update changelog.md
2015-04-01 11:04:36 +02:00
Raphael Goetter
ff8e707a4b
Update 01-typo-et-reset.md
2015-03-31 15:57:10 +02:00
Raphael Goetter
630a6aa58c
Update README.md
2015-03-30 16:48:01 +02:00
Raphael Goetter
876e29ee3d
Update 00-commencer.md
2015-03-30 16:47:46 +02:00
Raphael Goetter
151a873a24
Update README.md
2015-03-30 16:03:21 +02:00
Raphael Goetter
d33a9985be
Update README.md
2015-03-30 16:02:38 +02:00
Raphael Goetter
3019d78213
Update changelog.md
2015-03-30 16:01:36 +02:00
Raphael Goetter
1041659172
Update README.md
2015-03-30 15:55:55 +02:00
raphaelgoettter
8276a857f3
v4.1.1
2015-03-30 15:52:50 +02:00
raphaelgoettter
77a417e96c
schnaps.it dans la doc
2015-03-30 15:43:56 +02:00
raphaelgoettter
2de96ecda1
classe .flexbox responsive en tiny screen
2015-03-30 15:24:16 +02:00
raphaelgoettter
60a64a8a13
ajout de changelog
2015-03-30 15:14:01 +02:00
raphaelgoettter
89333413a8
v4.1.0
2015-03-30 12:43:10 +02:00
raphaelgoettter
2b3e0f0f9c
refonte du systeme de grilles Flexbox
2015-03-30 12:43:09 +02:00
raphaelgoettter
a5c52dca13
typo
2015-03-30 12:43:09 +02:00
raphaelgoettter
afdb597878
ajout de Normalize.css
2015-03-30 12:43:08 +02:00
raphaelgoettter
65c579897c
suppression de html dans soft reset
2015-03-30 12:43:08 +02:00
raphaelgoettter
9010036da2
correction duplications .grid et .autogrid
2015-03-30 12:43:07 +02:00
raphaelgoettter
a890dfe2dd
correction de la formule LESS {calc(1em * .625);
2015-03-30 12:43:07 +02:00
Raphael Goetter
0bdc569479
Update 03-grilles.md
2015-03-30 12:03:43 +02:00
raphaelgoettter
285764c5f9
passage des :before/:after en ::before/::after
2015-03-30 09:50:22 +02:00
Raphael Goetter
788272745c
Update 00-commencer.md
2015-03-30 09:49:20 +02:00
Raphael Goetter
29a857caa2
Update README.md
2015-03-30 09:42:29 +02:00
Raphael Goetter
ea7291d295
Merge pull request #113 from simogeo/patch-1
...
typo
2015-03-26 12:11:12 +01:00
Simon Georget
7cea7fd239
typo
2015-03-25 11:20:49 +01:00
raphaelgoettter
37aabe2e30
update
2015-03-13 17:26:41 +01:00
raphaelgoettter
e94f8ec159
update
2015-03-13 10:36:22 +01:00
raphaelgoettter
5fd6f2d564
update
2015-03-13 10:32:02 +01:00
raphaelgoettter
46e67ea279
update
2015-03-13 10:15:34 +01:00
Raphael Goetter
90f3333c23
Update 03-grilles.md
2015-03-13 09:36:20 +01:00
Raphael Goetter
72f82b00b2
Merge pull request #106 from jblaise/master
...
add package.json
2015-03-10 14:13:20 +01:00
Ju
8cc8f0eb60
add a package.json (for npm)
2015-03-10 14:12:34 +01: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
raphaelgoettter
6f4aefbbb1
Docu 9, 10 et 11
2015-03-09 16:53:04 +01:00
raphaelgoettter
7203d5d406
Doc print
2015-03-09 16:15:48 +01:00
raphaelgoettter
0c4aa3e662
Documentation pages 4, 5, 6 et 7
2015-03-09 16:05:06 +01:00
Raphael Goetter
489e363ea1
doc reset et typo
2015-03-07 21:36:07 +01:00