index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
collections
/
collectionGrid
/
Grid.tsx
Age
Commit message (
Expand
)
Author
2020-06-12
fixed errors in gridview caused by restructuring.
Bob Zeleznik
2020-06-11
code cleanup for CollectionGridView. added double click to create text.
Bob Zeleznik
2020-06-11
fixed image aspect ratio + cleanup
usodhi
2020-06-11
added customisability for default W, H, margin + added context menu display o...
usodhi
2020-06-10
added reset button + resizable handle css + fixed rendering bug
usodhi
2020-06-08
cleanup + comments + changed compact type selector from button to dropdown menu
usodhi
2020-06-06
added choice to compact, prevent collisions + fixed document repositioning on...
usodhi
2020-06-04
slider added + wheel propagation prevented + fixed bug in changeListenerDisposer
usodhi
2020-06-04
added numcols buttons to chrome + fixed some chrome css + added rowheight sli...
usodhi
2020-06-02
added text doc creation functionality + css + handled some bugs in json layouts
usodhi
2020-06-01
jsonified doc layout list
usodhi
2020-06-01
cleanup
usodhi
2020-06-01
pulling
usodhi
2020-06-01
added grid ref and fixed css
usodhi
2020-05-28
should be working, but seems like there's a bug in grid packages interaction ...
Bob Zeleznik
2020-05-28
css
usodhi
2020-05-28
fixed merge
usodhi
2020-05-28
minor
usodhi
2020-05-27
fixed ineracting with documents selected in GridView
Bob Zeleznik
2020-05-27
changes
usodhi
2020-05-26
modified delete
usodhi
2020-05-24
passing callback instead of CollectionGridView (this)
usodhi
2020-05-24
Added chrome to grid view and modified grid mechanism
usodhi
2020-05-04
updating from master
usodhi
2020-04-27
update to pull from master
usodhi
2020-04-24
developing grid
usodhi
2020-04-21
re-setup of grid view
usodhi