chakra-codemod icon indicating copy to clipboard operation
chakra-codemod copied to clipboard

feat(color-mode): mode-to-color-mode-pseudos

Open takethefake opened this issue 3 years ago • 0 comments

Todo:

  • return mode(...) in ./alert.ts,input.ts
  • variable is used in templatestring (badge.ts,popover.ts,tooltip.ts)
  • remove unused props (closeButton,form,formError,kbd,menu,number-input,progress,skip-link,slider,)
  • colormode variable is used as a function argument (progress.ts,skeleton.ts)

Current result for chakra-ui can be viewed here https://github.com/chakra-ui/chakra-ui/pull/5601

takethefake avatar Mar 08 '22 00:03 takethefake