Commit Graph

475 Commits

Author SHA1 Message Date
75dd7d0d70 Travis build: 42 2019-09-07 17:29:22 +00:00
5a0c55d0de Merge pull request #72 from dimitrijuss/patch-1
[FIX] Typo in Readme
2019-09-07 19:28:18 +02:00
91aa420f29 Merge pull request #1 from Dusch4593/Dusch4593-patch-1
Update Mailto.md
2019-09-07 08:27:50 -04:00
7eabe3bdbc Update Mailto.md
Special characters now captured in subject and body fields.
2019-09-07 08:27:18 -04:00
bf181997fd Correct typo 2019-09-07 15:15:43 +03:00
ffa3272082 Correct typo 2019-09-07 15:15:17 +03:00
1963c8cd4a Fix typo in Readme
Change `Rect.useEffect()` to `React.useEffect()`
2019-09-06 22:26:12 +03:00
6c8e601af9 add about section on initial page, style sorting 2019-09-03 09:42:37 +02:00
5b1e8fdc69 Update extractor to run on every commit 2019-08-30 20:06:18 +03:00
f3a478e1bb Merge remote-tracking branch 'origin/master' 2019-08-30 19:56:21 +03:00
3cfb97a9b7 Template final touches 2019-08-30 19:56:03 +03:00
2df263be69 Merge pull request #71 from 30-seconds/dependabot/npm_and_yarn/mixin-deep-1.3.2
Bump mixin-deep from 1.3.1 to 1.3.2
2019-08-27 22:50:54 +03:00
2be1ad35d0 Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-27 19:44:32 +00:00
2c5d8a1bef Travis build: 24 2019-08-27 19:44:29 +00:00
eace1c3e8a Template update 2019-08-27 22:42:37 +03:00
0e624525e0 Travis build: 20 [cron] 2019-08-25 05:55:26 +00:00
fd28615203 Travis build: 18 2019-08-24 10:19:19 +00:00
da99320eb3 Add useSSR snippet 2019-08-24 13:18:16 +03:00
c42d176fc5 Travis build: 14 2019-08-22 08:01:00 +00:00
8179ee7776 SEO updates 2019-08-22 10:59:06 +03:00
805bd5967f Update config.js 2019-08-22 09:42:34 +03:00
0f81e22342 Merge pull request #70 from 30-seconds/dependabot/npm_and_yarn/lodash-4.17.15
Bump lodash from 4.17.11 to 4.17.15
2019-08-22 09:37:32 +03:00
192353a7a5 Bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-22 06:07:07 +00:00
649a461414 Travis build: 9 [cron] 2019-08-22 05:54:12 +00:00
f138bc517b Merge pull request #69 from 30-seconds/dependabot/npm_and_yarn/js-yaml-3.13.1
Bump js-yaml from 3.12.0 to 3.13.1
2019-08-22 08:52:09 +03:00
6323052fdf Bump js-yaml from 3.12.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-22 05:50:54 +00:00
bb58c7f125 Merge pull request #68 from 30-seconds/from-starter
Use 30-seconds-starter template
2019-08-22 08:48:06 +03:00
b80d58f6ad Minor updates to styles 2019-08-22 08:45:36 +03:00
c2569fb2e6 Add webber script and missing stuff from starter 2019-08-22 08:41:24 +03:00
807470bada Update logos 2019-08-21 15:00:36 +03:00
9139ea2ace Cleanup snippet categories 2019-08-21 14:32:14 +03:00
9de7519520 Retag snippets 2019-08-21 14:30:25 +03:00
bdd03cedfe Add useFetch snippet 2019-08-21 14:23:57 +03:00
da8096a895 Update snippets, clean up a bit 2019-08-21 13:28:26 +03:00
958f2768c5 Add useTimeout snippet 2019-08-21 13:20:57 +03:00
4da67e8b6e Add useInterval snippet 2019-08-21 13:18:52 +03:00
ce716a6ccc Add ControlledInput component
Showcases both useState and useEffect very nicely
2019-08-21 13:09:10 +03:00
58cf802828 Update and housekeeping 2019-08-21 13:00:53 +03:00
255df75ad3 Initial testing of extractor and builder
Configured appropriately
2019-08-21 12:50:30 +03:00
b5fb49b43e Remove archive
Not going to maintain an archive for the time being.
2019-08-21 12:30:21 +03:00
7dfaffe7ac Update all snippets to new format 2019-08-21 12:28:50 +03:00
3deff54251 Merge pull request #64 from iamdidev/patch-1
Replace `map` with `forEach`
2019-06-24 08:37:35 +03:00
8e084d3412 Replace map with forEach
`forEach` is more semantically correct to use in the MultiselectCheckbox example.

Codesandbox with `forEach` https://codesandbox.io/s/30-seconds-of-react-multiselectcheckbox-tk9qf
2019-06-23 08:59:25 +10:00
661972f8f8 Merge pull request #61 from stereobooster/patch-2
Update CountDown
2019-06-07 08:34:36 +03:00
6a82889642 Merge pull request #60 from stereobooster/patch-1
Fix Ticker example
2019-06-07 08:33:59 +03:00
751ad87d30 Update CountDown 2019-06-06 22:57:49 +02:00
cbcd1b67c9 Fix Ticker example 2019-06-06 22:45:27 +02:00
7e2177b0f2 Merge pull request #59 from ositowang/master
add click inside and click outside snippet
2019-05-15 12:43:06 +03:00
deb180d153 add click inside and click outside snippet 2019-05-13 20:34:17 -04:00
9c1cb37a16 Update README.md 2019-05-09 08:42:44 +03:00