| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-22 | fixed up context menu for audio box labels . | bobzel | |
| 2021-09-20 | fixed equations/ink to work properly when not fitwidth in lightbox. don't ↵ | bobzel | |
| show titles for ink or equations using fields now. | |||
| 2021-09-17 | fixed warnings | bobzel | |
| 2021-09-17 | added 'unset' docFilters. changed link doc views to use comparison box with ↵ | bobzel | |
| title/caption. fixed linkEditor to write to data doc. generalized comparisonBox rendering to use parameterized fields. fixed pdf/web to honor pointerEvents none prop and fixed textAnnotations to get rendered once as an Annotation. moved filterIcon stuff into DocumentView | |||
| 2021-09-17 | fixed not inadvertently moving webBoxes after creating a marquee adn then ↵ | bobzel | |
| clicking in the webBox, then clicking outside it. | |||
| 2021-09-16 | added search() component method. changed search menu to call search on ↵ | bobzel | |
| documents that match search string. added seach bar for web pages. | |||
| 2021-09-15 | fixed dragging so that only isDocumentActive documents are dragged (get move ↵ | bobzel | |
| events) which fixes a bug where a nested document and its container might both be dragged at the same time. | |||
| 2021-09-14 | fixed right-click context menu for Windows. | bobzel | |
| 2021-09-14 | merged with master | bobzel | |
| 2021-09-13 | fixed copyPath menu item for images/pdfs. fixed contextmenu right-clicking ↵ | bobzel | |
| to not require preselection of doc. | |||
| 2021-09-13 | fixed dragging document that is unselected by clicking on nested object in ↵ | bobzel | |
| sidbear to not double-drag two items effectively deleting the sidebar document. fixed undoing of document decorations topbar buttons. | |||
| 2021-09-13 | fixed errors and warnings. | bobzel | |
| 2021-09-12 | Merge branch 'master' into menu_updates_geireann | Geireann Lindfield Roberts | |
| 2021-09-12 | Merge branch 'menu_updates_geireann' of ↵ | geireann | |
| https://github.com/brown-dash/Dash-Web into menu_updates_geireann | |||
| 2021-09-12 | updates | geireann | |
| 2021-09-10 | event handling fixes for ink. double click on deselected ink takes shows ↵ | bobzel | |
| handles. lightbox view works. transparent fills are not selectable. | |||
| 2021-09-09 | added SelectionManager.Docs() to avoid having to dereference props to get at ↵ | bobzel | |
| the seelcted Doc. this was causing a cycle in menu items when selected. fixed sizing of filterBox. enabled showing titles for VID,COL,and IMG in addition to RTF. | |||
| 2021-09-09 | fixed anchor menu highlighter button's dropdown location. fixed metadata ↵ | bobzel | |
| view for formattedText. added menu item for metadata view. fixed formattedTextbox initialization. | |||
| 2021-09-08 | added showTitle prop to allow sidebarAnnos to have a custom title | bobzel | |
| 2021-09-08 | from last (fixed text color for headers) | bobzel | |
| 2021-09-08 | made setting background undoable. added setting header color/visibility ↵ | bobzel | |
| from main toolbar. made changing header contents possible using #<key>(;<key)* syntax | |||
| 2021-09-04 | added top/left clip bounds to ink decorations | bobzel | |
| 2021-09-03 | adding ComponentDecorations | vkalev | |
| 2021-09-03 | fixed drawing of link lines - doesn't generate duplicates, and works with ↵ | bobzel | |
| text regions, scroll locations, and document anchors. | |||
| 2021-09-02 | cleaned up overlay ink stroke in document decorations | bobzel | |
| 2021-09-02 | fixed dragging things into collections. reactived fitWidth properties button | bobzel | |
| 2021-09-02 | fixed overlay documents not getting pointer events. | bobzel | |
| 2021-09-02 | Merge branch 'menu_updates_geireann' of ↵ | bobzel | |
| https://github.com/brown-dash/Dash-Web into menu_updates_geireann | |||
| 2021-09-02 | from last | bobzel | |
| 2021-09-02 | Many updates | geireann | |
| - Fixed image uploads so it clones rather than makes an alias - Updated context menu - Removed tools panel from novice mode in favour of ":" menu - Added explainers to menus in novice mode - Re-added the trails button - Changed UI for text, PDF & websites so that it is more consistent | |||
| 2021-09-01 | from last | bobzel | |
| 2021-09-01 | fixed toggleDetail() func to work. | bobzel | |
| 2021-09-01 | changed ctrl-click to open alias to reuse existing alias. changed ↵ | bobzel | |
| documentview to not clearout docView field when invalidated to allow webBox componentView to be persistent which allows proper settting of scrollHeight and allows webBox to grow to vertical space available in tab or lightbox. | |||
| 2021-08-30 | merged with master - fixed warnings and errors. | bobzel | |
| 2021-08-26 | allowed tree views to be scaled which makes slides work in lightbox. | bobzel | |
| 2021-08-26 | a lot of changes to move isContentActive into DocumentView | bobzel | |
| 2021-08-25 | Merge branch 'temporalmedia-mehek' into menu_updates_geireann | geireann | |
| 2021-08-25 | basic audio trim complete | mehekj | |
| 2021-08-25 | mini updates | geireann | |
| 2021-08-25 | fixed events for forceActive documents | bobzel | |
| 2021-08-25 | many updates | geireann | |
| 2021-08-24 | Merge branch 'master' into menu_updates_geireann | geireann | |
| 2021-08-24 | started to fix doc filters to work on any document | bobzel | |
| 2021-08-24 | fixed following link from ink stroke. made interacting with annotatable ↵ | bobzel | |
| documents consistent when selections are cleared by clicking. fixed undo for webboxes. fixed limiting size of links button. | |||
| 2021-08-23 | set max size for blue link button when zooming in. | bobzel | |
| 2021-08-23 | cleaned up videobox controls along with option to switch to native controls. ↵ | bobzel | |
| changed placement of link buttons in lightbox to be outside of document | |||
| 2021-08-18 | updates towards a menu | geireann | |
| 2021-08-17 | made dashboard context menu items context sensitive to whether they're ↵ | bobzel | |
| called from MyDashboards, MySharedDocs or elsewhere. Made treeViewOpen a playground field so that users don't interfere with each other. Made Docking views not generate alias of their tabs when shared. | |||
| 2021-08-06 | fixed webbox history to allow duplicate urls | bobzel | |
| 2021-08-04 | restructured filters again so that filter icons show whether a document has ↵ | bobzel | |
| a filter or inherits one. following a link with a view spec overrides only locally set filters (not inherited ones). | |||
