Commit Graph

184 Commits

Author SHA1 Message Date
343f8fd4c7 Update snippet structure 2019-08-22 12:30:43 +03:00
53fb8e67e6 fix: use darker color to have a clear contrast 2019-06-21 12:05:52 +02:00
67b324c96b Wiki case as well 2019-03-13 02:19:44 +11:00
b8f6d4a5b9 fix: spelling mistake 2019-03-12 23:02:03 +08:00
39b676c125 Improve usage share count (#138)
* Improve usage share

* Remove 'No caveats' note from all snippets

* Fix transform-centering usage: #search -> #feat

* transform -> transforms2d

* Add missing link for multiline truncate
2019-02-18 04:35:48 +11:00
1e48136f7e Merge pull request #134 from teleginzhenya/truncate-text-multiline
[FEATURE] Add multiline truncate text
2019-01-28 08:18:40 +02:00
7dedbf4910 Add gradient fade 2019-01-28 12:03:47 +06:00
c1733d14cc Fix #137 2019-01-22 03:52:46 +11:00
3614f48f09 Add multiline truncate text 2019-01-17 11:42:44 +06:00
0304b5c3e5 Update system-font-stack.md 2019-01-15 16:10:00 +01:00
afab2fdd7e Travis build: 136 [FORCED] 2019-01-12 12:10:11 +00:00
cd579ab6ae Merge pull request #122 from webop/master --force-build
Add button border animation snippet
2019-01-12 14:08:24 +02:00
8f8e1f9585 Remove icon-border
Uses 3rd-party resources and is not very generalized as a use-case. Better avoid adding it, at least for now.
2019-01-12 14:01:58 +02:00
0c6aac280f Update button-border 2019-01-12 13:53:37 +02:00
e3944b2ebd Travis build: 134 [FORCED] 2019-01-12 11:41:55 +00:00
e5c3de98a9 Merge pull request #113 from FarkasJanos/ghost-trick --force-build
Add ghost trick snippet
2019-01-12 13:40:22 +02:00
a31d23fc99 Fixed snippet according to guidelines 2019-01-12 13:39:00 +02:00
c3982fe611 Travis build: 132 [FORCED] 2019-01-12 11:35:08 +00:00
004fddfc6d Merge pull request #116 from chrisdemars/chrisdemars/focus-within --force-build
Chrisdemars/focus within
2019-01-12 13:33:37 +02:00
a00c2e7af4 Update snippet to match guidelines 2019-01-12 13:31:50 +02:00
321e077110 Travis build: 130 [FORCED] 2019-01-12 11:11:24 +00:00
c4cd234d65 Merge pull request #87 from felipe-ssilva/master --force-build
[FEATURE] Fullscreen selector
2019-01-12 13:10:02 +02:00
82f6f61219 Fix issues with fullscreen snippet 2019-01-12 13:08:40 +02:00
6feeab1f34 Fix hover shadow box --force-build 2019-01-12 12:56:51 +02:00
e82fcf0a9d Travis build: 126 [FORCED] 2019-01-12 10:31:27 +00:00
e0ab0cba5c Merge pull request #70 from sachans/master
A new transition effect ( hover-shadow-box).
2019-01-12 12:01:18 +02:00
78b83e9297 Update hover-shadow-box-animation.md 2019-01-12 12:00:08 +02:00
df63df3afc Travis build: 95 [cron] 2018-12-15 21:08:02 +00:00
62a4549f35 Grammar fix 2018-11-21 22:15:33 +11:00
af3a2b345e Travis build: 43 [cron] 2018-10-31 20:44:10 +00:00
5941e22388 Update ghost-trick.md 2018-10-31 09:19:13 +01:00
7ef54683fb [FEATURE] Add snippet to position and change dimensions of an <img> image (#119)
* Add snippet to position and change dimensions of an <img> image

* Update and rename img-position.md to fit-image-in-container.md

* Append date
2018-10-31 17:34:49 +11:00
37e740e865 Create a new snippet with the zebra CSS style (#121)
* Create a new snippet with the zebra CSS style

* Sentence casing for the title

* Updated explanation and description

* Title should match file name

* Description tweak

* Append date
2018-10-31 17:19:06 +11:00
3abaa784a3 Changes in the @keyframes rule 2018-10-30 19:55:51 -03:00
2c23f56679 Add icon border animation snippet 2018-10-30 19:46:58 +01:00
1e3797401f Add button border animation snippet 2018-10-30 19:43:01 +01:00
57f13902cd Travis build: 35 [cron] 2018-10-27 20:43:03 +00:00
5b9c9b4ef8 Merge branch 'master' into master 2018-10-27 11:36:19 +03:00
4d6d6a33ad Merge pull request #96 from dreambo8563/patch-1
add u tag as another alternative
2018-10-27 11:30:42 +03:00
4446506f22 updated the description 2018-10-23 19:38:37 -04:00
01dee3b890 added all markdown for snippet 2018-10-22 21:12:45 -04:00
04c4f6d6a0 created focus-within file 2018-10-22 20:58:13 -04:00
8856fa2f7e Add ghost trick snippet 2018-10-21 06:55:10 +02:00
d6ae3c5f4b Travis build: 10 [cron] 2018-10-09 20:36:52 +00:00
48ed6835cc Improve popout-menu snippet and Explanation 2018-10-09 08:20:29 +05:30
8c397b1348 Add new icon for snippets less than 31 days old (#104) 2018-10-05 14:11:08 +10:00
a9234afee0 Website styling improvements (#105)
* Website styling improvements

* not-selector.md causing overflow on 320px displays

* Tweaks

* Extra padding-right for sidebar link

* New logo
2018-10-05 14:10:57 +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