lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Feat]: Latest antd version (>=5.17) to support css layer

Open vietdanh1899 opened this issue 1 year ago • 0 comments
trafficstars

Is your feature request related to a problem? Please describe. I'm embedding lowcoder-sdk to my applications. However, the antd css is taking the priority and override my css. Since antd 5.17, it supports @layer attribute (https://ant.design/docs/react/compatible-style), so i can define whatever my css layers order are.

Some changes need to be considered are DatePicker apis.

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

vietdanh1899 avatar Jun 24 '24 11:06 vietdanh1899