Files
dooring/packages/dooringx-dumi-doc/docs/ChangeLog/index.en.md

160 lines
6.0 KiB
Markdown
Raw Normal View History

2021-07-13 11:21:55 +08:00
---
2022-04-05 02:47:09 +08:00
title: Change log
2021-11-24 12:50:19 +08:00
toc: menu
nav:
2022-04-05 02:47:09 +08:00
title: Change log
2021-11-24 12:50:19 +08:00
order: 6
2021-07-13 11:21:55 +08:00
---
2022-04-10 17:15:13 +08:00
## 0.14.1
Add data source left panel settings.
2022-04-08 01:57:49 +08:00
## 0.14.0
Fix the problem that the left and right configurations cannot get config.
2022-04-07 00:11:31 +08:00
## 0.13.3
Fix the Title Failure and add the right panel configuration
2022-04-05 02:47:09 +08:00
## 0.13.2
Fixed possible invalidation of custom animation.
2022-04-04 21:09:36 +08:00
## 0.13.1
Fixed editing problem of custom animation overloaded canvas.
2022-04-01 20:20:50 +08:00
## 0.13.0
Add custom animation, you can customize the animation freely.
2022-02-15 18:02:32 +08:00
## 0.12.4
Add a lifecycle.
Modify the timeline color and style to optimize the selected state.
2022-02-10 17:28:41 +08:00
## 0.12.3
Fix double click positioning problem
2022-02-10 11:25:39 +08:00
## 0.12.2
2022-04-10 17:15:13 +08:00
Add double click positioning frame.
2022-02-10 11:25:39 +08:00
Fixed drag frame reset pointer behavior after pause.
2022-01-30 11:42:53 +08:00
## 0.12.0
The operation of adding frames to the animation can accurately view the animation status every 0.1 seconds!
Timeline adds some class names to facilitate style modification.
2022-01-27 16:38:54 +08:00
## 0.11.11
Fixed animation causing rotation preview not to take effect.
Add container overflow configuration.
Adjust the style of the timeline section.
Example part style adjustment.
2022-01-21 13:43:57 +08:00
## 0.11.10
Add color and style settings for markline
2022-01-13 13:59:14 +08:00
## 0.11.9
A new setting panel is added to control adsorption scaling and other behaviors.
2022-01-27 16:38:54 +08:00
Fixed pop-up button style issues.
2022-04-10 17:15:13 +08:00
The repair prompt is not displayed.
2022-01-12 17:48:05 +08:00
## 0.11.8
Timeline adds auto focus function.
2022-01-12 09:22:31 +08:00
## 0.11.7
Cancel the multi selection adsorption function.
2022-01-07 09:35:34 +08:00
## 0.11.6
2022-04-07 00:11:31 +08:00
Cancel the adsorption of the first mouse click.
2022-01-07 09:35:34 +08:00
Modify the selected color of timeline.
2022-01-06 12:25:30 +08:00
## 0.11.5
Fix reference line adsorption and wrong displacement bug
2022-01-27 16:38:54 +08:00
Change the position of rotation justification
2022-01-05 10:58:24 +08:00
## 0.11.4
Fix guide line bug
Optimized drag and drop algorithm
2022-01-04 12:15:09 +08:00
## 0.11.3
2022-01-27 16:38:54 +08:00
Increase the function of rotary return.
2022-01-04 12:15:09 +08:00
Optimize mouse style.
2021-12-31 00:30:09 +08:00
## 0.11.2
Optimize drag speed
2021-12-23 22:02:18 +08:00
## 0.11.1
Compatible with legacy properties
2021-12-14 16:31:09 +08:00
## 0.11.0
2022-01-27 16:38:54 +08:00
Modify the timeline style and add cansee attribute to make it easy to hide when editing.
2021-12-14 16:31:09 +08:00
## 0.10.4
2022-01-27 16:38:54 +08:00
Config adds a new custommap transfer, which is used to store temporary data that is not brought into JSON.
2021-11-26 16:44:05 +08:00
The remote component configuration is changed from URL to object to store more configurations.
2021-12-14 16:31:09 +08:00
## 0.10.3
2022-01-27 16:38:54 +08:00
Fix the color difference problem of the left tab.
2021-12-14 16:31:09 +08:00
## 0.10.2
2021-11-25 12:15:19 +08:00
Modify the timeline, select the background color, and add the item class name to facilitate modification.
2021-12-14 16:31:09 +08:00
## 0.10.1
2021-11-25 12:15:19 +08:00
Modify the timeline class name to facilitate style modification.
2021-12-14 16:31:09 +08:00
## 0.10.0
2021-11-25 12:15:19 +08:00
The function name proposes name as a separate configuration item, the first parameter as ID and the last parameter as function name, so that the display name of the function can support conversion.
2022-01-27 16:38:54 +08:00
A pop-up event will not appear if the pop-up name is not passed.
2021-12-14 16:31:09 +08:00
## 0.9.5
2021-11-25 12:15:19 +08:00
Scripts loading of preview component changes from concurrency to linearity.
Using remote components in edit mode will save the current canvas state.
2021-12-14 16:31:09 +08:00
## 0.9.4
2022-04-01 20:20:50 +08:00
Fix the bug that the preview component cannot release loading
2021-12-14 16:31:09 +08:00
## 0.9.3
2021-11-25 12:15:19 +08:00
Add double click to place the canvas.
Change the initial focus state of the element.
If there is an element width and height, it is positioned at the center of the element when placed.
2021-12-14 16:31:09 +08:00
## 0.9.2
2021-11-25 12:15:19 +08:00
Add remote component to call the whole process, and Add URL attribute in component to facilitate script loading.
2021-12-14 16:31:09 +08:00
## 0.9.1
2022-01-27 16:38:54 +08:00
Add config I18N configuration. If internationalization is not used, there is no need to import the context of Intl.
2021-11-25 12:15:19 +08:00
The first button of the control component is changed to drag and drop, and the functions are merged into the timeline
2021-12-14 16:31:09 +08:00
## 0.9.0
2021-11-25 12:15:19 +08:00
Add react Intl and modify some styles.
2021-12-14 16:31:09 +08:00
## 0.8.4
2022-01-27 16:38:54 +08:00
Add the preview attribute to control loading from outside.
2021-12-14 16:31:09 +08:00
## 0.8.3
2021-11-25 12:15:19 +08:00
Add timeline drag bar and select.
Fix the error reported by the antd menu attribute.
2021-12-14 16:31:09 +08:00
## 0.8.2
2021-11-25 12:15:19 +08:00
Add left panel configuration.
Fix timeline flicker.
2021-12-14 16:31:09 +08:00
## 0.8.1
2021-11-25 12:15:19 +08:00
Add animation component timeline. You can preview all animations better.
2021-12-14 16:31:09 +08:00
## 0.8.0
2021-11-25 12:15:19 +08:00
The animation part is reconstructed, which can support the simultaneous configuration of multiple animations.
2022-02-10 11:25:39 +08:00
The minimum value of canvas drag is changed to 0.
2021-12-14 16:31:09 +08:00
## 0.7.7
2022-01-27 16:38:54 +08:00
Optimize the drag logic of the canvas to move more smoothly.
2021-12-14 16:31:09 +08:00
## 0.7.6
2022-04-07 00:11:31 +08:00
The custom rightglobalcustom type on the right is changed to the function passed in config
2021-12-14 16:31:09 +08:00
## 0.7.5
2021-11-25 12:15:19 +08:00
Change the roller direction.
2021-12-14 16:31:09 +08:00
## 0.7.4
2021-11-25 12:15:19 +08:00
Fix box move bug.
2021-12-14 16:31:09 +08:00
## 0.7.3
2022-04-04 21:09:36 +08:00
Fix pop-up location and selection issues.
2021-12-14 16:31:09 +08:00
## 0.7.2
2021-11-25 12:15:19 +08:00
Fix the impact of locking components. You can't drag, zoom or rotate during locking.
2021-12-14 16:31:09 +08:00
## 0.7.1
2021-11-25 12:15:19 +08:00
The repair lock component cannot be unlocked.
2021-12-14 16:31:09 +08:00
## 0.7.0
2021-11-25 12:15:19 +08:00
Component rotation is supported!
2022-01-27 16:38:54 +08:00
Fix optimization logic such as dragging reference lines.
2021-12-14 16:31:09 +08:00
## 0.6.0
2021-11-25 12:15:19 +08:00
The use of iframe in edit mode is supported!
2022-01-27 16:38:54 +08:00
Fix the selected condition.
2021-12-14 16:31:09 +08:00
## 0.5.1
2021-11-25 12:15:19 +08:00
Fix the problem on the right that cannot be unchecked.
2021-12-14 16:31:09 +08:00
## 0.5.0
2022-01-27 16:38:54 +08:00
Fix the problem that the width of the control component is not enough.
2021-11-25 12:15:19 +08:00
Remove the antd custom icon, and the icon at the bottom of the container can be configured.
2021-12-14 16:31:09 +08:00
## 0.4.2
2021-11-25 12:15:19 +08:00
Fix animation error initial value.
Modify the markline style.
2022-01-27 16:38:54 +08:00
Global settings increase the height of the container.
2021-12-14 16:31:09 +08:00
## 0.4.1
2021-11-25 12:15:19 +08:00
Remove the Lib auto import style.
2021-12-14 16:31:09 +08:00
## 0.4.0
2021-11-25 12:15:19 +08:00
Remove the runtime export and get all properties from config.
2021-12-14 16:31:09 +08:00
## 0.3.1
2021-11-25 12:15:19 +08:00
1. Replace UUID with nanoid.
2. Control component adds ruler control.
2021-12-14 16:31:09 +08:00
## 0.3.0
2021-11-25 12:15:19 +08:00
1. Add a ruler. The containerwrapper needs to pass config before it can be used.
2022-04-08 01:57:49 +08:00
2. Modify container minimum drag 667. Fix the inconsistency between the distance between the canvas and the mouse when zooming down and dragging.
2021-11-25 12:15:19 +08:00
3. Innercontainerdragup needs to pass config.
2021-12-14 16:31:09 +08:00
## 0.2.0
2022-02-10 11:25:39 +08:00
Modify the transmission of the commander to obtain the config. The commander will no longer be exported from the index. When it needs to be used, it will be obtained from the config. Add the class name on the left to facilitate customization.
2021-12-14 16:31:09 +08:00
## 0.1.10
2021-11-25 12:15:19 +08:00
Modify eslint dependency recommendation
2021-12-14 16:31:09 +08:00
## 0.1.9
2021-11-25 12:15:19 +08:00
Add global body settings
2021-12-14 16:31:09 +08:00
## 0.1.8
2021-11-25 12:15:19 +08:00
Add pop-up settings and remove modalcontainer
2021-12-14 16:31:09 +08:00
## 0.1.7
2021-11-25 12:15:19 +08:00
Modify the preview special condition display and delete the console
2021-12-14 16:31:09 +08:00
## 0.1.6
2022-01-27 16:38:54 +08:00
Adjust the initial zoom, the initial proportion of the canvas, and add the function of righting the canvas.
2021-12-14 16:31:09 +08:00
## 0.1.5
2021-11-25 12:15:19 +08:00
Delete the button not made and add the fixed configuration
2021-12-14 16:31:09 +08:00
## 0.1.4
2021-11-25 12:15:19 +08:00
Basic functions