Commit Graph

125 Commits

Author SHA1 Message Date
2afb2fe88a Add a new snippet: CSS toggle switch (#98)
* Add snippet for visual, interactivity: CSS toggle switch

* Add Explanation #8

* add transition for button and change background color from blue to #7983ff

* add explanation #9

* address based on comment.

* update the css matched with explanation description

* Remove 'CSS' from title for simplicity

* Explanation grammar

* class scoping

* Explanation improvements
2018-10-03 15:55:20 +10:00
0806dbc050 [FIX] Make HTML in Counter snippet the same as demo (#101)
* fix typos

* Make HTML code the same as demo
2018-10-02 16:47:34 +10:00
d319ad55de last-item-with-remaining-available-height.md tweaks 2018-10-01 14:15:51 +10:00
41580fe7a3 snippet consistency fixes 2018-10-01 14:14:41 +10:00
18a37abed6 add rimraf for docs directory; build docs 2018-09-30 16:43:14 +10:00
a92fc2be92 Add a item in CSS Layout: last item will all available height (#95)
* Add last item with all available height

* Add one more explanation
2018-09-30 16:36:36 +10:00
0e7d071f84 Replace the base64 raster image in SVG with the vector path 2018-09-30 16:31:02 +10:00
3491ea7d77 rebuild docs 2018-09-24 15:32:19 +10:00
e339c12c5f Merge pull request #89 from seanvinci/master
Add new snippets
2018-04-14 20:22:44 +02:00
508dea6a8f improve(dynamic-shadow.md) 2018-03-31 23:31:16 +11:00
a8ad1ca56a Add offscreen snippet 2018-03-30 11:50:31 -04:00
26b5e9ed11 Add transform centering snippet 2018-03-30 10:59:28 -04:00
41aabe66de Add file extention 2018-03-29 18:15:54 -04:00
478906ddd3 Add display-table-centering snippet 2018-03-29 18:14:42 -04:00
959d3f5b9f improve(pretty-text-underline.md) 2018-03-28 23:22:36 +10:00
3455066bc9 fix: js error 2018-03-24 17:33:20 +10:00
5ffbcabc7d fix class name 2018-03-17 18:58:51 +10:00
38ca6bc35c Add height-transition snippet 2018-03-17 18:53:02 +10:00
f13801d7a6 fix explanation 2018-03-10 19:01:52 +01:00
c6fadff90f fix: Clean counter snippet 2018-03-10 18:37:31 +01:00
e9b5a6981c Merge pull request #73 from yuliyan/fix/remove-obsolete-property-from-costant-width-height-ratio-snippet
[FIX] Remove the display property from 'Constant width and height ration' snippet
2018-03-10 15:39:24 +11:00
aad97b1e10 fix counter.md 2018-03-10 14:36:47 +10:00
5361d226a9 rebuild docs 2018-03-10 14:33:42 +10:00
4fc1d76c23 fix counter.md 2018-03-10 14:33:21 +10:00
aa9ebf09f4 Merge pull request #75 from juwanpetty/css-not-selector
Css :not selector shortcut
2018-03-10 15:32:38 +11:00
e6e732e42e Update and rename css-not-selector-shortcut.md to not-selector.md 2018-03-10 14:32:19 +10:00
d768b6c064 Add demo information and explanation 2018-03-08 22:20:15 -05:00
58ba9b127b Rename snippet to css :not selector shortcut 2018-03-08 20:59:09 -05:00
149c2cba90 Create css-not-selector.md with base information 2018-03-08 12:52:44 -05:00
d9d8c91b4a Created new branch for Counter feature 2018-03-07 17:12:42 -03:00
fe43f3b125 Remove the display property from 'Constant width and height ration' snippet 2018-03-07 21:30:21 +02:00
0b623b7779 clean up grid-layout.md 2018-03-07 18:23:54 +10:00
4a4d249697 Format files 2018-03-06 23:29:28 +02:00
6b1ad5b345 add grid-layout snippet 2018-03-06 17:57:04 +01:00
e1c222caa8 Merge pull request #63 from atomiks/dynamic-shadow
[FEATURE] Dynamic shadow
2018-03-06 22:34:41 +11:00
772ab62511 fix typos 2018-03-06 20:13:17 +11:00
fea4fa057d Resolve #64 2018-03-06 20:05:49 +11:00
357efc6549 Add 'other' tag and fix custom-variables.md 2018-03-06 19:13:33 +11:00
96ce56cf17 Merge branch 'master' into copyToClipboard 2018-03-06 08:59:32 +01:00
b4cdfd22f2 Support note 2018-03-05 21:59:58 +10:00
948c8742d7 ::before -> ::after 2018-03-05 21:53:27 +10:00
98b1e362fa Add dynamic shadow 2018-03-05 21:51:36 +10:00
21f53c14d2 Add browser support to sibling-fade 2018-03-05 18:21:30 +10:00
2ca1ba3985 Update sibling-fade.md 2018-03-05 18:16:46 +10:00
c2ed434e41 Create sibling-fade.md 2018-03-05 14:44:55 +07:00
68da237415 Merge pull request #57 from atomiks/circle
[FEATURE] Circle
2018-03-04 15:07:39 +01:00
4cc399d22d Add background color 2018-03-04 16:31:43 +10:00
744670ef76 Add circle snippet 2018-03-04 16:19:52 +10:00
cfb5e3abb2 Add child text to centering demos 2018-03-04 15:03:54 +10:00
8802781f4a rebuild docs 2018-03-04 14:29:24 +10:00