Commit Graph

249 Commits

Author SHA1 Message Date
7f5d0a7a5c Add useUnload 2020-10-05 22:53:24 +08:00
e84fcda901 Add parentheses to Array.prototype.map 2020-09-06 14:51:50 +03:00
75206e59d5 Update Tooltip 2020-09-06 14:49:51 +03:00
e7dd2358d0 Update Toggle 2020-09-06 14:48:13 +03:00
3b074c301c Update Ticker 2020-09-06 14:46:23 +03:00
75a640a1ab Update TagInput 2020-09-06 14:44:09 +03:00
f9deaa58b6 Update Tabs 2020-09-06 14:40:01 +03:00
ee9be08efe Update StarRating 2020-09-06 14:35:23 +03:00
26e071bb3f Update Mailto 2020-09-06 14:32:19 +03:00
b855fd1f1d Update FIleDrop 2020-09-06 14:31:01 +03:00
ea8dec8ac9 Update Collapse 2020-09-06 14:26:27 +03:00
c75b370028 Update Carousel 2020-09-06 14:24:23 +03:00
95746a843b Update snippet formatting 2020-09-06 14:20:45 +03:00
f384fc0ee3 Update Alert 2020-09-06 14:11:58 +03:00
45b90c4c33 Update Accordion 2020-09-06 13:55:12 +03:00
dd06afb0b3 Update Select.md 2020-08-31 23:24:34 +03:00
a1e663fa30 Add useCopyToClipboard 2020-04-22 18:51:30 +03:00
ae78e6d456 Update tags for all snippets
Resolves #92
2020-03-16 12:50:44 +02:00
8e25a46f05 Merge remote-tracking branch 'origin/master' 2020-03-10 10:24:11 +02:00
d901535906 Update Carousel.md
Resolves #90
2020-03-03 21:54:20 +02:00
6c7529775d Update and rename UseAsync.md to useAsync.md 2020-01-09 20:22:12 +02:00
80414e1f9c 👌 IMPROVE: semicolons add 2020-01-09 22:05:12 +05:30
103bb10639 🐛 FIX: typo handle => handles 2020-01-09 22:01:21 +05:30
19f41b21e2 isLoading set to false 2020-01-09 20:28:51 +05:30
ea559a1e66 🐛 FIX: 2020-01-09 20:26:38 +05:30
ea39369af7 🐛 FIX: PR comments fixed 2020-01-09 20:21:10 +05:30
406ffd7d3d 📦 NEW: useAsync hook add 2020-01-09 15:45:48 +05:30
d200279876 Add useComponentWillUnmount 2020-01-03 16:00:56 +02:00
36a9640407 Add useComponentDidMount 2020-01-03 15:56:54 +02:00
161d2f146c Add useMediaQuery hook 2020-01-03 14:39:46 +02:00
0951c71d05 Add usePrevious hook snippet 2020-01-03 09:50:22 +02:00
1279a7daf3 Update useFetch example
Removed unused variable `dogName`.
2019-11-29 05:46:13 +01:00
c399f77a69 [FIX] useSSR - remove redundant code
Remove redundant code from bottom of snippet, given that it also appears in its example (and relates more to the example/usage than the setup).
2019-11-18 09:19:40 -06:00
d3abcc3a4e Fixed: Typo 2019-10-11 16:50:45 +05:30
7c2121e75b Update TagInput.md 2019-10-06 07:36:18 +03:00
34a0ac1824 Fixed: Formatting Issues & Syntax Errors 2019-10-02 15:40:37 +05:30
b5b0993e88 Fixed: Title space breaking netlify build 2019-10-02 12:56:58 +05:30
e3fee26203 Fixed: Indentation Issue 2019-10-02 12:53:34 +05:30
c105ff1247 Updated: Delete icon styling 2019-10-02 12:49:15 +05:30
1970fc3448 Fixed issues acc. to guidelines 2019-10-02 12:46:15 +05:30
58d67c16c6 Create TagInput.md 2019-10-02 12:36:11 +05:30
e38d35f1f7 Fix name of component 2019-09-24 15:39:33 +03:00
0213583a94 Merge pull request #75 from theodorusyoga/alert
Added alert component
2019-09-20 14:09:00 +03:00
94f82f6666 Update snippets/Alert.md
Co-Authored-By: Angelos Chalaris <chalarangelo@gmail.com>
2019-09-20 10:56:11 +07:00
284c5b936e Revision after review 1 2019-09-19 19:15:56 +07:00
99d6c6e8f0 Resolve #51 2019-09-18 23:38:28 +03:00
15ef366c07 Added alert component 2019-09-17 17:19:30 +07:00
753d914e6b Update Accordion.md 2019-09-16 09:14:38 +03:00
81a1515fc9 Add Loader component 2019-09-11 21:59:12 +03:00
b8e2e466d7 Add useNavigatorOnLine hook 2019-09-11 09:17:26 +03:00