Commit Graph

8946 Commits

Author SHA1 Message Date
Nitish Kumar
2c135e5781 Update PULL_REQUEST_TEMPLATE.md
Fixed Typo
2018-10-02 23:18:07 +05:30
Nitish Kumar
ee5586c7f2 Minor Simplifications 2018-10-02 23:10:00 +05:30
Siarhei
981311ef05 Simplify triggerEvent 2018-10-02 11:02:52 +04:00
atomiks
d605b30d0b Clicking logo takes the user to the website 2018-10-02 16:59:23 +10:00
Tomasz Węgrzyn
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
Angelos Chalaris
bff38c6387 Update tag_database 2018-10-02 08:35:37 +03:00
30secondsofcode
bf35deabc8 Travis build: 574 [cron] 2018-10-01 20:16:38 +00:00
Nian Lee
1b39ea9adf added fib 2018-10-01 12:39:39 -07:00
Nian Lee
94c97b4f01 added fibonacci 2018-10-01 12:25:55 -07:00
Angelos Chalaris
41d08ed789 Merge pull request #767 from itchylol742/master
[FIX] change test comments in indexOfAll.test.js
2018-10-01 22:05:43 +03:00
itchylol742
2786ccfe0a change test comments
changed 'Returns all indices of val in an array' to 'When val is not found, return an empty array' for test that searches for val in an array without val
2018-10-01 14:35:22 -04:00
Angelos Chalaris
55c2bd3ac4 Add isStream 2018-10-01 20:12:19 +03:00
30secondsofcode
c0cee9fca9 Travis build: 570 2018-10-01 16:38:09 +00:00
Angelos Chalaris
7a2254e87e Resolve #754 2018-10-01 19:36:22 +03:00
30secondsofcode
2b7db4ce09 Travis build: 568 2018-10-01 16:35:03 +00:00
Angelos Chalaris
82555647f8 Merge pull request #746 from Siarhei-Zharnasek/master
Refactor takeRightWhile
2018-10-01 19:33:55 +03:00
Angelos Chalaris
420bb90628 Merge branch 'master' into master 2018-10-01 19:33:44 +03:00
Angelos Chalaris
d8a1c09133 Update takeRightWhile.md 2018-10-01 19:32:54 +03:00
evyatarmeged
059e6b4e6a add celsiusToFahrenheit and fahrenheitToCelsius 2018-10-01 15:26:36 +03:00
evyatarmeged
ec63835e83 add is_anagram 2018-10-01 13:17:29 +03:00
atomiks
f1ab997b2d rebuild docs 2018-10-01 14:24:54 +10:00
atomiks
8ea3775a10 Chrome 69 gradient text issue; parcel reorders CSS properties and breaks the effect 2018-10-01 14:24:38 +10:00
atomiks
6cbf726778 rebuild docs 2018-10-01 14:16:34 +10:00
atomiks
d319ad55de last-item-with-remaining-available-height.md tweaks 2018-10-01 14:15:51 +10:00
atomiks
41580fe7a3 snippet consistency fixes 2018-10-01 14:14:41 +10:00
atomiks
d6d83dbce3 Fix packager: Babel 7, named exports 2018-10-01 10:28:27 +10:00
atomiks
416f87d4ea fix Chrome issue with background gradient not reaching edge of element 2018-10-01 09:38:43 +10:00
30secondsofcode
56ad717d46 Travis build: 565 [cron] 2018-09-30 20:15:19 +00:00
Stefan Feješ
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
daihua ye
57ed14a778 typo for file name and replace flex: 1 with flex-grow: 1 2018-09-30 00:37:04 -07:00
atomiks
18a37abed6 add rimraf for docs directory; build docs 2018-09-30 16:43:14 +10:00
Daihua Ye
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
atomiks
e84c1e0341 Merge branch 'master' of https://github.com/30-seconds/30-seconds-of-css 2018-09-30 16:33:22 +10:00
atomiks
bce0fe77c1 specify parcel entry point 2018-09-30 16:33:12 +10:00
firefoxic
0e7d071f84 Replace the base64 raster image in SVG with the vector path 2018-09-30 16:31:02 +10:00
atomiks
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
dreambo8563
506470ae8f add u tag as another alternative
add u tag as another alternative
2018-09-30 13:00:29 +08:00
30secondsofcode
b111778a1c Travis build: 563 [cron] 2018-09-29 20:15:22 +00:00
30secondsofcode
f9b37dec4b Travis build: 561 2018-09-29 13:58:40 +00:00
Angelos Chalaris
4033279273 Update tomorrow.md 2018-09-29 16:57:40 +03:00
30secondsofcode
1580116dd7 Travis build: 559 2018-09-29 13:47:39 +00:00
Angelos Chalaris
096b937691 Merge pull request #757 from 30-seconds/date-snippets
[FEATURE] Date snippets
2018-09-29 16:46:33 +03:00
Angelos Chalaris
451132c302 Added tests for new date snippets 2018-09-29 14:29:56 +03:00
Angelos Chalaris
08509a2aed Add isBeforeDate, isAfterDate, isSameDate 2018-09-29 13:58:38 +03:00
Angelos Chalaris
bd04a9e9ac Add minDate, maxDate 2018-09-29 13:38:20 +03:00
Angelos Chalaris
7f7ebc24dd Add dayOfYear 2018-09-29 13:22:20 +03:00
30secondsofcode
1cb04f066e Travis build: 556 2018-09-29 06:39:34 +00:00
Angelos Chalaris
da4dd0aa84 Temp fix for an issue with social links 2018-09-29 09:38:26 +03:00
30secondsofcode
b6b3288992 Travis build: 554 [cron] 2018-09-28 20:14:51 +00:00
30secondsofcode
7e2605ad84 Travis build: 552 2018-09-28 19:47:25 +00:00