Commit Graph

20 Commits

Author SHA1 Message Date
43a3dbcc08 Update covers 2023-02-16 22:24:33 +02:00
d5c3fd874f Deprecate expertise field 2022-12-04 22:22:52 +02:00
20100fd229 Tidy up pseudo-element references 2022-11-05 13:01:58 +02:00
cc2bc5adea Add covers to snippets 2022-06-09 12:11:34 +03:00
c5d68af0b5 Make expertise a field 2022-03-01 20:22:55 +02:00
2487083cf1 Bake dates into snippets 2021-06-13 19:41:39 +03:00
16a4e06e85 Revamp snippet descriptions 2020-12-30 15:37:37 +02:00
2fbd3e0737 Update format 2020-04-30 13:21:04 +03:00
d2c10f3e65 Deprecate browser support
Bump integration tools to 2.1.0
2020-04-29 13:47:57 +03:00
3077d4c71f Update snippets 2020-04-20 13:34:04 +03:00
7e69307433 Update tags, expertise and descriptions across
Fix anything that was a bit out of place
2020-03-05 22:52:51 +02:00
d12e35a5c8 Updated snippet cards (WIP) 2019-08-23 13:48:48 +03:00
f56f631894 Clean up snippets 2019-08-22 14:46:27 +03:00
a8818b1998 Add extractor and builder
Tested and working
2019-08-22 14:04:18 +03:00
343f8fd4c7 Update snippet structure 2019-08-22 12:30:43 +03:00
df63df3afc Travis build: 95 [cron] 2018-12-15 21:08:02 +00:00
8c397b1348 Add new icon for snippets less than 31 days old (#104) 2018-10-05 14:11:08 +10:00
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