Commit Graph

111 Commits

Author SHA1 Message Date
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
a010c93050 Refactored some names 2018-12-31 11:10:21 +05:30
fa4fd78291 Changed the name of the component to "Ticker" 2018-12-31 11:05:12 +05:30
18a92d1c24 Update snippets/Timer.md
Co-Authored-By: arjunmahishi <arjun.mahishi@gmail.com>
2018-12-30 18:12:39 +05:30
95d01fee15 Fixed the name of the component 2018-12-28 11:08:09 +05:30
49285ae1b8 Improved notes 2018-12-27 15:51:40 +05:30
889ac4ff15 Fixed issue with multiple ticks 2018-12-27 15:47:53 +05:30
a8fc4ce581 Created Timer component 2018-12-24 14:42:52 +05:30
a568fb8d1c update desc of select to match the new destructuring syntax 2018-12-12 10:54:47 +01:00
a920168cd4 udate textarea to use destructuring, fix styling 2018-12-12 10:53:08 +01:00
3de2097478 update select to use destructuring 2018-12-12 10:49:53 +01:00
2c028c02ae update input to use destructuring 2018-12-12 10:47:23 +01:00
cb1bc41371 Merge pull request #28 from 30-seconds/input-snippets
Input snippets
2018-12-10 11:43:58 +02:00
0b970c1a4e Create Select.md 2018-12-10 10:48:03 +02:00
8c9d0b8bc0 Update and rename Textarea.md to TextArea.md 2018-12-10 10:45:51 +02:00
554eb28d66 Update Textarea.md 2018-12-10 10:38:54 +02:00
9aa3b89a66 Update Input.md 2018-12-10 10:16:44 +02:00
2bf1fe77ba Create Textarea.md 2018-12-10 10:16:24 +02:00
aefbbb93d3 Update Input.md 2018-12-10 10:13:49 +02:00
09a8722068 Create Input.md 2018-12-10 10:10:51 +02:00
b0087280f3 Create AutoLink.md 2018-12-05 15:04:49 +02:00
83860dff93 Merge pull request #20 from danibonilha/master
Create Toggle.md snippet
2018-12-03 20:35:34 +02:00
7538a593ea Update Toggle.md 2018-12-03 20:35:24 +02:00
53d555b35f Merge pull request #13 from 30-seconds/Chalarangelo-limited-textarea
Add LimitedTextarea
2018-12-02 15:49:20 +02:00
eab1dd409f Merge pull request #8 from 30-seconds/new-snippets-chalarangelo
Add MappedList
2018-11-29 12:12:56 +02:00
57ec6d4b68 Simplify MappedList and rename to DataList 2018-11-29 12:12:24 +02:00
66cdcf88cc Merge pull request #24 from 30-seconds/UPDATE-modal-dialogue-note-about-portals
Update Modal Dialogue notes about styling
2018-11-29 02:04:16 -08:00
20af4e8a1c Update formatting 2018-11-29 12:02:48 +02:00
2076d1e879 Merge pull request #26 from 30-seconds/Chalarangelo-mapped-table
Add MappedTable
2018-11-29 11:59:34 +02:00
e361188b0b Merge pull request #9 from 30-seconds/stefo-react
Add DataTable
2018-11-29 11:57:57 +02:00
9fd7daddcc Add a note about nested objects. 2018-11-29 11:55:30 +02:00
699673c938 Add MappedTable 2018-11-29 11:50:10 +02:00
a3ac0855af Update DataTable.md 2018-11-29 11:42:43 +02:00
a74d7277a0 Update and rename mapped-table.md to DataTable.md 2018-11-29 11:13:59 +02:00
c77b6bf53a Update ModalDialog.md 2018-11-29 10:33:26 +02:00
138b7cf7eb Update Modal Dialogue notes about styling
Since this uses a 'portal' that is agnostic of implementation, the note should be updated to reflect this could just go right next to the body tag. This should be easy enough to do with another react-dom, but if people can't figure that out on their own...
2018-11-29 00:32:16 -08:00
2e68aa933a Update Tooltip.md 2018-11-29 10:28:42 +02:00
c93e00bd97 Merge pull request #17 from zhongdeming428/feature/modal_dialog
add modal/dialog
2018-11-29 10:20:39 +02:00
2b0015dca2 Update ModalDialog.md 2018-11-29 10:19:25 +02:00
84e7fe136f Update PasswordRevealer.md 2018-11-29 09:48:35 +02:00