Mailspring/app/spec/fixtures
Ben Gotow cff437e900
Upgrade to Electron 8, improve TS usage and TS errors outside calendar [requires re- npm install] (#2284)
* Shfit away from default exports and PropTypes for better TS support

* localize strings and expand use of types in WeekView, create new EventOccurence distinct from Event

* Remove calendar wrap, use TS enum for view type + consistent prop interface

* Bump Typescript to 3.8.3 and improve query / attribute / search typings

* Re-use the Autolinker for calendar event descriptions with aggressive phone detection

* Clean up WeekView and the editing popover, lots of cruft here

* Update ScrollRegion to initialize scrollbar provided by external ref

* Expose ScrollRegion’s resizeObserver to clean up tick interval tracking

* Simply tickGenerator and move it to a helper

* Bump to Electron 8.x for Chrome 75+ CSS features

* Bump Handlebars dep to fix annoying npm audit noise

* Remove electron-remote from electron-spellchecker

* Explicitly add node-gyp, why is this necessary?

* Fix lesslint issues

* Bump eslint and let it fix 133 issues

* Satisfy remaining eslint@2020 errors by hand

* Add tsc-watch npm script and fix all TS errors outside calendar

* Configure appveyor to publish all the pdb files it gets

* Log sync exit codes and signals for easier triage on Windows

* Upgrade npm, mark that the build process supports Node 11+ not just Node 11

* Resolve more errors

* Upgrade sqlite to be a context-aware native module

* Fix: Tab key no longer navigating into contenteditable because tabIndex not inferred

* Fix: Bad print styles because Chrome now adds more CSS of it’s own when doctype is missing

* Fix: before-navigate is now called after beforeunload
2021-02-14 15:58:22 -06:00
..
emails Totally overhauled composer based on Slate (#524) 2018-01-11 15:55:56 -08:00
module-cache Clean up project directory structure, removing legacy packages folder 2017-08-10 19:24:10 -07:00
packages Add a proper address book with CardDAV + Google People support 2019-10-12 12:40:57 -05:00
paste Spring cleaning: Drop the -webkit css prefix where possible 2019-06-11 00:53:19 -05:00
css.css Clean up project directory structure, removing legacy packages folder 2017-08-10 19:24:10 -07:00
db-test-model.ts Upgrade to Electron 8, improve TS usage and TS errors outside calendar [requires re- npm install] (#2284) 2021-02-14 15:58:22 -06:00
sample-deltas-clustered.json Switch product name to “Mailspring” 2017-09-05 13:40:25 -07:00
sample-deltas.json Switch product name to “Mailspring” 2017-09-05 13:40:25 -07:00
sample.less Run CSS/LESS autoformatter on entrie codebase 2017-10-14 17:36:44 -07:00
table-data.ts Replace Babel with TypeScript compiler, switch entire app to TypeScript 🎉 (#1404) 2019-03-04 11:03:12 -08:00
task-spec-handler.ts Replace Babel with TypeScript compiler, switch entire app to TypeScript 🎉 (#1404) 2019-03-04 11:03:12 -08:00