You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor theme management and customization in PagBank SDK
- Removed predefined themes from the library and transitioned to a fully customizable theme approach.
- Updated README and STYLING_GUIDE to reflect new theme creation methods and examples.
- Simplified theme application in example app, ensuring themes are applied on initialization.
- Enhanced theme utility functions for better validation and merging of themes.
- Cleaned up example components to focus on dynamic theme switching and customization.
- Removed obsolete StyleExampleNew component to streamline codebase.
0 commit comments