Commit Graph

257 Commits

Author SHA1 Message Date
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
ec521280ab Merge pull request #56 from gianpaj/patch-1 2019-04-14 21:22:50 +10:00
382554750e Fix leftover star 2019-04-14 21:22:35 +10:00
f597cbf57f Merge pull request #57 from gianpaj/patch-2
fix(StarRating): There is `this` in hooks
2019-04-14 21:21:53 +10:00
45306f4480 fix(StarRating): There is this in hooks 2019-04-14 14:19:50 +03:00
f0e08e93c7 Fix Ticker. Left over from the good old Class days
😄
2019-04-14 14:15:49 +03:00
ab10738ba9 Build README 2019-03-27 08:59:09 +02:00
8655ebf8f7 Merge pull request #54 from sellalone/master
Add Modal Component
2019-03-27 08:57:47 +02:00
896f57328d Update Modal.md 2019-03-27 08:57:15 +02:00
5264dc45c6 Merge pull request #55 from a13marquez/master
Fix starRating
2019-03-22 13:03:54 +02:00
0e5a1536a5 Merge pull request #1 from a13marquez/a13marquez-patch-1
Update StarRating.md
2019-03-22 10:20:51 +01:00
f4e5869b74 Update StarRating.md 2019-03-22 10:20:36 +01:00
0ac2cda014 Add default tags 2019-03-15 11:20:40 +01:00
afc1593914 Fix typo 2019-03-14 23:16:19 +01:00
73b5d802b7 Add some modifications 2019-03-14 23:07:23 +01:00
b93e4c5b3e Add Modal Component 2019-03-11 10:25:06 +01:00
3f65841cdd Fix typo 2019-03-06 20:46:58 +02:00
2a28e1dff1 Resolve #53 2019-03-06 20:46:04 +02:00
c0177c01c4 Create Accordion 2019-03-02 10:46:34 +02:00