Commit Graph

19 Commits

Author SHA1 Message Date
Juan Luis Rojas León 46a33b2fbd docs(React): jsx wrapped in enclosing tags (@headlessui-react/readme.md) (#10) 2020-09-25 10:54:16 +02:00
Utkarsh Kukreti 6d6be636d3 docs(React): fix "Transition" link href in @headlessui-react readme (#9) 2020-09-25 10:51:37 +02:00
Nathan Jaremko 20ddb3e639 docs(React): improve documentation for Menu transitions (#7)
* Improve documentation for Menu transitions

* Update README.md
2020-09-25 10:49:56 +02:00
Adam Wathan b051f13d80 docs: Add demo links 2020-09-24 13:41:16 -04:00
Robin Malfait 8add6f43f7 version 0.1.1 2020-09-24 12:56:25 +02:00
Robin Malfait 4a6048ef6c make examples between Vue and React consistent 2020-09-21 23:25:09 +02:00
Robin Malfait 1f29594414 add Menu examples in React 2020-09-21 12:50:44 +02:00
Robin Malfait d479be59dd configure vercel for routing 2020-09-20 21:29:56 +02:00
Robin Malfait 458466aa2a add playground:build script 2020-09-20 21:18:39 +02:00
Robin Malfait eed9f85b93 prerender 404 pages with a table of contents of all examples 2020-09-20 21:18:27 +02:00
Robin Malfait b989ba4fdc Merge pull request #1 from tailwindlabs/document-react-components
docs: Document React Menu, tweak Transition and Vue docs to be consistent
2020-09-18 16:41:04 +02:00
Robin Malfait 93508e97a3 remove test code, use mocks instead 2020-09-18 14:05:22 +02:00
Robin Malfait 1b896b4992 add some dead code elimination markers 2020-09-17 23:24:40 +02:00
Robin Malfait 5f377b946e use headlessui identifier instead of tailwindui 2020-09-17 16:00:50 +02:00
Robin Malfait 59870594c1 inline defaultState
Otherwise we will be mutating the refs, and items from the first Menu on the page
2020-09-17 15:58:37 +02:00
Robin Malfait 6757fad6a4 use correct package reference 2020-09-17 11:01:51 +02:00
Robin Malfait 76c24680c5 make render logic consistent with the Vue implementation 2020-09-16 23:44:38 +02:00
Adam Wathan 4b0207ad71 docs: Document React Menu, tweak Transition and Vue docs to be consistent 2020-09-16 15:07:02 -04:00
Robin Malfait 8b546f054b setup @headlessui/react package 2020-09-16 18:20:49 +02:00