Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-04 | fixed pointer events for filter button when doc has a title shown | bobzel | |
2024-04-04 | pulling ?? | aidahosa1 | |
2024-04-04 | fixed weird centering, finally got the y positioning working, and am ↵ | aidahosa1 | |
(unsuccesfully) working on creating rows | |||
2024-04-04 | from last | bobzel | |
2024-04-04 | transformation fixes for cardDeckView | bobzel | |
2024-04-04 | hm | aidahosa1 | |
2024-04-04 | figuring out sorting-- may just leave it to god | aidahosa1 | |
2024-04-04 | . | aidahosa1 | |
2024-04-04 | fix for document decorations | bobzel | |
2024-04-04 | figuring out how to find the doc wrapper thing | aidahosa1 | |
2024-04-04 | me vs pointer events who will win | aidahosa1 | |
2024-04-04 | working on implementing card logic | aidahosa1 | |
2024-04-04 | options icon changed | aidahosa1 | |
2024-04-04 | the lack of pushing is astounding actually | aidahosa1 | |
2024-04-04 | fixed weird centering, finally got the y positioning working, and am ↵ | aidahosa1 | |
(unsuccesfully) working on creating rows | |||
2024-04-03 | more fixes to text editor bullets. one small artifact lingers with clicking ↵ | bobzel | |
on empty list item, then backspacing over empty list items, then having to double-backspace when you get to a non-empty item. | |||
2024-04-03 | fixed chrome error with adding space between <spans> and <ol>s after ↵ | bobzel | |
deleting a list_item | |||
2024-04-03 | from last | bobzel | |
2024-04-03 | fixed resizing from corners to snap properly | bobzel | |
2024-04-02 | Merge branch 'master' into zach-starter | Zachary Zhang | |
2024-04-02 | test | Zachary Zhang | |
2024-04-02 | updated h1,etc css. updated package versions. | bobzel | |
2024-04-02 | fixed highlight list type button | bobzel | |
2024-04-01 | fixed tab views to suppress setting height if doc is fitWidth | bobzel | |
2024-04-01 | fixed text toggle buttons to highlight based on selection. enabled ↵ | bobzel | |
background colors for text lists. cleaned up text insertion point setting on pointer up. fixed autoHeight for text boxes with 'auto' nodes like ordered lists. | |||
2024-04-01 | fixing setting marks on ordererd_lists | bobzel | |
2024-04-01 | restored pivot view for metadata not just tags. | bobzel | |
2024-04-01 | fixed exceptions on link to link positions | bobzel | |
2024-04-01 | from last | bobzel | |
2024-04-01 | fixed header template to be marginally functional. | bobzel | |
2024-04-01 | forgot these from last - fixes forced text scroll from pres trail. | bobzel | |
2024-04-01 | revert back to old style of forced text scrolling - doesn't work for pres ↵ | bobzel | |
trails. | |||
2024-03-31 | fixed scrolling to targets in text views. fixed referencing fields on ↵ | bobzel | |
another doc from text box. fixed '@name' technique for publishing documents to also remove documents and work anywhere a title is set. | |||
2024-03-31 | some cleanup | eleanor-park | |
2024-03-31 | Merge branch 'master' into dataviz-ai-sarah | srichman333 | |
2024-03-31 | range | srichman333 | |
2024-03-31 | fixed divider column for notetaking view. fixed scrolling of text docs. ↵ | bobzel | |
fixed keeping user docs in system button bars. | |||
2024-03-31 | selection | Nathan-SR | |
2024-03-31 | ctrl selection | Nathan-SR | |
2024-03-31 | fixed dropdown in title bar location. moved rotate button up to not ↵ | bobzel | |
interfere with button bar. don't blur title when editing it. fix drawgging rotate center on templates. support setting alternate colors for text docs -- pretty hacky. fixed tabbing through dashFieldViews. | |||
2024-03-30 | got rid of HTMLMarkers in favor of Configs -- fixes issues with pdf and web ↵ | bobzel | |
annotations not scrolling to the right place. Also got rid of default values for x/y which caused a similar problem for some configs which should not have x/y set. fixed webBox to have its annotation computedField set properly | |||
2024-03-30 | updated and fixed wiki link to use @(wiki:...) and fixed linkManager from ↵ | bobzel | |
infinite looping on relatedlinker(). fixed clicking in text exxeptions. | |||
2024-03-30 | fixed potential cycle in linkManager relatedLink. fixed anchors to videos ↵ | bobzel | |
not to be to timeline | |||
2024-03-30 | got rid of pdf_thumbnails | bobzel | |
2024-03-30 | audio box fixes | bobzel | |
2024-03-30 | open audio dictation in sidebar | bobzel | |
2024-03-30 | cleanup of import orderings. | bobzel | |
2024-03-30 | trying to cleanup import cycles | bobzel | |
2024-03-30 | weird breaking problem with imports in lightboxview | bobzel | |
2024-03-30 | fixed snapshot workspace functions by getting rid of @actions. fixed ↵ | bobzel | |
lightbox to not rerende on invalidation which allows videos to play. |