Commit Graph

29 Commits

Author SHA1 Message Date
f39deb9522 Update to React 18 2023-04-14 20:32:31 +03:00
df6770fc51 Update covers 2023-02-16 22:24:44 +02:00
8871f0d36f Deprecate expertise field 2022-12-04 22:25:40 +02:00
a1c549b220 Add images to snippets 2022-06-08 12:56:09 +03:00
581bb672b1 Make expertise a field 2022-03-01 20:24:15 +02:00
812ba2ad27 Update snippet titles 2022-02-09 09:50:57 +02:00
b4dd74f868 Update wording 2021-10-13 20:41:00 +03:00
2af2490ca8 Bake dates into snippets 2021-06-13 19:44:42 +03:00
94f42ee17d Update snippets
Resolves #112
2020-11-26 23:57:34 +02:00
95746a843b Update snippet formatting 2020-09-06 14:20:45 +03:00
ae78e6d456 Update tags for all snippets
Resolves #92
2020-03-16 12:50:44 +02:00
58cf802828 Update and housekeeping 2019-08-21 13:00:53 +03:00
7dfaffe7ac Update all snippets to new format 2019-08-21 12:28:50 +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
3f65841cdd Fix typo 2019-03-06 20:46:58 +02:00
2a28e1dff1 Resolve #53 2019-03-06 20:46:04 +02:00
3868acab34 Ran linter 2019-03-02 10:10:14 +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
ee917a5bfb style(snippets/MultiselectCheckbox.md): lint with prettier 2019-01-29 09:57:47 +05:30
e4b0e4dd33 feat(snippets): add multiselect-checkbox list to snippets 2019-01-27 12:55:57 +05:30