Commit Graph

235 Commits

Author SHA1 Message Date
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
b5db1acc4b Update Tabs.md 2019-03-02 10:22:37 +02:00
8dfdcfd7d7 Create Slider
Component suggested in #1
2019-03-02 10:20:55 +02:00
2600ea3e78 Build README 2019-03-02 10:10:48 +02:00
3868acab34 Ran linter 2019-03-02 10:10:14 +02:00
ddd852962d Merge pull request #16 from TimonVS/feature/prettier-formatting - Resolve #25
Add Prettier formatting script and pre-commit hook
2019-03-02 10:08:05 +02:00
ff9b956a33 Update linting options and linter 2019-03-02 10:05:54 +02:00
e535821d8c Merge branch 'master' into feature/prettier-formatting 2019-03-02 09:59:08 +02:00
a7924a7424 Build README 2019-02-27 15:14:32 +02:00
6a4257f435 Merge pull request #37 from rishichawda/multiselect-checkbox
add multi select checkbox list
2019-02-27 15:12:49 +02:00
cbb8c6064e Update MultiselectCheckbox.md 2019-02-27 15:11:51 +02:00
6edb684731 Update MultiselectCheckbox.md 2019-02-27 15:11:37 +02:00
8af3ef6269 Update MultiselectCheckbox.md 2019-02-27 15:11:21 +02:00
f5ea9d6c66 fix(multiselectcheckbox): remove export & imports 2019-02-26 14:46:49 +05:30
d424daf6cb refactor(multiselectcheckbox): update component name 2019-02-25 13:25:26 +05:30
907ce72b47 fix(multiselectcheckbox): lint with semistandard, minor changes
change const to function, update useState function name, and lint with semistandard
2019-02-25 13:22:08 +05:30
d18bfe6ad2 fix(multiselectcheckbox): minor fix 2019-02-24 19:28:55 +05:30
33c1d4b034 fix(multiselectcheckbox): lint with prettier, update title 2019-02-24 14:13:04 +05:30
185b55aa74 chore(multiselectcheckbox): add expertise level 2019-02-24 14:10:13 +05:30
4ccd760bfa fix(mutliselectcheckbox): rewrite with hooks 2019-02-24 14:08:40 +05:30
3e6103657e Build README 2019-02-22 20:15:36 +02:00
1a246ef64e Merge pull request #42 from le-mahf/master
Create CountDown.md
2019-02-22 20:13:56 +02:00
2290c9f06f Update CountDown.md 2019-02-22 20:13:46 +02:00