30secondsofcode
|
c8341dabdb
|
Travis build: 82
|
2019-09-18 06:07:06 +00:00 |
|
Angelos Chalaris
|
ef04bd6c2b
|
Resolves #96
|
2019-09-18 09:05:10 +03:00 |
|
Theodorus Yoga
|
15ef366c07
|
Added alert component
|
2019-09-17 17:19:30 +07:00 |
|
Angelos Chalaris
|
48f921b975
|
Update remaining pages
Everything that used remark and JSON now uses the new Snippet schema
|
2019-09-17 00:15:31 +03:00 |
|
Angelos Chalaris
|
75c4b3321b
|
Update tag pages
Improve speed, move all of the querying to node
|
2019-09-16 23:38:26 +03:00 |
|
Angelos Chalaris
|
f39cba0ce0
|
Further optimize snippet pages
Clean up queries, query only once
|
2019-09-16 23:02:41 +03:00 |
|
Angelos Chalaris
|
31dee63aa3
|
Update individual snippet pages
Reduce data sizes and load times, improve performance
|
2019-09-16 22:43:14 +03:00 |
|
Angelos Chalaris
|
e4569284eb
|
Update createPages to use new schemas
Breaks archive snippet pages, needs some investigation
|
2019-09-16 22:09:38 +03:00 |
|
Angelos Chalaris
|
df0329c7d5
|
Enrich snippet schema, probably finalize structure
|
2019-09-16 21:33:14 +03:00 |
|
30secondsofcode
|
8a290360c1
|
Travis build: 65
|
2019-09-16 06:15:51 +00:00 |
|
Angelos Chalaris
|
753d914e6b
|
Update Accordion.md
|
2019-09-16 09:14:38 +03:00 |
|
30secondsofcode
|
022e1286c7
|
Travis build: 78
|
2019-09-16 02:07:42 +00:00 |
|
Angelos Chalaris
|
464ed3f915
|
Merge pull request #94 from zveryansky/patch-1
Update split_lines.md
|
2019-09-16 05:05:38 +03:00 |
|
Alex
|
59863f7170
|
Update split_lines.md
|
2019-09-15 14:36:30 +03:00 |
|
Angelos Chalaris
|
25ae412208
|
Enrich Snippet schema
Add all the parsed data used on the pages, now parsed on boot.
|
2019-09-14 14:06:51 +03:00 |
|
Angelos Chalaris
|
d7013dd17c
|
Setup snippet schema initial load logic
Use dynamic imports to load all the JSON files specified in config, read data from both sources, output the proper data in the new Snippet type nodes.
|
2019-09-14 13:14:47 +03:00 |
|
Angelos Chalaris
|
59d527edb0
|
Prototype snippet nodes
|
2019-09-14 12:32:47 +03:00 |
|
30secondsofcode
|
0e3cc22205
|
Travis build: 1445 [cron]
|
2019-09-13 16:45:49 +00:00 |
|
30secondsofcode
|
114b82b6d7
|
Travis build: 1443
|
2019-09-12 18:20:22 +00:00 |
|
Angelos Chalaris
|
f6ceb5b719
|
Merge pull request #1017 from MrChozo/patch-1
[FIX]Minor spelling - accesible to accessible
|
2019-09-12 21:17:33 +03:00 |
|
Brian A. Weston
|
1fbc7ef794
|
Minor spelling - accesible to accessible
|
2019-09-12 10:55:37 -07:00 |
|
30secondsofcode
|
ba70b77153
|
Travis build: 56
|
2019-09-11 19:00:31 +00:00 |
|
Angelos Chalaris
|
81a1515fc9
|
Add Loader component
|
2019-09-11 21:59:12 +03:00 |
|
30secondsofcode
|
33d1578b97
|
Travis build: 54
|
2019-09-11 06:18:47 +00:00 |
|
Angelos Chalaris
|
b8e2e466d7
|
Add useNavigatorOnLine hook
|
2019-09-11 09:17:26 +03:00 |
|
Angelos Chalaris
|
09334a33b3
|
Update snippet-template.md
|
2019-09-11 09:13:29 +03:00 |
|
Angelos Chalaris
|
dee13596ca
|
Update RippleButton.md
|
2019-09-11 09:13:15 +03:00 |
|
30secondsofcode
|
1a654925c7
|
Travis build: 1439 [cron]
|
2019-09-10 16:44:18 +00:00 |
|
30secondsofcode
|
2de161a76e
|
Travis build: 49
|
2019-09-10 06:08:42 +00:00 |
|
Angelos Chalaris
|
1154b5dcd4
|
Add RippleButton
A button component with a ripple animation on click.
|
2019-09-10 09:07:29 +03:00 |
|
30secondsofcode
|
23822f570b
|
Travis build: 1437
|
2019-09-09 18:37:48 +00:00 |
|
Angelos Chalaris
|
025fde5dc7
|
Fix reject snippet's description
|
2019-09-09 21:34:57 +03:00 |
|
30secondsofcode
|
625f6966a9
|
Travis build: 45
|
2019-09-08 09:43:18 +00:00 |
|
Angelos Chalaris
|
34c8bc5957
|
Merge pull request #73 from Dusch4593/master
Modified snippets/Mailto.md
Resolve #66
|
2019-09-08 12:41:58 +03:00 |
|
30secondsofcode
|
75dd7d0d70
|
Travis build: 42
|
2019-09-07 17:29:22 +00:00 |
|
Stefan Feješ
|
5a0c55d0de
|
Merge pull request #72 from dimitrijuss/patch-1
[FIX] Typo in Readme
|
2019-09-07 19:28:18 +02:00 |
|
Dusch4593
|
91aa420f29
|
Merge pull request #1 from Dusch4593/Dusch4593-patch-1
Update Mailto.md
|
2019-09-07 08:27:50 -04:00 |
|
Dusch4593
|
7eabe3bdbc
|
Update Mailto.md
Special characters now captured in subject and body fields.
|
2019-09-07 08:27:18 -04:00 |
|
Dimitrijus Stepanov
|
bf181997fd
|
Correct typo
|
2019-09-07 15:15:43 +03:00 |
|
Dimitrijus Stepanov
|
ffa3272082
|
Correct typo
|
2019-09-07 15:15:17 +03:00 |
|
Dimitrijus Stepanov
|
1963c8cd4a
|
Fix typo in Readme
Change `Rect.useEffect()` to `React.useEffect()`
|
2019-09-06 22:26:12 +03:00 |
|
30secondsofcode
|
d1c144b46e
|
Travis build: 1428 [cron]
|
2019-09-03 16:41:07 +00:00 |
|
Angelos Chalaris
|
eabb8e982a
|
Merge pull request #92 from 30-seconds/feature/about
add about section on initial page, style sorting
|
2019-09-03 14:12:32 +03:00 |
|
Stefan Fejes
|
9263fd1a73
|
add about section on initial page, style sorting
|
2019-09-03 09:58:14 +02:00 |
|
Stefan Fejes
|
6c8e601af9
|
add about section on initial page, style sorting
|
2019-09-03 09:42:37 +02:00 |
|
30secondsofcode
|
098333c060
|
Travis build: 1426
|
2019-09-03 05:30:49 +00:00 |
|
Angelos Chalaris
|
d8fb42b2c3
|
Merge pull request #1015 from PyGeek03/master
[ENHANCEMENT] Make the example for unary clearer
|
2019-09-03 08:28:19 +03:00 |
|
PyGeek03
|
8bcf05a800
|
Make it clear that the firstTwoMax() function only cares about the first 2 arguments
|
2019-09-03 14:44:31 +10:00 |
|
30secondsofcode
|
b398897535
|
Travis build: 1424 [cron]
|
2019-09-02 16:42:24 +00:00 |
|
30secondsofcode
|
de8cca78d4
|
Travis build: 1422
|
2019-09-02 03:36:39 +00:00 |
|