| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-22 | cleaned up dragging - abort presItem drags properly, fix naming for ↵ | bobzel | |
| drag/dropAction, small fix undo of drag removeproperties, dragging in/out of headerBar, fixed isContentActive to avoid SnappingManager.GetIsDragging. fixed resizing videos. | |||
| 2023-04-04 | fixed using freeformview in sidebar of pdfs. fixed issues with dragging ↵ | bobzel | |
| items out of schema and with selecting the schema view by clicking on headers. Fixed a lot of errors caused by using OmitKeys which masks type checking. fixed some pointerevent problems with treeview and freeformview | |||
| 2022-07-26 | fixed dragging webBoxes within a gridView to not marquee select. | bobzel | |
| 2022-07-07 | trying to fix errors in compiles | bobzel | |
| 2022-06-21 | restored experimental templates. fixed (enabled) pointer events on nested ↵ | bobzel | |
| column/row views when container is active. got rid of freezeDimensions which wasn't needed and introduced artifacts for views that set it (timeView, GridView) | |||
| 2022-04-21 | fixed issues with pile view - dragging, burst size, rendering within ↵ | bobzel | |
| grid/non-freeform views, fixed timeView filtering to not keep making redundant filters, | |||
| 2022-03-04 | removed pseudo Doc type system. playing with hot reloading. | bobzel | |
| 2021-08-14 | code reorganising and updates | geireann | |
| 2021-03-29 | still cleaning up all the active/selection code. | bobzel | |
| 2021-03-29 | initial changes to cleanup pointer events. | bobzel | |
| 2021-02-26 | fixed serialization error handling to not kill Dash - bad list items ↵ | bobzel | |
| prevented tabs from being created. cleaned up document fields a little more - switched layers to _layerTags, got rid of a couple unused fields. | |||
| 2020-12-14 | renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as ↵ | bobzel | |
| DocumentViewInternal | |||
| 2020-12-14 | got rid of fitDocToPanel. made collectionFreeFormDocView always use a ↵ | bobzel | |
| ContentFittingDocView. fixed up web box selections. | |||
| 2020-12-13 | removed ContentScaling={returnOne} from a lot of places | bobzel | |
| 2020-12-13 | more props cleanup. Got rid of ItemBackgroundColor in favor of having ↵ | bobzel | |
| StyleProvider choose style based on whether it's givena DocViewProp or a FieldViewProp. | |||
| 2020-12-11 | converted all style sheet properties to enums. | bobzel | |
| 2020-12-10 | more cleanup/organization of 'props' . removed VisibleHeight props and ↵ | bobzel | |
| cleaned up PDF and other props | |||
| 2020-11-22 | converted backgroundColor prop to a more general styleProvider. | bobzel | |
| 2020-11-13 | fixed treeView to be able to access active() on contained document in order ↵ | bobzel | |
| to keep slide sidebar active when sidebar documents are selected. fixed ContetntFittingDocumentView to show fitToBox correctly and more simplhy | |||
| 2020-11-11 | fixes to centering of documents in ContentFittingDocumentView. fixed ↵ | bobzel | |
| display of document title in tree view when it was alrady rendered in the tree view. | |||
| 2020-11-11 | turned off selection highlighting in TreeView because it is way too ↵ | bobzel | |
| inefficient. more fixes to laying out fitWidth and other documents in ContentFittingDocViews. testing against GridViews and TreeViews things seem to work. | |||
| 2020-09-17 | changed text box headers from a template to a title bar. | bobzel | |
| 2020-09-08 | from last | bobzel | |
| 2020-09-08 | fixes to make nativesize work for all collections and templates. | bobzel | |
| 2020-09-08 | updated the way NativeWidth/Height props work so that, when specified, they ↵ | bobzel | |
| override locally specified values | |||
| 2020-09-07 | grid view layout fixes | bobzel | |
| 2020-08-29 | fixed maximize docdecoration to toggle target w/o making an alias. use ↵ | bobzel | |
| ctrlKey to make an alias. removed dashboardBrush stuff. cleaned up DocDecoartions css slightly | |||
| 2020-08-23 | added settings for default text titles. fixed image audio annotatoins. ↵ | bobzel | |
| fixed captions to not set title. added properties buttons for layout options and removed template layout button. fixed warnings. | |||
| 2020-08-18 | fixed grid view freezing error | usodhi | |
| 2020-08-05 | fixed some warnings/errors. added tooltip for filter icon. | bobzel | |
| 2020-07-16 | comments | usodhi | |
| 2020-07-16 | fixed onExternalDrop | usodhi | |
| 2020-07-16 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
| grid_view_secondary | |||
| 2020-07-14 | fixed onClickHandler stuff to use functions properly. fixed several linking ↵ | Bob Zeleznik | |
| to annotations/pushpins problems. | |||
| 2020-07-14 | fixed issues with creating & using scripting boxes by making scriptFields be ↵ | Bob Zeleznik | |
| a function, not value, prop | |||
| 2020-07-13 | switched context menus to be less hierarchical. | Bob Zeleznik | |
| 2020-06-26 | background colour + comments | usodhi | |
| 2020-06-17 | fixed docdecorations on collecction with side filter bar expanded. cleaned ↵ | Bob Zeleznik | |
| up warnings/error messages a bit. | |||
| 2020-06-14 | lint/compile fixes. fixed entering/display of formulas in schema views. | Bob Zeleznik | |
| 2020-06-12 | fixed gridView dragging after double-tap to create text | Bob Zeleznik | |
| 2020-06-12 | fixed double-click text creation in grid views. | Bob Zeleznik | |
| 2020-06-12 | fixed bug with initial position of CollectionGrid items. Added undo for ↵ | Bob Zeleznik | |
| changing GridView compaction | |||
| 2020-06-12 | simplified change listenter in CollectionGridView. | Bob Zeleznik | |
| 2020-06-12 | Merge branch 'grid_view_secondary' of ↵ | usodhi | |
| https://github.com/browngraphicslab/Dash-Web into grid_view_secondary | |||
| 2020-06-12 | need a better collectionGRidView fix for when the documentList doesn't match ↵ | Bob Zeleznik | |
| the layout list | |||
| 2020-06-12 | fixed gridflex bugs | usodhi | |
| 2020-06-12 | fixed errors in gridview caused by restructuring. | Bob Zeleznik | |
| 2020-06-11 | from last | 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 | |
