mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
d29770511c
Summary: The feature is behind a flag GRIST_FORMULA_ASSISTANT (must be "true"). But can be enabled in the developer console by invoking GRIST_FORMULA_ASSISTANT.set(true). Keys can be overriden in the document settings page. Test Plan: For now just a stub test that checks if this feature is disabled by default. Reviewers: paulfitz Reviewed By: paulfitz Subscribers: dsagal Differential Revision: https://phab.getgrist.com/D3815 |
||
---|---|---|
.. | ||
breadcrumbs.ts | ||
buttons.ts | ||
buttonSelect.ts | ||
checkbox.ts | ||
ColorPalette.ts | ||
ColorSelect.ts | ||
cssVars.ts | ||
draggableList.ts | ||
editableLabel.ts | ||
IconList.ts | ||
icons.ts | ||
links.ts | ||
loaders.ts | ||
menus.ts | ||
modals.ts | ||
pages.ts | ||
popups.ts | ||
search.ts | ||
select.ts |