issues
search
mlms13
/
FancyTable
A table that is fancy.
MIT License
5
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use typed key names from dots
#51
mlms13
closed
7 years ago
0
Reliance on KeyboardEvent.key can cause problems at this point in time
#50
andywhite37
closed
7 years ago
1
Highlight row/column header cells when at least one cell in that row/column is selected
#49
andywhite37
opened
7 years ago
0
Weird mouse state after clicking outside the window
#48
mlms13
opened
7 years ago
3
fix grid navigation and provide better defaults
#47
fponticelli
closed
7 years ago
0
Wrap cell navigations like we do in range selections
#46
andywhite37
opened
7 years ago
0
Range selection with floating header panes
#45
andywhite37
opened
7 years ago
1
mange cell classes through settings
#44
fponticelli
closed
7 years ago
0
remove preventDefault for mouse events
#43
fponticelli
closed
7 years ago
0
add option to fix focus
#42
fponticelli
closed
7 years ago
0
fix page up and down
#41
fponticelli
closed
7 years ago
0
Select
#40
fponticelli
closed
7 years ago
0
Select
#39
fponticelli
closed
7 years ago
0
mouse drag should select cell areas
#38
fponticelli
closed
7 years ago
0
Selection: fancy.Table.refresh function
#37
andywhite37
closed
7 years ago
0
Selection: home, end, page-up, page-down keys
#36
andywhite37
closed
7 years ago
2
Selection: shift-click to make a range selection?
#35
andywhite37
closed
7 years ago
1
Selection: Is it possible to expose an `onClick` callback?
#34
andywhite37
closed
7 years ago
2
Selection: I can move the selection off the right edge or bottom edge of the table by 1 cell.
#33
andywhite37
closed
7 years ago
0
Selection: expanding range selection does not honor `canSelect` callback
#32
andywhite37
closed
7 years ago
1
Selection: if the fancytable/grid has fixed overlay panes, the active cell can sometimes scroll "under" the fixed pane
#31
andywhite37
closed
7 years ago
1
Selection: expanding range selection should cause the table to scroll with the "active" cell
#30
andywhite37
closed
7 years ago
1
Selection: callback when cell is selected/deselected or when selection changes?
#29
andywhite37
closed
7 years ago
2
Expose fancy grid scroll funtions through fancy table
#28
andywhite37
closed
7 years ago
0
Add onScroll/onResize for fancy.Grid, and some minor code cleanup
#27
andywhite37
closed
7 years ago
0
Retain the folded state of rows during redraws?
#26
andywhite37
closed
7 years ago
2
Apply custom row classes to fallback cells in that row
#25
mlms13
opened
8 years ago
0
Bad freeze?
#24
mlms13
closed
8 years ago
2
Expose FancyGrid sizing options through FancyTable options
#23
mlms13
closed
8 years ago
1
SetData isn't guaranteeing at least 3 rows/columns
#22
mlms13
closed
8 years ago
1
Rows aren't starting collapsed
#21
mlms13
closed
8 years ago
1
Replace grid
#20
mlms13
closed
8 years ago
1
On first load, the demo starts with no scrollbars
#19
mlms13
closed
8 years ago
2
Collapsing last folded row leaves a gap at the bottom
#18
mlms13
closed
8 years ago
2
Cache rendered elements so we don't have to re-render the same things
#17
mlms13
opened
8 years ago
2
Click anywhere in cell to expand
#16
mlms13
closed
8 years ago
0
Allow flexible-width columns
#15
mlms13
closed
8 years ago
1
Fixed headers can have incorrect row height
#14
mlms13
closed
8 years ago
2
Expanding a row also expands that row's children
#13
mlms13
closed
8 years ago
0
Add link to rawgit documentation
#12
mlms13
opened
8 years ago
0
Merge rectangularize and nested fold utilities into the main project
#11
mlms13
closed
8 years ago
1
Laggy affixed headers when scrolling with a touchpad
#10
mlms13
closed
8 years ago
1
Add column to entire table
#9
mlms13
opened
8 years ago
0
Allow initializing table with data
#8
mlms13
closed
8 years ago
0
Add a class on the table indicating the number of columns
#7
mlms13
closed
8 years ago
0
Add a shorthand method on table that allows setting a cell's value
#6
mlms13
closed
8 years ago
0
Do what we can to enforce a rectangular table
#5
mlms13
closed
8 years ago
0
Allow affixing "header" rows and columns
#4
mlms13
closed
8 years ago
1
Allow overflowing, scrollable tables
#3
mlms13
closed
8 years ago
0
Add cell templates
#2
mlms13
closed
8 years ago
1
Next