Commit Graph

270 Commits

Author SHA1 Message Date
Arjun Mahishi
95d01fee15 Fixed the name of the component 2018-12-28 11:08:09 +05:30
Arjun Mahishi
49285ae1b8 Improved notes 2018-12-27 15:51:40 +05:30
Arjun Mahishi
889ac4ff15 Fixed issue with multiple ticks 2018-12-27 15:47:53 +05:30
Arjun Mahishi
a8fc4ce581 Created Timer component 2018-12-24 14:42:52 +05:30
Stefan Feješ
fd813aa738 add limited word text area 2018-12-13 10:33:36 +01:00
Angelos Chalaris
d0d865bc32 Merge pull request #29 from 30-seconds/input-fixes
Update input snippets to use destructuring syntax
2018-12-12 13:32:36 +02:00
Stefan Feješ
a568fb8d1c update desc of select to match the new destructuring syntax 2018-12-12 10:54:47 +01:00
Stefan Feješ
a920168cd4 udate textarea to use destructuring, fix styling 2018-12-12 10:53:08 +01:00
Stefan Feješ
3de2097478 update select to use destructuring 2018-12-12 10:49:53 +01:00
Stefan Feješ
2c028c02ae update input to use destructuring 2018-12-12 10:47:23 +01:00
Angelos Chalaris
cb1bc41371 Merge pull request #28 from 30-seconds/input-snippets
Input snippets
2018-12-10 11:43:58 +02:00
Angelos Chalaris
9beb2426dd Merge pull request #27 from 30-seconds/Chalarangelo-patch-1
Create AutoLink.md
2018-12-10 10:49:07 +02:00
Angelos Chalaris
0b970c1a4e Create Select.md 2018-12-10 10:48:03 +02:00
Angelos Chalaris
8c9d0b8bc0 Update and rename Textarea.md to TextArea.md 2018-12-10 10:45:51 +02:00
Angelos Chalaris
554eb28d66 Update Textarea.md 2018-12-10 10:38:54 +02:00
Angelos Chalaris
9aa3b89a66 Update Input.md 2018-12-10 10:16:44 +02:00
Angelos Chalaris
2bf1fe77ba Create Textarea.md 2018-12-10 10:16:24 +02:00
Angelos Chalaris
aefbbb93d3 Update Input.md 2018-12-10 10:13:49 +02:00
Angelos Chalaris
09a8722068 Create Input.md 2018-12-10 10:10:51 +02:00
Angelos Chalaris
b0087280f3 Create AutoLink.md 2018-12-05 15:04:49 +02:00
Angelos Chalaris
83860dff93 Merge pull request #20 from danibonilha/master
Create Toggle.md snippet
2018-12-03 20:35:34 +02:00
Angelos Chalaris
7538a593ea Update Toggle.md 2018-12-03 20:35:24 +02:00
Angelos Chalaris
53d555b35f Merge pull request #13 from 30-seconds/Chalarangelo-limited-textarea
Add LimitedTextarea
2018-12-02 15:49:20 +02:00
Angelos Chalaris
eab1dd409f Merge pull request #8 from 30-seconds/new-snippets-chalarangelo
Add MappedList
2018-11-29 12:12:56 +02:00
Angelos Chalaris
57ec6d4b68 Simplify MappedList and rename to DataList 2018-11-29 12:12:24 +02:00
Robert Mennell
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
Angelos Chalaris
20af4e8a1c Update formatting 2018-11-29 12:02:48 +02:00
Angelos Chalaris
2076d1e879 Merge pull request #26 from 30-seconds/Chalarangelo-mapped-table
Add MappedTable
2018-11-29 11:59:34 +02:00
Angelos Chalaris
e361188b0b Merge pull request #9 from 30-seconds/stefo-react
Add DataTable
2018-11-29 11:57:57 +02:00
Angelos Chalaris
9fd7daddcc Add a note about nested objects. 2018-11-29 11:55:30 +02:00
Angelos Chalaris
699673c938 Add MappedTable 2018-11-29 11:50:10 +02:00
Angelos Chalaris
a3ac0855af Update DataTable.md 2018-11-29 11:42:43 +02:00
Angelos Chalaris
a74d7277a0 Update and rename mapped-table.md to DataTable.md 2018-11-29 11:13:59 +02:00
Angelos Chalaris
c77b6bf53a Update ModalDialog.md 2018-11-29 10:33:26 +02:00
Robert Mennell
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
Angelos Chalaris
2e68aa933a Update Tooltip.md 2018-11-29 10:28:42 +02:00
Angelos Chalaris
c93e00bd97 Merge pull request #17 from zhongdeming428/feature/modal_dialog
add modal/dialog
2018-11-29 10:20:39 +02:00
Angelos Chalaris
2b0015dca2 Update ModalDialog.md 2018-11-29 10:19:25 +02:00
Angelos Chalaris
f73fbae636 Include a notes section in the snippet template 2018-11-29 10:08:54 +02:00
Angelos Chalaris
84e7fe136f Update PasswordRevealer.md 2018-11-29 09:48:35 +02:00
Angelos Chalaris
316f789427 Update PasswordRevealer.md 2018-11-29 09:45:08 +02:00
Angelos Chalaris
d353eb0aa5 Merge pull request #14 from 30-seconds/Chalarangelo-password-revealer
Add PasswordRevealer
2018-11-23 11:20:46 +02:00
Rishi Kumar Chawda
1224092790 feat(snippets): Add carousel component 2018-11-19 00:20:07 +05:30
Rishi Kumar Chawda
609c9373cb Merge pull request #6 from 30-seconds/master
Merge pull request #22 from rishichawda/master
2018-11-18 13:15:06 +05:30
Robert Mennell
ed2e5a247d Update snippets/ModalDialog.md
Co-Authored-By: zhongdeming428 <zhongdeming428@163.com>
2018-11-15 23:21:55 +08:00
Robert Mennell
8b51092bf6 Merge pull request #22 from rishichawda/master
Add tooltip component

When we finish code style guidelines we'll need to come back to this
2018-11-14 21:01:58 -08:00
Rishi Kumar Chawda
223411e877 Merge pull request #5 from rishichawda/rishichawda-patch-2
update tooltip.md
2018-11-14 22:22:07 +05:30
Rishi Kumar Chawda
a8b40079c5 update tooltip.md 2018-11-14 22:20:59 +05:30
Rishi Kumar
c473dc9e39 fix(snippet/tooltip): remove render lvl binding 2018-11-14 01:05:16 +05:30
Rishi Kumar
c7df4b2e5c fix(snippets/tooltip): remove html line break 2018-11-14 01:03:37 +05:30