a564514b74
Update and run prettier
2018-10-05 09:23:16 +10:00
11eff23e47
Autoscoping ( #103 )
...
* Add autoscoping with generated demo
* Remove manual demo from all snippets
* Add JavaScript inside IIFE
* Align mouse-cursor-gradient-tracking.md to demo code
* Match snippets to demo
* Update CONTRIBUTING.md
* Create reusable function for code extraction
2018-10-05 09:18:51 +10:00
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
d605b30d0b
Clicking logo takes the user to the website
2018-10-02 16:59:23 +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
f1ab997b2d
rebuild docs
2018-10-01 14:24:54 +10:00
8ea3775a10
Chrome 69 gradient text issue; parcel reorders CSS properties and breaks the effect
2018-10-01 14:24:38 +10:00
6cbf726778
rebuild docs
2018-10-01 14:16: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
416f87d4ea
fix Chrome issue with background gradient not reaching edge of element
2018-10-01 09:38:43 +10:00
404b476ce2
Merge pull request #97 from daihuaye/master
...
[FIX] typo for file name and replace `flex: 1` with `flex-grow: 1`
2018-09-30 12:56:20 +02:00
57ed14a778
typo for file name and replace flex: 1 with flex-grow: 1
2018-09-30 00:37:04 -07: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
e84c1e0341
Merge branch 'master' of https://github.com/30-seconds/30-seconds-of-css
2018-09-30 16:33:22 +10:00
bce0fe77c1
specify parcel entry point
2018-09-30 16:33:12 +10:00
0e7d071f84
Replace the base64 raster image in SVG with the vector path
2018-09-30 16:31:02 +10:00
6b186944ba
[FReplace the base64 raster image in SVG with the vector path ( #93 )
...
[FIX] Replace the base64 raster image in SVG with the vector path
2018-09-30 16:27:51 +10:00
41b6748f1e
fix vulnerabilities
2018-09-24 15:33:25 +10:00
3491ea7d77
rebuild docs
2018-09-24 15:32:19 +10:00
9290cedc78
update GitHub button to new link
2018-09-24 15:29:06 +10:00
d01d535601
Update README.md
2018-09-22 19:08:51 +03:00
3cb8fb58f4
Replace the base64 raster image in SVG with the vector path
2018-07-17 03:51:12 +03: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
d98ed4203a
rebuild docs
2018-03-18 20:55:19 +01:00
7c8ee20df1
Merge pull request #84 from atomiks/height-transition
...
[FEATURE] Height transition
2018-03-18 20:50:49 +01: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
746cf77b90
prevent reflow due to github-button
2018-03-13 21:22:19 +10:00
46063f585f
rebuild docs
2018-03-11 08:15:34 +11:00
8081284906
Merge pull request #77 from equinusocio/fix/clean-counter
...
[FIX] Clean counter snippet
2018-03-11 08:14:51 +11: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
9cf3ab8802
rebuild docs
2018-03-10 14:39:53 +10: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
4ba1030222
Merge pull request #74 from jbwestphal/counter
...
[FEATURE] Add Counter property
2018-03-09 19:45:53 +01:00
d768b6c064
Add demo information and explanation
2018-03-08 22:20:15 -05:00