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
Rishi Kumar Chawda
c83dd91bd6
Merge pull request #1 from rishichawda/tooltip
...
feat(snippets): Add tooltip snippet
2018-11-13 23:53:06 +05:30
Rishi Kumar Chawda
9e6a9aacea
feat(snippets): Add tooltip snippet
2018-11-13 23:51:24 +05:30
DM.Zhong
16d28e31a2
Update ModalDialog.md
2018-11-09 08:45:56 +08:00
Robert Mennell
9e1f036ddd
Update snippets/ModalDialog.md
...
Co-Authored-By: zhongdeming428 <zhongdeming428@163.com >
2018-11-09 08:37:29 +08:00
Robert Mennell
a5ac8bf24c
Update snippets/ModalDialog.md
...
Co-Authored-By: zhongdeming428 <zhongdeming428@163.com >
2018-11-09 08:37:19 +08:00
Robert Mennell
95c4c3524e
Update snippets/ModalDialog.md
...
Co-Authored-By: zhongdeming428 <zhongdeming428@163.com >
2018-11-09 08:37:12 +08:00
Robert Mennell
d808d77ad2
Update snippets/ModalDialog.md
...
Co-Authored-By: zhongdeming428 <zhongdeming428@163.com >
2018-11-09 08:37:06 +08:00
Robert Mennell
52a68f9850
Update snippets/ModalDialog.md
...
Co-Authored-By: zhongdeming428 <zhongdeming428@163.com >
2018-11-09 08:36:11 +08:00
Robert Mennell
35e59b47e2
Update snippets/ModalDialog.md
...
Co-Authored-By: zhongdeming428 <zhongdeming428@163.com >
2018-11-09 08:35:55 +08:00
Robert Mennell
e65db00c4e
Update snippets/ModalDialog.md
...
Co-Authored-By: zhongdeming428 <zhongdeming428@163.com >
2018-11-09 08:35:14 +08:00
Robert Mennell
bbd7d94302
Update snippets/ModalDialog.md
...
Co-Authored-By: zhongdeming428 <zhongdeming428@163.com >
2018-11-09 08:34:30 +08:00
Robert Mennell
22529619a4
Update snippets/ModalDialog.md
...
Co-Authored-By: zhongdeming428 <zhongdeming428@163.com >
2018-11-09 08:34:14 +08:00
russ_zhong
ca9038c759
update the code
2018-11-08 16:56:22 +08:00
russ_zhong
fabbe845be
update the whole doc
2018-11-08 16:49:17 +08:00
Robert Mennell
af0c377163
Update snippets/ModalDialog.md
...
Co-Authored-By: zhongdeming428 <zhongdeming428@163.com >
2018-11-08 16:05:58 +08:00
Robert Mennell
ae533920ea
Update snippets/ModalDialog.md
...
Co-Authored-By: zhongdeming428 <zhongdeming428@163.com >
2018-11-08 16:05:52 +08:00
Robert Mennell
bb4b5272fe
modify clickModal2Hide prop to closeOnClick prop
...
Co-Authored-By: zhongdeming428 <zhongdeming428@163.com >
2018-11-08 16:05:30 +08:00
Robert Mennell
bb25e3a01a
Delete show prop
...
Co-Authored-By: zhongdeming428 <zhongdeming428@163.com >
2018-11-08 16:03:49 +08:00
russ_zhong
cea83f45b2
support single instance, call dialog via custom event
2018-11-08 14:31:10 +08:00
Dani
20b431295f
Create Toggle.md snippet
2018-10-27 18:09:58 +00:00
russ_zhong
439a3b6189
add modal/dialog
2018-10-26 11:12:24 +08:00
Timon van Spronsen
991460f663
Add Prettier formatting script and pre-commit hook
2018-10-24 20:43:52 +02:00
Angelos Chalaris
b9c6372071
Merge pull request #12 from 30-seconds/Chalarangelo-star-rating
...
Add StarRating
2018-10-19 09:45:32 +03:00
Robert Mennell
8625411ace
Update snippets/StarRating.md
...
Co-Authored-By: Chalarangelo <chalarangelo@gmail.com >
2018-10-19 09:42:43 +03:00
Robert Mennell
c7f1c64598
Update snippets/StarRating.md
...
Co-Authored-By: Chalarangelo <chalarangelo@gmail.com >
2018-10-19 09:42:38 +03:00
Robert Mennell
54185cb970
Update snippets/StarRating.md
...
Co-Authored-By: Chalarangelo <chalarangelo@gmail.com >
2018-10-19 09:42:14 +03:00
Robert Mennell
addd182056
Update snippets/StarRating.md
...
Co-Authored-By: Chalarangelo <chalarangelo@gmail.com >
2018-10-19 09:42:09 +03:00
Robert Mennell
014df42f62
Update snippets/StarRating.md
...
Co-Authored-By: Chalarangelo <chalarangelo@gmail.com >
2018-10-19 09:42:04 +03:00
Robert Mennell
f18afec7b7
Update snippets/StarRating.md
...
Co-Authored-By: Chalarangelo <chalarangelo@gmail.com >
2018-10-19 09:41:58 +03:00
Robert Mennell
f5f4d03f90
Update snippets/StarRating.md
...
Co-Authored-By: Chalarangelo <chalarangelo@gmail.com >
2018-10-19 09:41:54 +03:00
Angelos Chalaris
70cc11ab3b
Rename LimitedTextarea to LimitedTextarea.md
2018-10-19 09:11:59 +03:00
Angelos Chalaris
298ed51f63
Update StarRating.md
2018-10-19 09:08:22 +03:00
Angelos Chalaris
4bfd7e9ccc
Add PasswordRevealer
2018-10-18 20:04:22 +03:00