Commit Graph

20 Commits

Author SHA1 Message Date
Robin Malfait abc71184c8 cleanup scripts
use git command instead of some random realpath that is not installed everywhere
2020-09-20 20:47:39 +02:00
Robin Malfait 2ddb607f8c fix vite package alias 2020-09-20 20:47:00 +02:00
Robin Malfait eb441a13b0 generate all example paths at build time 2020-09-19 00:25:37 +02:00
Robin Malfait 110a01790b make the vue playground buildable for Vercel 2020-09-18 23:20:46 +02:00
Robin Malfait 62243344e3 bump dependencies 2020-09-18 17:20:45 +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 b7d53fdf3e add vue as a peer dependency 2020-09-18 14:32:39 +02:00
Robin Malfait 93508e97a3 remove test code, use mocks instead 2020-09-18 14:05:22 +02:00
Robin Malfait 273c0d9fda improve tsdx build 2020-09-17 23:25:16 +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
Adam Wathan 7dcf6211f4 docs: Add 'Dropdown' alias next to Menu Button in TOC 2020-09-16 13:06:12 -04:00
Robin Malfait 8b546f054b setup @headlessui/react package 2020-09-16 18:20:49 +02:00
Robin Malfait f20b7f845b setup @headlessui/vue package 2020-09-16 18:19:54 +02:00
Robin Malfait 672afbe9f8 setup monorepo 2020-09-16 18:19:33 +02:00
Robin Malfait cf289e443a init project 2020-09-16 11:55:27 +02:00