ba58815a4c
feat: add border with top triangle snippet
2019-01-18 18:18:43 +08: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
3761e5d496
Update to use rem
2018-10-13 15:49:35 +11:00
a405c227ca
Add Drop Cap Snippet
2018-10-13 15:47:30 +11: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
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