Git with a cup of tea, painless self-hosted git service
Mirror for internal git.with.parts use
https://git.with.parts
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
silverwind
40395ce582
Update mermaid to v11 ( #31913 )
...
Update mermaid to
[v11](https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0 ) and
enable the new [`suppressErrorRendering`
option](https://github.com/mermaid-js/mermaid/pull/4359 ) to ensure
mermaid never renders error elements into the DOM (we have per-chart
error rendering, so don't need it). Tested various chart types.
BTW, I was unable to reproduce that error rendering from mermaid with
`suppressErrorRendering: false` and I thought we had some CSS to hide
the error element, but I could not find it, not even in git history.
3 months ago
..
components
Fix overflowing content in action run log ( #31842 )
3 months ago
features
Actions support workflow dispatch event ( #28163 )
3 months ago
markup
Update mermaid to v11 ( #31913 )
3 months ago
modules
Add types to various low-level functions ( #31781 )
3 months ago
render
Convert frontend code to typescript ( #31559 )
4 months ago
standalone
Convert frontend code to typescript ( #31559 )
4 months ago
utils
Add types to various low-level functions ( #31781 )
3 months ago
vendor
Convert frontend code to typescript ( #31559 )
4 months ago
webcomponents
Convert frontend code to typescript ( #31559 )
4 months ago
bootstrap.test.ts
Convert frontend code to typescript ( #31559 )
4 months ago
bootstrap.ts
Add types to fetch,toast,bootstrap,svg ( #31627 )
4 months ago
globals.ts
Convert frontend code to typescript ( #31559 )
4 months ago
htmx.ts
Add types for js globals ( #31586 )
4 months ago
index.ts
Actions support workflow dispatch event ( #28163 )
3 months ago
svg.test.ts
Convert frontend code to typescript ( #31559 )
4 months ago
svg.ts
Add types to fetch,toast,bootstrap,svg ( #31627 )
4 months ago
types.ts
Add types to fetch,toast,bootstrap,svg ( #31627 )
4 months ago
utils.test.ts
Convert frontend code to typescript ( #31559 )
4 months ago
utils.ts
Convert frontend code to typescript ( #31559 )
4 months ago
vitest.setup.ts
Convert frontend code to typescript ( #31559 )
4 months ago