Skip to content

Releases: githubocto/flat-ui

Fix error when filtering while scrolled

05 May 20:42
Compare
Choose a tag to compare
  • fix: handle getCellIndicies when child is undefined 6dff1ef

v0.14.0...v0.14.1

add number of columns to the footer

25 Mar 22:28
Compare
Choose a tag to compare

v0.13.5

09 Feb 16:43
Compare
Choose a tag to compare
  • feat: replace anchorme with linkify-it (#25) cd365cd

v0.13.4...v0.13.5

v0.13.4

08 Feb 20:11
Compare
Choose a tag to compare

v0.13.3...v0.13.4

fix: sort blank number cells to the end

31 Jan 21:43
Compare
Choose a tag to compare

fix: be less eager when checking for colors

31 Jan 17:24
Compare
Choose a tag to compare

fix:make color swatches' width based on ems

21 Jan 18:38
Compare
Choose a tag to compare
  • fix: make color swatches em width in case font-size is decreased 3a0bf3e

v0.13.0...v0.13.1

Add color cells

21 Jan 18:27
Compare
Choose a tag to compare
  • feat: add support for colors d28e97a

v0.12.3...v0.13.0

Bug fixes (style edge cases & preserving state on data change)

21 Jan 18:10
Compare
Choose a tag to compare
  • fix: dont wrap columns #20 was causing a row mismatch 2d13964
  • fix: make hovered header overlay focused header 20e92e8
  • fix: show overflowing numbers on hover 5a0d377
  • fix: don't override sort & sticky on data change f20397c
  • cleanup: remove unused group classes 17fdd65
  • fix: group classname clash #20 if an ancestor component uses group, it won't trigger the tailwind group-hover classes 1e7f45a
  • fix: default sticky column - fixes #19 wait to update after column names are created 3f7a748

v0.12.2...v0.12.3

fix: don't show rows without an id as "old" in diff view

20 Jan 22:34
Compare
Choose a tag to compare