Wensheng Xu

Results 12 comments of Wensheng Xu

@gabrielguilhoto that scenario makes sense and I will add the background image feature with: - initial background image setting - change the background image and automatically clear the board -...

@gabrielguilhoto recently in Chinese Mid-Autumn holiday, I'll deliver this feature in one or two weeks.

Hi @gabrielguilhoto one more question here, do you need the prop to set initial background image and prop to hide the set background button in UI?

Hi @gabrielguilhoto , I've release the ```0.5.0-beta.0``` version which add the ```initialBackground``` and ```enableBackground``` props. Please help to test some use cases.

Hey @gabrielguilhoto, I've modified the RDB as you suggested on version 0.5.0-beta.1 and the ```useBackground``` has been renamed to ```showBackgroundTool```. Feel free to let me know if there are any...

@cngeru could you list the specific features you want ?

Hi @marcosalles, you are right. The unrelated antd styles have been imported, i will reduce them by directly importing required components style. For the time being, you can check https://github.com/ant-design/ant-design/blob/3.26.20/components/style/core/base.less...

Hi @marcosalles , I've checked the imports and there are no other global side effect styles except for Ant Design. According to the discussion in https://github.com/ant-design/ant-design/issues/9363, I need test some...

Hi @marcosalles, would you help to test the new css bundle in version 0.5.0-beta.2? I have tried some solutions and remove the global style by postinsall scripts.

> Apparently it can't find the scripts directory: > > ``` > [5/5] 🔨 Building fresh packages... > [9/19] ⠐ @scarf/scarf > [-/19] ⠐ waiting... > [3/19] ⠐ fsevents >...