react-calendar icon indicating copy to clipboard operation
react-calendar copied to clipboard

feature request: remove all JS styling

Open zigotica opened this issue 4 years ago • 6 comments

Hi,

Would it be possible to remove all JS styling (i.e. overflow: hidden, widths, max-widths, flex behaviours and so on). They make it very hard to restyle. A good alternative would be to use class swapping depending on component states.

Thank you

zigotica avatar Mar 12 '20 15:03 zigotica

Would also be interested in this option.

ladyd252 avatar Mar 24 '20 23:03 ladyd252

Will look into that but as a breaking change it'll have to be done in 4.x release.

wojtekmaj avatar Mar 29 '20 10:03 wojtekmaj

@wojtekmaj Greetings. I have to unstyle the weekend days (remove the red color) would it be possible? Thanks a lot for your attention and cool calendar

pedro-surf avatar Apr 01 '20 12:04 pedro-surf

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this issue will be closed in 14 days.

github-actions[bot] avatar Nov 08 '21 00:11 github-actions[bot]

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this issue will be closed in 14 days.

github-actions[bot] avatar Feb 07 '22 00:02 github-actions[bot]

Optionally it could just be a parameter that you set on the component that removes it. I'm also having a nightmare trying to style it because of all the inline styles.

arne avatar Dec 13 '22 12:12 arne