|
13bb4492c9
|
chore: remove apitypings specific go.mod (#15899)
Keeping the deps in sync between this and the primary go.mod is
a headache.
adds Tailscale generated types
|
2024-12-18 07:18:31 -06:00 |
|
|
077e594856
|
chore: switch to guts for typescript types generation (#15801)
switch to guts for typescript type generation
omitempty vs null must now be explicit
|
2024-12-11 14:39:21 -06:00 |
|
|
1c3dc8392e
|
chore: remove dangling eslint-ignore comments (#14334)
|
2024-08-19 16:08:53 -06:00 |
|
|
d9da054c9d
|
chore: update generated array type definitions in TypeScript to be readonly (#12947)
* chore: types generated handling readonly slices
* add -update flag to update goldens
* revert excess gens
* fix: update most UI types to account for readonly modifiers
* fix: remove accidental mutation from NavBarView
* fix: remove mutation warning for BatchUpdateConfirmation stories
* fix: remove mutation warning for BactchUpdateConfirmation
* fix: format ActiveUserChart
* fix: update import to make linter happy
* fix: update fmt issue
* fix: disable file write lint rule from unit test
---------
Co-authored-by: Parkreiner <throwawayclover@gmail.com>
|
2024-04-15 09:46:10 -04:00 |
|
|
369b5d1c2d
|
chore: Add generics to typescript generator (#4664)
* feat: Support generating generics in interfaces
* Switch struct to a template
* Support generics in apitypings
|
2022-10-20 08:15:24 -05:00 |
|