Commit Graph

4 Commits

Author SHA1 Message Date
Khaleel Al-Adhami
9deda27450 add test for html issue 2024-08-15 16:19:27 -07:00
Khaleel Al-Adhami
2f49ce0201 solve more CI issues, down to 94 failures 2024-08-13 13:06:58 -07:00
Masen Furer
b7e85ecec4
[REF-2574] Default width for Stack (+children) and default padding for container (#3104) 2024-04-30 13:15:57 -07:00
Thomas Brandého
0af4770180
generate pyi files when building/publishing 3rd party component (#2945)
* build pyi files when building/publishing 3rd party

* fix typo in workflow

* add future annotation

* add tests to pass coverage check

* add more unit tests

* omit pyi_generator from test coverage

* change black from dev deps to direct deps

* remake all pyi

* format pyi if black is present, return as if otherwise

* fix requested changes

---------

Co-authored-by: Masen Furer <m_github@0x26.net>
2024-03-29 09:54:21 -07:00