aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/TemplateMenu.tsx
AgeCommit message (Expand)Author
2020-05-19fixed templateMenu exceptionBob Zeleznik
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-11compile error fixes. fix to freeform view zooming when zoomed way out.Bob Zeleznik
2020-05-07fixed most add/remove/move documents to support doc[]'sBob Zeleznik
2020-04-25got rid of focus mechanism on click. fixed shift-click to multiselect. fixe...Bob Zeleznik
2020-04-24moved iconify code into Doc from DocumentView. fixed up starburst a bit.Bob Zeleznik
2020-04-23fixed loading of notes with template types. changed noteTypes to ["template-...Bob Zeleznik
2020-04-23fixed performance of panning with something selected by making TemplateMenu o...Bob Zeleznik
2020-04-13updated childDetailedView stuff for pivot viewBob Zeleznik
2020-04-10more cleanup for layoutDoc/dataDoc/rootDoc updates. fix to doc filtering chec...Bob Zeleznik
2020-04-07got rid of some run-time errors/warnings related to CORS-ifying imagebox requ...Bob Zeleznik
2020-04-05adding nativeWidth as props stuffBob Zeleznik
2020-04-03from lastBob Zeleznik
2020-04-03fixed a bunch of warningsBob Zeleznik
2020-04-03fixed templateisused func. fixed slide view templateBob Zeleznik
2020-04-03fixed some issues with template buttons creating documents. simplified query...Bob Zeleznik
2020-04-02cleaned up applying template code. fixed DocumentBox to work better with excl...Bob Zeleznik
2020-04-01fixed warnings and some compile errors. Made a key value layout and extened ...Bob Zeleznik
2020-03-29working version of nested templates both inside and outside of text boxes.Bob Zeleznik
2020-03-23fixed RichTextMenu to not obscure selection. fixed templateMenu to display a ...Bob Zeleznik
2020-02-28allowing different text templates to be the default. fixing transparency. r...bob
2020-02-12moved showTitle,etc to use _showTitle,etcbob
2020-02-12from lastbob
2020-02-12added animated switching between templates + toggle Detail menu item.bob
2020-02-11fixes for chrome for presBoxbob
2020-02-10fixed filtering bug with pivot view. fixed flyout dismissing for facets.Bob Zeleznik
2020-01-30small template fixes for text mostly.bob
2020-01-30changed syntax to [[(doc)?(:field]] for embedding doc as text blocks. added ...bob
2020-01-29added support for applying layouts to create slide-like narratives.bob
2020-01-29added custom narrative types. fixed scrolling ambiguity with stackviews. can...bob
2020-01-29ui cleanup for pivot viewer/chrome. error fixes. fixed layout of flyoutsbob
2020-01-27fixed some doc button box layout detailsBob Zeleznik
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" wh...bob
2020-01-17changed view types around to be stored on extension doc. added stuff to stac...bob
2020-01-16changed template menu buttonBob Zeleznik
2020-01-10better working version of pivot viewerbob
2019-12-16fixes to focus() from tree view. removed scrollbars from collectionview (when...bob
2019-12-16more exception fixes. added alt-f for floating docs.bob
2019-12-13fixed doc button bar to stay on screenBob Zeleznik
2019-12-12major changes to drag and dropbob
2019-12-11fixed dragging/toggling of floating layer documentsBob Zeleznik
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-11-20lots of changes to make rendering more efficient (fewer mobx invalidations). ...bob
2019-11-19tried to simplify button bar menuBob Zeleznik
2019-10-20initial version of template refactoringBob Zeleznik
2019-10-19cleaned up a bunch layout vs doc issues related to templatesBob Zeleznik
2019-10-16some fixes to linearView for handling templates. fixed DOCUMENTS on library ...Bob Zeleznik
2019-09-25all pdf annotations work?Bob Zeleznik
2019-09-20simplified script execution api a little. fixed dataDoc() related stuff in v...bobzel
2019-09-19fixed mini template menu layoutbob