Changelog
- fix(ts): adds missing type definitions (#5054)
- fix(docs): update docs cheat sheet to TS (#5052)
- fix(ts): optional properties in progress steps component (#5049)
- Update star rating color to black (#5045)
- fix(docs): add sharedProps to banner yard config (#5046)
- fix(ts): add $style prop to block component (#5038)
- fix(ts): mark default modal props as optional (#5037)
- chore(docs): remove ie support from docs site - improve build time (#5042)
- fix(docs): remove extract-react-types from docs site (#5034)
- fix(types): update type aliases, mark optional props for checkbox (#5035)
- fix(types): accordion, relax children type (#5033)
- fix(types): backward compatibility fixes (#5032)
- Divider component (#5027)
- TypeScript migration (#4989)
- chore(themes): add new token backgroundOverlayArt (#5030)
- fix(typescript): fix type errors in converted code (#5009)
- Merge pull request #5008 from zxbodya/converty-to-ts
- fix(test): remove incorrect js extension in jest.unmock call
- chore(build): update config to use typescript sources
- chore(jest): typescript test config
- flowts convert
- flowts rename
- chore(typescript): prepare for migration (#5007)
- fix(sync): use main branch (#5023)
- chore(sync): add sync script (#5019)
- fix(badge): avoid warning for inline badges (#5013)