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
/
CollectionNoteTakingView.tsx
Age
Commit message (
Expand
)
Author
2024-04-10
more notetaking fixes - turn off autoSize, unobserve children. fixed typing ...
bobzel
2024-04-10
enabled a notetaking category field other than 'NotetakingCategory'
bobzel
2024-04-10
fixed buttons to have an embedContainer. cleaning up notetaking view - fixing...
bobzel
2024-03-30
cleanup of import orderings.
bobzel
2024-03-04
cleaned up a number of things related to autoHeight and stacking/masonry/note...
bobzel
2024-01-25
fixed notetaking list without keys warning
bobzel
2024-01-25
fixed script typechecking which fixes editing keyvalue pane. renamed content...
bobzel
2024-01-24
several fixes to drag/drop so that dropAction's set on target work for tree v...
bobzel
2024-01-23
reorganization of DocumentView, DocumentViewInternal and FieldView methods an...
bobzel
2024-01-22
fixed schema rows to render, fix for resizing docs from left side. all lockin...
bobzel
2024-01-22
cleaned up viewPath methods and LightboxView's containment api
bobzel
2024-01-18
lots of changes to try to simplify API for viewPaths and related
bobzel
2024-01-04
fixed notetaking & pile views with _props
bobzel
2024-01-03
cleaned up screenToLocalTransform in several places by making it additional m...
bobzel
2024-01-02
fixing more .props => ._props refernces.
bobzel
2023-12-13
cleaned up props/_props handling by inherting from ObservableReactComponent
bobzel
2023-12-12
fixed and cleaned up snapping lines
bobzel
2023-12-10
massive changes to use mobx 6 which means not accessing props directly in @co...
bobzel
2023-12-04
trying to do version updates on all npm packages.
bobzel
2023-12-03
cleaned up warnings and errors, working with typescript 20.10
bobzel
2023-12-01
cleaning up documentview props. got rid of special cases for keyValueBox. ...
bobzel
2023-12-01
converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ...
bobzel
2023-11-30
final rootDoc refactoring
bobzel
2023-11-29
fixed menu functions that referenced 'self' instead of 'this'
bobzel
2023-11-29
fixed breaking change to presentation trail elements.
bobzel
2023-11-29
numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ...
bobzel
2023-11-16
fixed alt-drag to toggle scroll mode. fixed replaceTab to work properly with...
bobzel
2023-11-08
clean up of LightboxView
bobzel
2023-11-08
fixed bug where tableBox's didn't render all of the rows they receive. lots o...
bobzel
2023-10-21
change to doc decorations to be more "lightweight". made linkBox render links...
bobzel
2023-10-04
several fixes for webclips, linking to pdf/web, fonticon dropdowns. removed s...
bobzel
2023-09-13
added margin and grid gap ui for notetaking view. fixed notetakeing view div...
bobzel
2023-07-01
turned off notetaking chrome in browse mode. fixed pointereventrs for text i...
bobzel
2023-06-30
fixed onBrowseClick for notetaking. fixed panning when in onBrowse explore mo...
bobzel
2023-06-23
cleaned up more issues with pointer events/contents active. fixed dragging f...
bobzel
2023-06-22
cleaned up dragging - abort presItem drags properly, fix naming for drag/drop...
bobzel
2023-06-13
fixed updating cached docs when opening a backlinks collection. added some F...
bobzel
2023-06-06
updated Symbol naming. fixed various compile errors related to type checking.
bobzel
2023-05-14
major overhaul of field naming conventions.
bobzel
2023-04-14
got rid of CollectionView prop. fixed DocFocusOrOpen to toggle targets and z...
bobzel
2023-04-13
lots of changes to get rid of ContainingCollectionDoc and ContainingCollectio...
bobzel
2023-04-11
removed arrangeItems context button for collections to make it a funciton on ...
bobzel
2023-04-05
adjusted general context menu items to always appear last. cleaned up makeLi...
bobzel
2023-03-25
fixed notetakingview pointer/wheel events.
bobzel
2023-03-10
fited notetaking view to create headers if they don't exist when switching fr...
bobzel
2023-03-05
replace jumpToDocument with showDocument. restructure code to get rid of scr...
bobzel
2023-03-01
fix to notetakingiview resizing when deleting a column to force an unset column
bobzel
2023-03-01
fixed notetakingview - docs fitting in columns, resizing columns
bobzel
2022-12-16
fixed problem with undo. regularized all linkfollowing anchor fields to star...
bobzel
2022-12-01
refactored process of following links / jumping to docs and added following o...
bobzel
[next]