mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-06-13 20:53:59 +00:00
* feat: allow simple click on certain cases for editing field in cardView * remove empty line * test fix : add trick to limit the context of event * desable the simple click behavior on widget card in mobile * Delete timings.txt * Delete xunit.xml * clean-feat(Simple click on Card): use field type and id * ignore local testing files * codeStyle(single click on card): rename var + move util function in DetailView.prototype * remove unused var * CIFix(SingleClickOnCard): escape of field editor before close test |
||
|---|---|---|
| .. | ||
| client | ||
| common | ||
| deployment | ||
| fixtures | ||
| formula-dataset | ||
| gen-server | ||
| nbrowser | ||
| server | ||
| timings | ||
| .eslintrc.js | ||
| chai-as-promised.js | ||
| init-mocha-webdriver.js | ||
| mocha.opts | ||
| report-why-tests-hang.js | ||
| setupPaths.js | ||
| split-tests.js | ||
| test_under_docker.sh | ||
| testUtils.ts | ||
| tsconfig.json | ||
| upgradeDocument | ||
| upgradeDocumentImpl.ts | ||
| utils.js | ||
| xunit-file.js | ||