| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-03 | merge with new ui | Andy Rickert | |
| 2020-08-02 | merge w master | anika-ahluwalia | |
| 2020-08-02 | fixed runtime warnings. fixed color of title text of stacking and masonry views | bobzel | |
| 2020-07-31 | merge | Andy Rickert | |
| 2020-07-30 | merge | anika-ahluwalia | |
| 2020-07-30 | fixed leftsidebar menu buttons | Bob Zeleznik | |
| 2020-07-29 | stackinviews and tree views | Bob Zeleznik | |
| 2020-07-22 | simplified changing columnHeaders in StackingView | Bob Zeleznik | |
| 2020-07-16 | coerced documents in stacking views to display with a mininum height of 20. ↵ | Bob Zeleznik | |
| fixed selection with marquee to choose documents in the collection view, not other aliases. | |||
| 2020-07-14 | fixed issues with creating & using scripting boxes by making scriptFields be ↵ | Bob Zeleznik | |
| a function, not value, prop | |||
| 2020-07-03 | merge w search_doc | Andy Rickert | |
| 2020-07-02 | fixing kluge with scrolling | geireann | |
| 2020-06-30 | Merge branch 'master' into mobile_revision_direct | geireann | |
| 2020-06-29 | changed a lot of collection keys to start with "_" -- particularly for ↵ | Bob Zeleznik | |
| Stacking and Schema views. Also added filtering to facet filters. enabled facet filter for sidebar library. | |||
| 2020-06-23 | Merge branch 'master' into mobile_revision_direct | geireann | |
| 2020-06-22 | merge | Andy Rickert | |
| 2020-06-17 | made docFilters a prop on everything | Bob Zeleznik | |
| 2020-06-18 | pdf changes + radial menu + create new workspaces | geireann | |
| (bug with ink) | |||
| 2020-06-17 | Merge branch 'master' into mobile_revision_direct | geireann | |
| 2020-06-17 | fixed scrolling in left sidebar tools panel. changed docking data fieldto ↵ | Bob Zeleznik | |
| track all tabs ever created. changed tab colors. enabled of embedding into text documents with 'a' | |||
| 2020-06-16 | mobile menu bug fixes + doc button fix | geireann | |
| 2020-06-09 | fixed lots of errors/warnings. added 'a' to be able embed documents on ↵ | Bob Zeleznik | |
| drop. added 'l' toggle to perist lasso/marquee mode. | |||
| 2020-06-04 | prevented colectionstackview scrolling when nested collctions are scrolled | Bob Zeleznik | |
| 2020-06-03 | merge | Andy Rickert | |
| 2020-05-26 | upate activeFrame from currentTimecode | Bob Zeleznik | |
| 2020-05-18 | added opacity for stacking views. | Bob Zeleznik | |
| 2020-05-16 | fixed copying of computed fields (bug when aliasing animated collections). ↵ | Bob Zeleznik | |
| fixed opacity for presentation view. renamed timecode to match with video timecodes. | |||
| 2020-05-15 | renamed new_fields to fields | Sam Wilkins | |
| 2020-05-13 | bucket ui | Andy Rickert | |
| 2020-05-13 | fixed presentations to not find items in the presentation list. cleaned up ↵ | Bob Zeleznik | |
| webbox css | |||
| 2020-05-12 | fixed issues with preselements not updating. fixed focus issues with ↵ | Bob Zeleznik | |
| stacking view for Presentations | |||
| 2020-05-12 | changed isBackground setting to reset nativeW/H to W/H. fixed presBox ↵ | Bob Zeleznik | |
| reordering. fixed resizing of fixedAspect suff from sides. | |||
| 2020-05-11 | changed Cors behavior for WebBox(On for everything except GoogldDocs). ↵ | Bob Zeleznik | |
| Update Freeze to work for ctrl-resizing text, and showing full screen. reorged context menus. | |||
| 2020-05-07 | added batch requesting of list items. fixed some performance issues with ↵ | Bob Zeleznik | |
| tree views. | |||
| 2020-05-06 | fixed label box overflow. fixed linking to items in a stacking panel. | Bob Zeleznik | |
| 2020-05-04 | fixed links and snap lines broken by moving things into DragManager. | Bob Zeleznik | |
| 2020-05-03 | extended documentBox's to support drag and drop of style. reorganized ↵ | Bob Zeleznik | |
| imports to avoid some cycles | |||
| 2020-05-02 | turn off targetDropAction when dropping in same colleciton. cleaned up ↵ | Bob Zeleznik | |
| PresBox stuff to use single template to render all contents (which are otherwise unmodified). | |||
| 2020-05-02 | cleaned up a lot of layoutTemplate/String props. fixed link drawing. | Bob Zeleznik | |
| 2020-05-01 | added childLayoutTemplate to render collection children w/o modifying them. ↵ | Bob Zeleznik | |
| fixed docComponent's layoutDoc to use LayoutDoc prop. change buxton template to use new template mechanisms. fixed fixed lint errors. | |||
| 2020-05-01 | fixed presentations to allow drag and drop. fixed pres box to use ↵ | Bob Zeleznik | |
| RenderData instead of modifying presentation elements with unnecessary info like their containing PresBox and their presentation index position. COnverted COntentFIttingDocumentView to use DocumentView's props | |||
| 2020-04-30 | added double click script support | Bob Zeleznik | |
| 2020-04-27 | fixed fontsize inheritance. fixed masonry view with a columnWidth of -1 to ↵ | Bob Zeleznik | |
| fit width. cleaned up masonry and editableViews | |||
| 2020-04-26 | fixed multi/col/row views to work with templates. fixed context menu ↵ | Bob Zeleznik | |
| subitems to appear on screen. fixed tree view display of text nodes. | |||
| 2020-04-23 | fixed browser back after link navigation. simplified menus more. fixed ↵ | Bob Zeleznik | |
| jitter mode to be seeded. fixed menu gear for collections. . | |||
| 2020-04-18 | changed structure of template docs in sidebar. got rid of special context ↵ | Bob Zeleznik | |
| menu in tree view in favor of pushing everything to document context menus which ca now be extended by the local document or through props. | |||
| 2020-04-12 | fixed nudging stoppropagation stuff. fixed inPlace addDocTab for non ↵ | Bob Zeleznik | |
| freeform views | |||
| 2020-04-07 | lots of code cleanup - removed all northstar db stuff. added scriptingBox. ↵ | Bob Zeleznik | |
| renamed things. made collectiontypes strings not numbers. | |||
| 2020-04-06 | fixed autoHeight for masonry & removing observers when switching out | Bob Zeleznik | |
| 2020-04-06 | fixed sizing stacking views. fixed rotating images. fixed undo stacking drags. | Bob Zeleznik | |
