2021-07-13 11:21:55 +08:00
---
2021-11-25 12:15:19 +08:00
title: change log
2021-11-24 12:50:19 +08:00
toc: menu
nav:
2021-11-25 12:15:19 +08:00
title: change log
2021-11-24 12:50:19 +08:00
order: 6
2021-07-13 11:21:55 +08:00
---
2021-12-14 16:19:24 +08:00
## 0.11. 0
Modify the timeline style and add cansee attribute to hide it during editing.
## 0.10. four
2021-11-26 16:44:05 +08:00
Config adds a new custommap transfer to store temporary data that is not brought into JSON.
The remote component configuration is changed from URL to object to store more configurations.
2021-12-14 16:19:24 +08:00
## 0.10. three
2021-11-25 12:15:19 +08:00
Fix the left tab color difference problem.
2021-12-14 16:19:24 +08:00
## 0.10. two
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:19:24 +08:00
## 0.10. one
2021-11-25 12:15:19 +08:00
Modify the timeline class name to facilitate style modification.
2021-12-14 16:19:24 +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.
Pop up event if the pop-up name is not passed, no pop-up will appear.
2021-12-14 16:19:24 +08:00
## 0.9. five
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:19:24 +08:00
## 0.9. four
2021-11-25 12:15:19 +08:00
Fix the bug that the preview component cannot release loading
2021-12-14 16:19:24 +08:00
## 0.9. three
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:19:24 +08:00
## 0.9. two
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:19:24 +08:00
## 0.9. one
Add config I18N configuration. If internationalization is not used, the context of Intl does not need to be imported.
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:19:24 +08:00
## 0.9. 0
2021-11-25 12:15:19 +08:00
Add react Intl and modify some styles.
2021-12-14 16:19:24 +08:00
## 0.8. four
2021-11-25 12:15:19 +08:00
Add the preview attribute to control external loading.
2021-12-14 16:19:24 +08:00
## 0.8. three
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:19:24 +08:00
## 0.8. two
2021-11-25 12:15:19 +08:00
Add left panel configuration.
Fix timeline flicker.
2021-12-14 16:19:24 +08:00
## 0.8. one
2021-11-25 12:15:19 +08:00
Add animation component timeline. You can preview all animations better.
2021-12-14 16:19:24 +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.
The minimum value of canvas drag is changed to 0.
2021-12-14 16:19:24 +08:00
## 0.7. seven
2021-11-25 12:15:19 +08:00
Optimize the canvas drag logic to move more smoothly.
2021-12-14 16:19:24 +08:00
## 0.7. six
2021-11-25 12:15:19 +08:00
The custom rightglobalcustom type on the right is changed to the function passed in config
2021-12-14 16:19:24 +08:00
## 0.7. five
2021-11-25 12:15:19 +08:00
Change the roller direction.
2021-12-14 16:19:24 +08:00
## 0.7. four
2021-11-25 12:15:19 +08:00
Fix box move bug.
2021-12-14 16:19:24 +08:00
## 0.7. three
2021-11-25 12:15:19 +08:00
Fix pop-up location and selection issues.
2021-12-14 16:19:24 +08:00
## 0.7. two
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:19:24 +08:00
## 0.7. one
2021-11-25 12:15:19 +08:00
The repair lock component cannot be unlocked.
2021-12-14 16:19:24 +08:00
## 0.7. 0
2021-11-25 12:15:19 +08:00
Component rotation is supported!
Fix optimization logic such as dragging guides.
2021-12-14 16:19:24 +08:00
## 0.6. 0
2021-11-25 12:15:19 +08:00
The use of iframe in edit mode is supported!
Repair the selected condition.
2021-12-14 16:19:24 +08:00
## 0.5. one
2021-11-25 12:15:19 +08:00
Fix the problem on the right that cannot be unchecked.
2021-12-14 16:19:24 +08:00
## 0.5. 0
2021-11-25 12:15:19 +08:00
Fix the problem that the control component is not wide enough.
Remove the antd custom icon, and the icon at the bottom of the container can be configured.
2021-12-14 16:19:24 +08:00
## 0.4. two
2021-11-25 12:15:19 +08:00
Fix animation error initial value.
Modify the markline style.
Global settings increase container height.
2021-12-14 16:19:24 +08:00
## 0.4. one
2021-11-25 12:15:19 +08:00
Remove the Lib auto import style.
2021-12-14 16:19:24 +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:19:24 +08:00
## 0.3. one
2021-11-25 12:15:19 +08:00
1. Replace UUID with nanoid.
2. Control component adds ruler control.
2021-12-14 16:19:24 +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.
2. Modify container minimum drag 667. Fix the inconsistency with the mouse distance when the canvas is zoomed down and dragged.
3. Innercontainerdragup needs to pass config.
2021-12-14 16:19:24 +08:00
## 0.2. 0
2021-11-25 12:15:19 +08:00
Modify the transfer of the commander to obtain the config. The commander is no longer exported from the index. When it needs to be used, it is obtained from the config. Add the class name on the left to facilitate customization.
2021-12-14 16:19:24 +08:00
## 0.1. ten
2021-11-25 12:15:19 +08:00
Modify eslint dependency recommendation
2021-12-14 16:19:24 +08:00
## 0.1. nine
2021-11-25 12:15:19 +08:00
Add global body settings
2021-12-14 16:19:24 +08:00
## 0.1. eight
2021-11-25 12:15:19 +08:00
Add pop-up settings and remove modalcontainer
2021-12-14 16:19:24 +08:00
## 0.1. seven
2021-11-25 12:15:19 +08:00
Modify the preview special condition display and delete the console
2021-12-14 16:19:24 +08:00
## 0.1. six
2021-11-25 12:15:19 +08:00
Adjust the initial zoom, the initial scale of the canvas, and add the function of righting the canvas.
2021-12-14 16:19:24 +08:00
## 0.1. five
2021-11-25 12:15:19 +08:00
Delete the button not made and add the fixed configuration
2021-12-14 16:19:24 +08:00
## 0.1. four
2021-11-25 12:15:19 +08:00
Basic functions