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
c1f2ab9beb
Merge pull request #33 from arjunmahishi/timer
...
[Snippet] Created Timer component
2019-01-25 21:00:08 +02:00
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
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
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
9beb2426dd
Merge pull request #27 from 30-seconds/Chalarangelo-patch-1
...
Create AutoLink.md
2018-12-10 10:49:07 +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
f73fbae636
Include a notes section in the snippet template
2018-11-29 10:08:54 +02:00
84e7fe136f
Update PasswordRevealer.md
2018-11-29 09:48:35 +02:00
316f789427
Update PasswordRevealer.md
2018-11-29 09:45:08 +02:00
d353eb0aa5
Merge pull request #14 from 30-seconds/Chalarangelo-password-revealer
...
Add PasswordRevealer
2018-11-23 11:20:46 +02:00
ed2e5a247d
Update snippets/ModalDialog.md
...
Co-Authored-By: zhongdeming428 <zhongdeming428@163.com >
2018-11-15 23:21:55 +08:00
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
223411e877
Merge pull request #5 from rishichawda/rishichawda-patch-2
...
update tooltip.md
2018-11-14 22:22:07 +05:30