-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The big refactor — part 4: Marie Kondo edition (#198)
* Move core components to core.component package Includes moving their styling to a subpackage * Move state to core.state package * Move other bits to core and foundation packages * Move basic theme stuff to foundation package The foundation package doesn't depend on core anymore! * Rename core package to ui * Remove int-ui-core module Its few files have been moved to ui and intui-standalone * Rename core module to ui * Split foundation module out of ui module * Add missing foundation.api file * Remove unnecessary FQNs
- Loading branch information
Showing
222 changed files
with
4,785 additions
and
4,598 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
core/src/main/kotlin/org/jetbrains/jewel/ClassLoaderProvider.kt
This file was deleted.
Oops, something went wrong.
102 changes: 0 additions & 102 deletions
102
core/src/main/kotlin/org/jetbrains/jewel/ComponentStyling.kt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.