Additions and changes:
- Supported rotation transformation
- Switched to new API Generator Fixes:
- Fixed build configuration
- Added LottieExceptionHandler
- Added focus support in DivInput
- Renamed DivKit Demo to DivKit Playground
- Fixed DivData states transition
- Fixed visibility actions for transitioning blocks
- Fixed text alignment in DivInput
- Fixed camera initialization in DivKit Playground
- Improved parseDivData methods in DivKitComponents
- Improved Sample app
- Updated
input
to sync with the schema, also fixedtext_color
and height - Fixed the behavior of
transition_in
/transition_out
(when to start and when not to start animation) - Fixed the default value of
variable_trigger.mode
Fixes:
- Minor fixes in documentation
Changes and additions:
- Added code samples to sample app
- Added README
- Minor UI tweaks in Playground app
Changes and additions:
- Added sample app
- Supported
alignment
,max_visible_lines
andselect_all_on_focus
fordiv-input
- Minor UI tweaks in Demo app
- Text selection in
div-input
can be cleared by tap to outside area
Fixes:
- Fixed scale animation with zero factor
- Fixed text selection in multiline inputs
Changes and additions:
- Messages of expression parsing errors made more informative
Changes and additions:
- Added translations for property descriptions
max_lines
renamed tomax_visible_lines
Changes and additions:
- Redesigned demo activity in Playground app
- Removed unnecessary permissions for Playground app
- Removed theme setting from Playground app
- Updated Playground app icon
- Added sample app
Fixes:
- Fixed flickering during video loading
Changes and additions:
text_variable
,highlight_color
andkeyboard_type
support in DivInput- Demo app refactoring and redesign
Fixes:
- Fixed
action_animation
on iOS
Fixes:
- Fixed serialization of overloaded template properties