Skip to content

Kotlin/integration#891

Draft
cliebhardt wants to merge 628 commits into
mainfrom
kotlin/integration
Draft

Kotlin/integration#891
cliebhardt wants to merge 628 commits into
mainfrom
kotlin/integration

Conversation

@cliebhardt

Copy link
Copy Markdown
Contributor

Adds Views translated into Kotlin using the webforj DSL and updates integration tests to automatically test both Java and Kotlin version.

cliebhardt and others added 30 commits March 24, 2026 16:00
- introduce space between configuration and chidlren
- use add classNames extensions instead of addClassName
- fix wrong CSS unit being used in ButtonKoltinView
- remove Kotlin from FrameTitle annotations
- intorduce space between configuration and children
- move configuration before children
- remove unused imports from ClosableAlertKotlinView
- Includes Color-, Date-, DateTime-, Number-, Password-, Text-,
TimeField
cliebhardt and others added 30 commits June 9, 2026 12:07
- Rename TerminalKotlinVIew to TerminalKotlinView
- use interpolation instead of concatenation in processCommand method
- apply theme
- interpolate escape sequence
- swap stop/startStreaming call in if branches
- correct typo for pause and play icons
- add missing space between timestamp and level
- interpolate escape sequence
- remove nullibility from type argument of Composite
- Restore messageType argument in constructor call
- use apply instead of method chain call
- remove not-null assertion operator (!!)
- use isNullOrEmpty predicate
- use self instad of boundComponent
- add missing AppDrawerToggle to the start slot of Toolbar
- remove unused import
- add missing isDrawerHeaderVisible and isDrawerOpened
- fix typo in Joe Smith
- use classNames plusAssign instead of method call
- change icon user to users
- use IconButton instead of TabbedPane as prefixSLots of tabs
- use Tabler icon instaed of TabbedPane for prefix slot in Tabs
- change icon user to users
- move AppLayout configuration out of headerSlot block
- replace TabbedPane with Tabler icons in prefix slot of Tabs
- change icon user to users
- move button block before table block
- use unit extensions instead of Strings in button block
- change justifyContent to BETWEEN from CENTER
- remove the val keyword from temperatureSlider
- use unit extension instead of String to set font-size style
feat: add missing kotlin table views
feat: add kotlin views for terminal
feat: add Kotlin views for Refresher component
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants