You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gristlabs_grist-core/app/client/lib
Arnaud Peich 79deeca640
Make a good part of the app localizable and add French translations (#325)
2 years ago
..
ACIndex.ts (core) Fixing ACIndex highlightMatches functions 2 years ago
ACSelect.ts Improve input team member (#268) 2 years ago
ACUserManager.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
CustomSectionElement.ts (core) move client code to core 4 years ago
Delay.ts (core) move client code to core 4 years ago
DocPluginManager.ts (core) move client code to core 4 years ago
FocusLayer.ts (core) When managing focus, don't auto-scroll 2 years ago
HomePluginManager.ts (core) Adding import from google drive to the home screen 3 years ago
ImportSourceElement.ts (core) move client code to core 4 years ago
Mousetrap.js (core) Improve focus and keyboard shortcuts in modals. 4 years ago
ObservableMap.js (core) move client code to core 4 years ago
ObservableSet.js (core) move client code to core 4 years ago
ReferenceUtils.ts (core) Reference and ReferenceList formatters 2 years ago
SafeBrowser.ts (core) dust off electron build a little bit 2 years ago
SafeBrowserProcess.css (core) move client code to core 4 years ago
TokenField.ts (core) Add dark mode to user preferences 2 years ago
UrlState.ts (core) Fixes persistence of the aclAsUser_ parameters across navigation 3 years ago
Validator.ts (core) Add dark mode to user preferences 2 years ago
autocomplete.ts (core) Fixing UserManger releted tests 2 years ago
browserGlobals.js (core) move client code to core 4 years ago
browserInfo.ts (core) Fixing bug with first click on windows 2 years ago
chartUtil.ts (core) Fix error bars for bar chart 2 years ago
copyToClipboard.ts (core) move client code to core 4 years ago
dblclick.ts (core) Fix double-tap on Android failing to select tapped cell; ensure gestures don't get interpreted as double-tap 3 years ago
dispose.d.ts Correct spelling mistakes 2 years ago
dispose.js (core) move client code to core 4 years ago
dom.js (core) move client code to core 4 years ago
domAsync.ts (core) move client code to core 4 years ago
download.js (core) move client code to core 4 years ago
formUtils.ts (core) Migrate to SRP and add change password dialog 2 years ago
fromKoSave.ts (core) move client code to core 4 years ago
guessTimezone.ts (core) move client code to core 4 years ago
helpScout.ts (core) Reopen HelpScout beacon to the last-opened article 2 years ago
imports.d.ts (core) tweak how search bar places cursor on sections 3 years ago
imports.js (core) Speed up and upgrade build. 2 years ago
koArray.d.ts (core) move client code to core 4 years ago
koArray.js (core) move client code to core 4 years ago
koArrayWrap.ts (core) move client code to core 4 years ago
koDom.js (core) Scrolling to the active record when editor is activated 2 years ago
koDomScrolly.css (core) move client code to core 4 years ago
koDomScrolly.js (core) move client code to core 4 years ago
koForm.css (core) Add dark mode to user preferences 2 years ago
koForm.js (core) move client code to core 4 years ago
koUtil.js (core) Multi-column configuration 2 years ago
loadScript.js (core) move client code to core 4 years ago
localStorageObs.ts (core) Polishing upgrade plan UI 2 years ago
localization.ts Adding type inference and makeT helper function 2 years ago
log.ts (core) support ?embed=true and &style=light for a clean embed experience 4 years ago
multiselect.css (core) move client code to core 4 years ago
multiselect.js (core) move client code to core 4 years ago
sessionObs.ts (core) Allow left pane to auto-expand on mouse over 2 years ago
sortUtil.ts (core) Adding sort options for columns. 3 years ago
tableUtil.ts (core) Fix some bugs with repositioning rows. 2 years ago
testState.ts (core) move client code to core 4 years ago
textUtils.ts (core) Check document ID when parsing pasted references 2 years ago
uploads.ts (core) Switch excel import parsing from messytables+xlrd to openpyxl, and ignore empty rows 2 years ago