aboutsummaryrefslogtreecommitdiff
path: root/src/fields/SchemaHeaderField.ts
AgeCommit message (Collapse)Author
2022-08-25fixed crashes in notetaking view and cleaned up code a bit. fixed undo of ↵bobzel
column deletion.
2022-08-19fixed undo bug in dragManager where batches weren't being closed. fixed ↵bobzel
schemaheader copy method to copy all parameters. fixed notetaking columnresizer to create an UndoBatch. fixed notetakingview's columnHeaders to return the actual headers list, not a copy. fixed document decorations to not modify docsBeingDragged
2022-03-07got rid of include cycles for Scripting globals to make hot updates work better.bobzel
2022-03-02upgraded to typescript 4.6.2bobzel
2021-07-12Changed "schemaView" :arrow_right: "collectionSchema"geireann
So style is consistent with other folders
2021-07-10added indentation for visibility of hierarchy0x85FB9C51
2021-03-17added autoHeight proeprtyButton. cleaned up stackingViewFieldColumn a bitbobzel
2020-08-12switching syntax from && to AND for solr filters and added quotes around ↵bobzel
solr term values
2020-05-15renamed new_fields to fieldsSam Wilkins