Releases: didi/dimina
Releases · didi/dimina
v1.1.2
v1.1.1
🚀 Features
- fe: Implement component parent-child and ancestor-descendant relationship management - by @dos1in (98fba)
🐞 Bug Fixes
- android:
- compiler:
- fe:
View changes on GitHub
v1.1.0
🚀 Features
- ci:
- fe:
- Add stars badge and hover animation to dynamic island - by @dos1in (7754a)
- Enhance error handling and reporting in compiler worker communication - by @dos1in (ad14a)
- Support Taro3 build outputs - by @YufJi in #20 and #26 (06768)
- Migrate from eslit to oxlint - by @dos1in (91850)
- Revert proxy api and add compatibility handling for Taro - by @dos1in (264e5)
- android:
- harmony:
- Add chooseVideo api - by @UCodeUStory (e74d1)
- Add core log - by @UCodeUStory (0bab6)
- Update icon assets - by @dos1in (a6428)
- iOS:
- Complete the implementation of the iOS vibrator - by @chenzhengxu (a2f23)
- Add webViewId regeneration and update logging functionality - by @LehemYang (0cb41)
- Adapted to dark theme - by @LehemYang (0da97)
- Enhance WebView pool management with preloading and cleanup - by @LehemYang (99fdd)
🐞 Bug Fixes
- ci:
- Outside of the schema when none are allowed - by @dos1in (1061e)
- Remove automerge settings - by @dos1in (8df76)
- Path error on Windows caused by '*' - by @yangdan8 in #32 and #33 (8eb90)
- Set gradle executable permissions and correct APK path - by @dos1in (d526c)
- Enhance emulator readiness checks and update test command in android-tests workflow - by @dos1in (c9255)
- Improve emulator setup and readiness checks in android-tests workflow - by @dos1in (253eb)
- Enhance emulator readiness checks and restart adb server in android-tests workflow - by @dos1in (7cf76)
- fe:
- Correct custom component file path construction in storeComponentConfig function - by @YufJi in #22 (ea5e6)
- Fix components used by multiple pages - by @YufJi in #24 (00850)
- Compilation error caused by path separator in Windows - by @dos1in in #34 (4817a)
- Rename default project name and update preview script to run container preview in parallel with proxy - by @dos1in in #12 (f8596)
- Remove unnecessary whitespace in device event listeners - by @dos1in (d529a)
- Enhance detail logging in Render class - by @dos1in (a9f3f)
- Update parseKeyExpression to handle *this and item references correctly - by @dos1in in #20 (65fe1)
- Update image alias path to use absolute path format - by @dos1in (263ee)
- Prevent component code missing issue due to different sub-packages using the same component - by @dos1in (9fc59)
- Implement project configuration loading and merging logic - by @dos1in in #12 (c0941)
- Enhance proxy request handling with improved error handling and response formatting - by @dos1in in #12 (60503)
- harmony:
- Compile error - by @UCodeUStory in #25 (52435)
- iOS:
- Setup WKURLSchemeHandler - by @LehemYang (02fad)
- DMPSandboxManager func name - by @LehemYang (0e26a)