File tree Expand file tree Collapse file tree 2 files changed +15
-9
lines changed Expand file tree Collapse file tree 2 files changed +15
-9
lines changed Original file line number Diff line number Diff line change 11---
22name : Bug report
33about : Create a report to help us improve
4-
54---
65
76# Using v6?
@@ -10,13 +9,14 @@ v6 is now considered feature complete to its current abilities and limitations.
109
1110# Using v7?
1211
13- Thanks for using the alpha version of React Table v7! We're very excited about it.
12+ Thanks for using the beta version of React Table v7! We're very excited about it.
1413
1514** Describe the bug**
1615A clear and concise description of what the bug is.
1716
1817** To Reproduce**
1918Steps to reproduce the behavior:
19+
20201 . Go to '...'
21212 . Click on '....'
22223 . Scroll down to '....'
@@ -32,15 +32,17 @@ Use a new [react-table codesandbox](https://codesandbox.io/s/m5lxzzpz69) to repr
3232If applicable, add screenshots to help explain your problem.
3333
3434** Desktop (please complete the following information):**
35- - OS: [ e.g. iOS]
36- - Browser [ e.g. chrome, safari]
37- - Version [ e.g. 22]
35+
36+ - OS: [ e.g. iOS]
37+ - Browser [ e.g. chrome, safari]
38+ - Version [ e.g. 22]
3839
3940** Smartphone (please complete the following information):**
40- - Device: [ e.g. iPhone6]
41- - OS: [ e.g. iOS8.1]
42- - Browser [ e.g. stock browser, safari]
43- - Version [ e.g. 22]
41+
42+ - Device: [ e.g. iPhone6]
43+ - OS: [ e.g. iOS8.1]
44+ - Browser [ e.g. stock browser, safari]
45+ - Version [ e.g. 22]
4446
4547** Additional context**
4648Add any other context about the problem here.
Original file line number Diff line number Diff line change 1+ ## 7.0.0-beta.0
2+
3+ - Massive changes to the entire project and library. Please consult the README and documentation for more information regarding these changes.
4+
15## 6.8.6
26
37#### Fixes & Optimizations
You can’t perform that action at this time.
0 commit comments