Thulof Qu
Thulof Qu
Hi, @mellis481 @dgreene1 @MadCcc I have pushed a PR to add a `role` prop to notification component, please review it. https://github.com/ant-design/ant-design/pull/39611
> @Thulof Can you check my latest comment in your PR please? Sure, I will check it. In the past period, I had a bad cold, so I didn't follow...
As the warning say, you should render Breadcrumb.Item directly under Breadcrumb.
抱歉,我使用 vite 创建一个新项目,并没有复现问题。请问你的脚手架是什么?
> @Thulof Thanks for creating this PR! When the notification has `role="status"`, you'd also need to ensure it opens in an element with `role="region"` and `aria-live="polite"` so that screen readers...
When targeting an older version of ECMAScript during the build process, the behavior of Babel differs from other TypeScript compilers such as TSC or SWC. This discrepancy leads to a...
We should call init method to load the wasm file before to call other method in browser. I have created a pull request https://github.com/fengkx/jieba-wasm/pull/4 to show usage in browser.
@microsoft-github-policy-service agree
Hi, @micahgodbolt could you please help review this Pull Request? Thank you
> Hi @Thulof, thank you for your contribution! There are a few errors in the CI: > > * Could you please address the formatting issues (prettier) in the `packages/react-components/react-slider/library/src/components/Slider/useSliderState.tsx`...