Commit Graph

281 Commits

Author SHA1 Message Date
Angelos Chalaris
d2e90d5d6b Update Carousel.md 2019-01-28 20:07:48 +02:00
Angelos Chalaris
eec7fce465 Merge pull request #23 from rishichawda/carousel
Add carousel component
2019-01-28 19:50:59 +02:00
Angelos Chalaris
07ff51629f Update Carousel.md 2019-01-28 19:50:38 +02:00
Angelos Chalaris
2642ef5ca1 Merge pull request #38 from Paleless/add-pale
+ add Tabs snippet
2019-01-28 19:41:43 +02:00
Angelos Chalaris
1bbd643e16 Update Tabs.md 2019-01-28 19:40:05 +02:00
chenmeng
95b573a39b + add snippet Tabs 2019-01-27 17:59:52 +08:00
rishichawda
e4b0e4dd33 feat(snippets): add multiselect-checkbox list to snippets 2019-01-27 12:55:57 +05:30
Angelos Chalaris
c1f2ab9beb Merge pull request #33 from arjunmahishi/timer
[Snippet] Created Timer component
2019-01-25 21:00:08 +02:00
Arjun Mahishi
a010c93050 Refactored some names 2018-12-31 11:10:21 +05:30
Arjun Mahishi
fa4fd78291 Changed the name of the component to "Ticker" 2018-12-31 11:05:12 +05:30
Robert Mennell
18a92d1c24 Update snippets/Timer.md
Co-Authored-By: arjunmahishi <arjun.mahishi@gmail.com>
2018-12-30 18:12:39 +05:30
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