Mailspring/app/static
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
..
animations/inbox-zero Clean up project directory structure, removing legacy packages folder 2017-08-10 19:24:10 -07:00
fonts Totally overhauled composer based on Slate (#524) 2018-01-11 15:55:56 -08:00
images Pad the new “Show Original” menu item slightly, update changelog 2020-05-20 22:17:39 -05:00
sounds Clean up project directory structure, removing legacy packages folder 2017-08-10 19:24:10 -07:00
style 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
all_licenses.html Update Mailspring-Sync license document 2021-02-08 15:00:29 -08:00
all_licenses_preamble.html Update Mailspring-Sync license 2021-02-08 15:01:35 -08:00
db-migration.html Spring cleaning: Drop the -webkit css prefix where possible 2019-06-11 00:53:19 -05:00
db-vacuum.html Spring cleaning: Drop the -webkit css prefix where possible 2019-06-11 00:53:19 -05:00
font-awesome.min.css Totally overhauled composer based on Slate (#524) 2018-01-11 15:55:56 -08:00
index.html 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
index.js Fix PATH being undefined in windows on Linux [spellchecker exception] 2017-10-09 00:25:36 -07:00