aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/PresBox.tsx
AgeCommit message (Collapse)Author
2020-09-21mini changeGeireann Lindfield Roberts
2020-09-21Merge branch 'presentation_v1' of ↵Geireann Lindfield Roberts
https://github.com/browngraphicslab/Dash-Web into presentation_v1
2020-09-21location updateGeireann Lindfield Roberts
2020-09-18cleaned up warnings and split collection tree view into Tree View abobzel
2020-09-18fixed pinWithView iconbobzel
2020-09-18view path UI updatesGeireann Lindfield Roberts
2020-09-18Fixed merge from presentation_updatesGeireann Lindfield Roberts
2020-09-11fixed warnings and fixed focus on slidebobzel
2020-09-11changes to switch from 'pt' units to 'px' for fonts. fixxes to ↵bobzel
presentations for treeview outlines.
2020-09-10made basic progressivized slides using TreeViewbobzel
2020-09-08fixes to make nativesize work for all collections and templates.bobzel
2020-09-04fixed typos + css + changing value on dropped documents in masonry view + ↵usodhi
ink x + added .mpeg as acceptable audio format
2020-08-29split out TabDocView from CollectionDockingView (where it had been called ↵bobzel
DockedFrameRenderer)
2020-08-29major restructure of how addDocTabs works. now you can add/replace with ↵bobzel
options for left/right/top/bottom and specific panel names
2020-08-28fixed undo for collection tabs. fixed treeview to support freezeChildren to ↵bobzel
prevent children from being removed from the tree. Made _isBackground a layoutfield. fixed formattedTextBox exceptions on undo from a tab.
2020-08-27fixed up undo for copy/cloning documents and for opening mainMenu sidebarbobzel
2020-08-27from lastbobzel
2020-08-24simplified sidebar document structure. changed treeViewHideTitle to ↵bobzel
treeViewHideTopDoc along with semantics to match. fixed linkBox to work with updates.
2020-08-24changed names of currentFrame, curPage, and currentTimecode to start with ↵bobzel
"_'. moved actions out of the properties options buttons to colelction menu.
2020-08-24fixed presentation trails being added to myPresentations. fixed properties ↵bobzel
pane to set title "in place".
2020-08-24cleaned up all library() calls to add icons. fixed import styles. fixed ↵bobzel
keyboard events for presentation views to trigger when no input box is the target.
2020-08-24small change with transition changegeireann
bug fix
2020-08-24Loop mode for playing presentationsgeireann
2020-08-24Add with marquee view adds new pres to myPresentations listgeireann
Small change
2020-08-24Merge branch 'master' into presentation_updatesgeireann
2020-08-23added 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-20Merge branch 'master' into presentation_updatesgeireann
2020-08-19cleaning lint errorsbobzel
2020-08-19fixed frame animations and added frames to bookmarked views.bobzel
2020-08-17bug fixes + new ways of adding pres with viewGeireann Lindfield Roberts
2020-08-13fixed warnings.bobzel
2020-08-14minimize final changesGeireann Lindfield Roberts
2020-08-14minimize + import multipleGeireann Lindfield Roberts
2020-08-12made addDocTab(..,"replace") reuse the right tabbobzel
2020-08-13bug fixes, small UI changes, import in left sidebarGeireann Lindfield Roberts
2020-08-12Merge branch 'master' into presentation_updatesGeireann Lindfield Roberts
2020-08-12bugs fixes from other compGeireann Lindfield Roberts
2020-08-10fixed issues with presentationBox grabbing all keyboard events and ↵bobzel
preventing title edits among others. fixed runtime errors. fixed groupManager to open again.
2020-08-09Merge branch 'master' into presentation_updatesGeireann Lindfield Roberts
2020-08-09updatesGeireann Lindfield Roberts
2020-08-07Merge branch 'master' into presentation_updatesGeireann Lindfield Roberts
2020-08-07moving viewfinderGeireann Lindfield Roberts
2020-08-07smaller buttons and bug fixanika-ahluwalia
2020-08-06fixed lint warningsbobzel
2020-08-07viewfinder updates (bug fixes) :eyes:Geireann Lindfield Roberts
2020-08-07keyEvent changes :key: :point_down:Geireann Lindfield Roberts
2020-08-07presentaiton options slightly reformatted :pear:Geireann Lindfield Roberts
2020-08-06remove console log and texte -> text :basecamp:Geireann Lindfield Roberts
2020-08-06audio auto play bug fix && some more commentingGeireann Lindfield Roberts
2020-08-06ui changes and commenting codegeireann
also removed _viewTransition and backgroundColor...