Commit 3855d66
authored
Link to docs (#333)
* increase maximum error offset for CI tests
We try to detect how long durations took. However there is no nice way
to time this in JSDOM. Instead we take snapshots every
requestAnimationFrame and when things change we also write down the
time.
This solution is not ideal and results in false positives (especially on
CI environments).
However, it is good enough to ensure that the duration is not 0 and not
500.
* cleanup README's and link to docs site
* remove readme's in favor of doc site
This will be easier, so that we don't have to maintain multiple repo's.1 parent 6722e9e commit 3855d66
File tree
25 files changed
+36
-4272
lines changed- packages
- @headlessui-react
- src/components
- dialog
- disclosure
- focus-trap
- listbox
- popover
- portal
- radio-group
- switch
- transitions
- @headlessui-vue
- src/components
- dialog
- disclosure
- focus-trap
- listbox
- popover
- portal
- radio-group
- switch
- transitions
25 files changed
+36
-4272
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
10 | 16 | | |
11 | 17 | | |
12 | 18 | | |
13 | 19 | | |
14 | 20 | | |
15 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 30 | + | |
40 | 31 | | |
41 | | - | |
| 32 | + | |
42 | 33 | | |
43 | | - | |
| 34 | + | |
44 | 35 | | |
45 | | - | |
| 36 | + | |
46 | 37 | | |
47 | | - | |
48 | | - | |
| 38 | + | |
49 | 39 | | |
50 | | - | |
51 | | - | |
52 | | - | |
Lines changed: 0 additions & 155 deletions
This file was deleted.
Lines changed: 0 additions & 81 deletions
This file was deleted.
Lines changed: 0 additions & 64 deletions
This file was deleted.
0 commit comments