0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2024-12-22 15:23:29 -05:00
Commit graph

6 commits

Author SHA1 Message Date
Neil Jenkins
ac5972b7e3 Fix code formatting in tests 2024-07-17 16:18:59 +10:00
Callum Skeet
8ee145ede6 Remove usage of private fields/methods in spec 2023-08-01 12:41:48 +10:00
Callum Skeet
39b759de1c Fix variable shadowing in spec 2023-07-31 12:49:38 +10:00
Callum Skeet
3dcd940a20 Type editor in spec
This makes it easier to catch inconsistencies between the spec and
interface for Squire.
2023-07-31 12:49:31 +10:00
Callum Skeet
54914dd5d5 Add non-null assertions to element queries in spec 2023-07-31 12:49:20 +10:00
Neil Jenkins
fe0dfdf6c4 Squire 2.0
This is a massive refactor to port Squire to TypeScript, fix a bunch of small
bugs and modernise our tooling. The development was done on an internal
repository, so apologies to anyone following externally for the commit dump;
updates from here should come as real commits again.

Co-authored-by: Joe Woods <woods@fastmailteam.com>
2023-01-23 13:18:29 +11:00