aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionSchema/CollectionSchemaCells.tsx
AgeCommit message (Collapse)Author
2022-08-10basic table in progressmehekj
2022-05-06changed following links to open up icons all the way down to the target ↵bobzel
document. allow StartLink to work with webBox w/ text selection. fixed web clippings to have a cursor and grab keyDown events.
2022-03-04removed pseudo Doc type system. playing with hot reloading.bobzel
2022-03-02upgraded to typescript 4.6.2bobzel
2021-10-14Merge branch 'master' into schema-view-En-Huageireann
2021-10-06fixed lightbox view to shrinkwrap collections when opened, but not force fit ↵bobzel
contents to allow users to navigate. fixed comparison box to show context of maker'/annotation documents. fixed ink pointer events to honor pointerEvents prop (eg when embedded in a comparisonBox that turns them off).
2021-09-14fixed height of maincontent. fixed warnings.bobzel
2021-08-27Merge branch 'master' into schema-view-En-Huageireann
2021-08-25added comment, fixed path issue0x85FB9C51
2021-07-28Merge branch 'master' into linking-anhdinhanhtruong
2021-07-27fixe MakeClone to handle links properly. fixed cloning richtext to update ↵bobzel
rich text references to documents properly. fixed dragging to call MakeClone properly.
2021-07-24Merge branch 'master' into linking-anhdinhanhtruong
2021-07-22Merge branch 'master' into Ashleygeireann
2021-07-21Fixed minor bugs0x85FB9C51
2021-07-21fixed the fact that text, number, and boolean were ignoring input types when ↵0x85FB9C51
accepting input
2021-07-21fixed date formatting0x85FB9C51
2021-07-21Revert "fixed date formatting"0x85FB9C51
This reverts commit d358e6952effeb933ab57e4b343d8f0886077d55.
2021-07-21fixed date formatting0x85FB9C51
2021-07-12Changed "schemaView" :arrow_right: "collectionSchema"geireann
So style is consistent with other folders