You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.en-US.md
+21-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,26 @@
1
1
# CHANGELOG
2
2
3
-
English | [Chinese](https://github.com/Tyh2001/fighting-design/blob/master/CHANGELOG.en-US.md)
3
+
English | [Chinese](https://github.com/Tyh2001/fighting-design/blob/master/CHANGELOG.md)
4
+
5
+
## 0.0.6 beta.6 (2022-05-31)
6
+
7
+
**fix**
8
+
9
+
- Fix the problem of consistent rotation direction of `FImage` components
10
+
- Fix the click failure problem of `FIcon` component preview window operation, and handle the click focus position
11
+
- Fix the type problem of `FIcon` and `FButton` components
12
+
- The select attribute of the `FImage` component is changed to no select to prohibit selection
13
+
14
+
**feat**
15
+
16
+
- New image preloading function of `FImage` component preview window
17
+
- New `FImage` component preview window fade in animation effect
18
+
- Add the mask layer hiding function in the preview window of the `FImage` component, which can be configured through the `modal-close` configuration item
19
+
- New `FImage` component preview window icon style optimizes some details
20
+
- Add the left and right buttons of the preview image of the `FImage` component to switch and add the image length recognition. Whether to display the effect
21
+
- Add the `show-close-btn` configuration item of the `FImage` component to configure whether to display the close button of the preview window
22
+
- The new `FImage` component can zoom in and out the picture through the mouse wheel
23
+
- Add the `preview-round` configuration item of the `FImage` component to configure the fillet of the preview image
0 commit comments