| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-26 | adding snapping code between ink strokes. added some componentView API ↵ | bobzel | |
| functions to convert local (eg ink) points to/from screen space and for snapping | |||
| 2021-10-26 | fix to ink rotation to preserve rotation center between rotations. | bobzel | |
| 2021-10-26 | Merge branch 'master' into temporalmedia-mehek | mehekj | |
| 2021-10-26 | when document is in lightbox view and a link is followed to its sidebar, we ↵ | bobzel | |
| no longer reopen the document in its context. fixed selecting annotations on web/pdf. don't change document height when shown in a linkPreview. webBox fixes for pages with scripts. fixed range bounds when clicking on web text several fixes to web pages on server and client. client webbox allows clicks on divs with onclick instead of doing selection also hacky fix so that google search url doesn't keep expanding by removing 'q=' regions also added prevent/allow script menu item server grabs all html and hides id="google.." which are ads. also rewrites hrefs starting with http to route through corsProxy also removes target=_blank tags to prevent pages from opening outside of dash. also cleaned up routes and comments also when not logged in, references to anything in dash domain route to /home | |||
| 2021-10-07 | Merge branch 'master' into temporalmedia-mehek | mehekj | |
| 2021-09-29 | made IsClosed a static function. fixed warnings and errors. | bobzel | |
| 2021-09-27 | Merge branch 'master' into temporalmedia-mehek | bobzel | |
| 2021-09-27 | made docs with no author Admin for everyone. fixed run-time warnings: not ↵ | bobzel | |
| memoized accesses when panning, NaNs drawing some labelBoxes, filter box filter boolean options, | |||
| 2021-09-25 | from last | bobzel | |
| 2021-09-25 | from last | bobzel | |
| 2021-09-24 | Merge branch 'master' into temporalmedia-mehek | bobzel | |
| 2021-09-23 | fixed one crash when color string has capital letters. | bobzel | |
| 2021-09-22 | Merge branch 'master' into temporalmedia-mehek | bobzel | |
| 2021-09-22 | fixed up context menu for audio box labels . | bobzel | |
| 2021-09-21 | fixed up some darkScheme css, enabled comic mode for developers, enabled ↵ | bobzel | |
| opening up fields on dashboards in myDocuments | |||
| 2021-09-21 | tried to make captions more readable when zoomed out by playing with scaling ↵ | bobzel | |
| and overflow. removed sidebar button from captions. | |||
| 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 | |
