File tree Expand file tree Collapse file tree 1 file changed +8
-12
lines changed Expand file tree Collapse file tree 1 file changed +8
-12
lines changed Original file line number Diff line number Diff line change 11[ Live demo] ( https://fckt.github.io/react-layer-stack/ )
22
3- ### Related Stackoverflow q&a
4- - http://stackoverflow.com/a/40461655/524034
5- - http://stackoverflow.com/questions/40443160/bootstrap-modal-like-behavior-in-react
6- - http://stackoverflow.com/questions/40444788/rendering-a-modal-in-react
7- - http://stackoverflow.com/questions/39805544/showing-list-of-buttons-displaying-modals-in-reactjs
8- - http://stackoverflow.com/questions/39913593/dynamically-displaying-data-from-a-clickable-table-row-into-a-modal
9-
10- The easiest way to support ` react-layer-stack ` is to upvote the answers below.
11-
123### Rationale
134` react ` /` react-dom ` comes comes with 2 basic assumptions/ideas:
145- every UI is hierarchical naturally. This why we have the idea of "` components ` wrap each other"
@@ -172,6 +163,11 @@ Obviously there is a lot of applications for the Layer API (https://github.com/f
172163#### Layer id and "use" property (sym/soft link)
173164![ Symlink] ( http://1.bp.blogspot.com/-gZMz1nF3GC0/UiyehOS_bWI/AAAAAAAABQI/BpYyEtadcEg/s640/profiles1.png )
174165
175- ### TODO:
176- * examples
177- * tests
166+ ### Related Stackoverflow q&a
167+ - http://stackoverflow.com/a/40461655/524034
168+ - http://stackoverflow.com/questions/40443160/bootstrap-modal-like-behavior-in-react
169+ - http://stackoverflow.com/questions/40444788/rendering-a-modal-in-react
170+ - http://stackoverflow.com/questions/39805544/showing-list-of-buttons-displaying-modals-in-reactjs
171+ - http://stackoverflow.com/questions/39913593/dynamically-displaying-data-from-a-clickable-table-row-into-a-modal
172+
173+ The easiest way to support ` react-layer-stack ` is to upvote the answers below.
You can’t perform that action at this time.
0 commit comments