English documents are not synchronized in time most of the time. Please refer to Chinese documents for details.
English | Chinese
- Mainly standardized the directory structure
- Optimize the bit of some types of files
Fix Bug
- Fix the error reported by the
FMessage
FNotification
component - Fix the style problem of disabled
f-radio
f-radio-group
components - Fix the style problem of disabled
f-checkbox
f-checkbox-group
components - Fix
f-alert
close button style details - Fix
f-tag
close button style details
Improve optimization
f-image
f-avatar
component cancelserror
andload
exit callback, and addserror
andload
props optionsf-calendar
component cancelschange-date
andchange-switch
exit callback, and addschange-date
andchange-switch
props options- The
f-alert
component cancels theclose-end
exit callback, and adds theclose-end
props option - The
f-tag
component cancels theclose-end
exit callback, and adds theclose-end
props option - The
f-page-header
component cancels theback
exit callback, and adds theback
props option - The
f-rate
component cancels thechange
exit callback, and adds thechange
props option - The
f-checkbox-group
component cancels thechange
exit callback, and adds thechange
props option - The
f-link
component cancels theclick
exit callback and adds theclick
props option - The
f-button
component cancels theclick
exit callback, and adds theclick
props option - The
f-toolbar
component cancels theclick
exit callback, and adds theclick
props option f-toolbar item
component cancelsclick
exit callback, and addsclick
props option- The
f-switch
component cancels thechange
exit callback, and adds thechange
props option - The
f-close btn
component cancels theclick
exit callback, and adds theclick
props option - The
f-loading
component cancels theclose
emit callback, and adds theclose-end
props option - The
f-svg-icon
component cancels theclick
exit callback, and adds theclick
props option - The
f-radio
component cancels thechange
exit callback, and adds thechange
props option f-radio group
component cancelschange
exit callback, and addschange
props option- The style of the
f-radio
component has changed in the border state f-close-btn
Addno-cover
configuration item
- Fix problems with importing component types on demand #232
- Fix some types of problems
- Optimize component code attribute prompt
- Optimize construction products
- Optimize the style details of
f-image-preview
component #227
- Optimize the type of packaged components
- Add
f-swap
component - Fix the wrong rotation direction of the
f-image-preview
component preview - Optimize the internal performance of the
f-image-preview
component - Change
f-popup
componentopen
open-end
close
close-end
toprops
parameter
- Add
f-input
component
Important Updates
- Permanently revoke
f-icon
component - Update the
class
naming convention for all components
New Features
- Add
f-close btn
componenticon
configuration item - Add
f-close btn
componentcolor
attribute - Add
f-alert
componentbeforeIcon
andcloseIcon
slots - Add
f-alert
componentbefore-icon
andclose-icon
configuration items - Add
f-dialog
componentcloseIcon
slot - Add
f-dialog
componentclose-icon
configuration item - Add
f-drawer
componentcloseIcon
slot - New
f-drawer
componentclose-icon
configuration item - Add
f-link
componentbeforeIcon
afterIcon
slot - Add
f-avatar
componenticon
slot - New
f-avatar
componenticon
configuration item is changed toVNode / Component
type, and the default value is changed tonull
- Add
f-loading
componenticon
slot - Add
f-svg icon
componenticon
configuration item
Other changes
- The
f-link
componentbefore-icon
after-icon
configuration item is changed to theVNode / Component
type, and the default value is changed tonull
- The
f-button
componentbefore-icon
after-icon
loading icon
configuration item is changed to theVNode / Component
type, and the default value is changed tonull
- The
f-avatar
componenticon
configuration item is changed to theVNode / Component
type, and the default value is changed tonull
- The
f-loading
componenticon
configuration item is changed to theVNode / Component
type, and the default value is changed tonull
f-page header
componenticon size
supportsnumber
type- The
f-page-header
componenticon
configuration item is changed to theVNode / Component
type, and the default value is changed tonull
- The
f-rate
componenticon
is changed to theVNode / Component
type, and the default value is changed tonull
f-toolbar-item
componenticon
is changed toVNode / Component
type, and the default value is changed tonull
- The
f-tag
componentbefore-icon
after-icon
is changed to theVNode / Component
type, and the default value is changed tonull
- The
f-breadcrumb
componentseparator-icon
configuration item is renamed asseparator
- The
f-breadcrumb
componentseparator
configuration item is changed to theVNode / Component
type, and the default value is changed tonull
- The default value of the
f-notification
componentclose-btn
parameter is changed tonull
- The
f-button
componentbefore-icon
loading icon
after-icon
configuration item is changed to theVNode / Component
type, and the default value is changed tonull
- The
f-stick card
component slot name is changed fromoption-left
option-right
tooptionLeft
optionRight
- Update
f-message
componenticon
default values and optional types - Cancel the
f-calendar
componentshow-footer
configuration item - Revoke the
f-alert
componenticon
attribute - Revoke the
f-avatar
componentload-initialization
configuration item
- 更新类型入口配置文件
- Mainly optimized for packaging type files
fest
- Add
f-svg-icon
components - Add
f-close-btn
components
fix
- Fix the parameter error of the
f-dialog
component - Fix
f-dialog
component style details
Key updates
- The
f-mask
component has been renamed asf-popup
- Further optimize and encapsulate relevant pop-up components for
f-popup
f-drawer
f-dialog
Fix Bugs
- Fix the loss of the
z-index
attribute of thef-popup
component - The
f-popup
component addsmask-background
andmask-opacity
popup-size
padding
configuration items
New
- Add
f-mask
component
New features
- Change the
f-drawer
componentwith-header
configuration item toshow-header
f-drawer
component addsshow-close-btn
configuration itemf-drawer
component addsmodal-blur
configuration itemf-dialog
component addsmodule-blue
configuration item- Remove the
top
configuration item from thef-dialog
component f-dialog
component addsshow-close-icon
configuration itemf-dialog
componentwidth
height
configuration item supportsnumber
type- The
open
,open-end
,close-end
andclose-end
callback parameters of thef-dialog
component have been changed fromemit
toprops
f-loading
component addsicon-color
attributef-dialog
component cancelsheight
component
Fix Bugs
- Fix the spelling error of the
message
f-dialog
f-switch
component props verifier
- Add
checkbox
component - Add
rate
component - Revoke the
f-radio-group
componentcircle
configuration item - Repair the
f-radio
componentborder
status, disable style details - Optimize the semantic properties of some components
- Update
umd
packaging entry - Optimize the implementation of
f-icon
component style f-link
component class name specification optimization- Optimize the internal implementation of
f-link
components - Optimize the internal implementation of
f-text
components - The
f-text
componentsize
spacing
line-height
text-indent
padding
width
attribute supports thenumber
type parameter - Change the attribute of
f-text
componenttext-indent
to `indent`` f-text
Internal Export New TypeTextDecorationType
- Fix some component type specification problems
fix
- Fix the default value of the
f-button
componentfont-color
- Fix the default value of
f-button
componentfont-size
fest
f-back-top
componentright
bottom
configuration item supportsnumber
typef-image
componentround
configuration item supportsnumber
typef-image
component cancelscaption
andcaption-color
configuration itemsf-watermark
componentfont-size
configuration item supportsnumber
type parameterf-progress
componentwidth
height
configuration item supportsnumber
type parameterf-alert
component cancelsfixed-style
configuration itemf-alert
componentfont-size
configuration item supportsnumber
type parameter- The default value of
f-alert
componenttype
is changed todefault
- The default value of
f-alert
componentfont-size
is changed to15px
- The
f-alert
component addstitle-size
andtitle-color
attributes f-alert
componentoverflow
configuration item removalellipsis
option- Default value for adding
f-footer
componentheight
padding
configuration item f-header
componentheight
padding
add default value for configuration item- Default value for adding
f-main
componentpadding
configuration item f-toolbar
component cancelsfixed-style
configuration item
perf
- Optimized
props
prompt of components - New Type Export
- Optimize the implementation of partial styles of
f-avatar
components to reduce code overhead - Optimize the implementation of
f-back-top
component styles to reduce code overhead - Optimize the
props
default value of thef-back-top
component - Optimize the implementation of
f-badge
component style
fest
- Add
sticky-card
component - The
f-list
component addsheader
andfooter
slots - Optimize the performance of
f-button
components
fix
- Fix some date display errors in the
f-calendar
component
fix
- Fix the problem of
f-image review
andf-calendar
component content being imported on demand
fest
f-header
component adds apadding
type- The
height
attribute of thef-header
component supports thenumber
type f-footer
component addspadding
configuration item- The
height
attribute of thef-footer
component supports thenumber
type - The
padding
attribute of thef-main
component supports thenumber
type - The
width
attribute of thef-aside
component supports thenumber
type f-aside
component adds apadding
configuration item
fix
- Fix the packaging type error caused by component
name
- Add
f-calendar
component - The
size
attribute of thef-text
component supports thenumber
type - New component type export
- Add
f-expand-card
component - Optimize
f-toolbar-item
andf-toolbar
component style details f-toolbar-item
Adddata-key
icon
icon size
configuration itemf-toolbar
Addclick
callback parameterf-toolbar
is compatible with AppleSafari
click failuref-toolbar
component cancelsvague
configuration item
- Test Repair On Demand Import
- Test Repair On Demand Import
- Test Repair On Demand Import
fix
- Fix the
hover
anddisabled
styles of thef-button
component`s custom colors - Fix
f-page-header
component style details - Fix
f-button
componenttext
configuration item style details - Fix some problems with the
width
attribute of thef-image
component
fest
- The
size
attribute of thef-icon
component supports thenumber
type - The
font size
attribute of thef-button
component supports thenumber
type - The
f-image
componentroot-margin
width
height
attributes support thenumber
type - The
f-avatar
componentrootMargin
attribute supports thenumber
type - Add
f-image preview
component click
callback added tof-image
component
other
- Abolish the
title-class
andsubtitle-class
configuration items off-page-header
- The
f-lint
componentleft icon
right-icon
configuration item is renamed tobefore-icon
after-icon
- The
f-button
componentleft icon
right-icon
configuration item is renamed tobefore-icon
after-icon
- The
f-tag
componentleft-icon
right-icon
configuration item is renamed tobefore-icon
after-icon
- The
text-color
text-size
configuration item of thef-loading
component is renamed tofont-color
font-size
f-empty
component revokesstyle list
configuration item- Split
f-empty
components - Optimize
f-avatar
style details - The
f-image
component cancels clicking the big picture preview function, which is separated from thef-image preview
component f-image
Component Revocation Attribute:module-close
show-close-btn
preview-list
preview-show-index
preview-z-index
preview-show option
preview-round
- Test Repair On Demand Import
fest
- Add
f-ripple
ripple component - Add
f-radio
f-radio-group
component
fix
- Fix
f-button
andf-loading
animation style problems - Fix the problem that the feed height of
f-list-item
is not adaptive
- Test and repair side effect component registration
- Test and repair side effect component registration
- Test and repair side effect component registration
- Test and repair side effect component registration
- Fix type
- 修复了部分组件类型
- 修复了按需引入仍然全部打包的问题
- Fix config file
- A bug fixed in
vitepress
- Fixed issues related to package import
- However, there are still problems in
vitepress
, which can be used normally in normal projects
- Test and repair problems introduced by build
- Test and repair problems introduced by build
- Test and repair problems introduced by build
- Test and repair problems introduced by build
- Fix some known introduction related configuration problems
fest
- Add
f-loading-bar
component - Add
notification
component
fix
- Repair button component style
- Update the default value of the
shadow
parameter of thef-card
component. Now changed tonever
fest
-New title
configuration item for f-image
component
fix
- Fix
F-card
component style details - Fix some style related details of
f-skeleton
- Add
f-skeleton
skeleton screen component - Optimize the fillet style of
f-button
f-alert
components - Optimize
f-alert
style details - Optimize the
overflow
configuration item of thef-alert
component - Remove the
Roll
optional parameter of theoverflow
configuration item of thef-alert
component - Remove the
f-novel-coronavirus
component - Fix the problem of
load
image loading class loading loop - Optimize the tear pattern during the loading of the
f-image
component
- Fix known packaging issues
- Repair button ripple effect class
- Fix known packaging issues
- Optimize
f-list
components - Fix
F-card
component style details - Update color number details of
success
andwarning
- Add
f-empty
empty status component - Optimize the implementation of
hover
andactive
of button custom color configuration items - The
f-tooltip
component addsbackground
andfont-color
configuration items - Optimize picture loading class
F-avatar
adds error handling slots and error handling prompts- Optimize
f-avatar
loading details - New
load animation
configuration item forf-avatar
component - Optimize the logic of the
f-drawer
part that causes the document package to report an error - Added
hooks
to extract the parameters of some classes and functions, and optimized the performance off-image
f-avatar
f-button
andf-watermark
components - The
f-button
optimizes the ripple effect in the singleton mode
- Update entry file
- Change the file name introduction method of the style sheet
- Repair packaging configuration item
F-alert
style IntroductionF-text
detail style optimization- Add version number export
- Update the type of prop
- Test and fix the problem of path error introduced by packaging
- Test and fix the problem of path error introduced by packaging
- Test and fix the problem of path error introduced by packaging
- Fixed issues related to packaging type
- Fixed issues related to packaging type
It mainly fixes the related configuration items of packaging. In the previous version, if you need to import components on demand, there will be many abnormal error messages. This version is mainly optimized for packaging and has fixed the fatal error caused by on-demand import.
The directory structure has also been optimized to a great extent. Previously, the utils directory was separated from the component, but now it is also the same level as the component, just for better packaging.
fest
alert
component addedfixed
andfixed style
configuration items- Add
f-list
component - Add
f-list-item
component - New
message
component F-text
component addscenter
configuration item- New
f-watermark
component
fix
- Repair
f-tag
component style details - Optimize
F-card
component detail style
fest
- The
tag
component adds atext
configuration item to implement text labels - The
tag
component has changed some style details and added borders - Add
font-size
,font-color
,text
,root-margin
configuration items forAvatar
component - The
Avatar
component changes thesize
attribute to a configurablenumber
type parameter - New style on-demand import
- It mainly fixes the error reporting configuration of the imported style
feat
- The
tooltip
component removes some configuration items - Redo
tooltip
component
fix
- Fix the problem that the
tag
component is not displayed - Repair the display status and close callback of the
alert
component
link
component newdefault
configurationtype
- The default value of
button
componentripple
is changed tofalse
feat
- Add
progress
component config - Add
alert
component
fix
- 修复
progress
组件百分百展示状态 - 修复
text
组件样式细节 - 修复
button
组件样式细节 - 修改
button
组件文字按钮的样式 - 移除
tag
组件info
属性,改为default
fix
- Fix the 100% display state of the
progress
component - Fix
text
component style details - Fix
button
component style details - Modify the style of the
button
component text button - Remove the
info
attribute of thetag
component and change it todefault
feat
- Add
drawer
component - Add
page-header
component
fix
- Fix
tag
base style - Fix
switch
base style
feat
- Add
dialog
component - Add
space
component - Add
progress
component - Add
captcha
component (bate) - Add
tooltip
component (bate)
fix
- Fix the problem of listening target error of
backTop
component
fix
- Repair the function of the
back-top
component
feat
Back-top
component addz-index
、top
、listen-el
、background
、color
configuration item- Add
breadcrumb
component
fix
- Fix packaging path errors
feat
- Add
FText
component - Add
FAvatar
component - Add
FLoading
component
fix
- The
FButton
componentblob
configuration item is changed toblob
for Text bold
feat
- Add
FTag
component - Add
FDivider
component - Add
Badge
component - Add
FContainer
component - Add
FSwitch
component - New
FButton
componentcolor
configuration item
fix
- The
FButton
componentlink
attribute is changed tohref
- Refactoring
FButton
components - Abolish the
info
type ofFButton
- Abolish the
border
attribute ofFButton
- Abolish the
long
attribute ofFButton
- Abolish the
info
type offlex
- Abolish the
opacity
attribute ofFIcon
feat
- Add
FCard
component - Add
FButton
component click ripple effect
fix
- Fix the fillet degree of
FButton
component - Fix
FButtonGroup
type
fix
- Fix the problem of consistent rotation direction of
FImage
components - Fix the click failure problem of
FIcon
component preview window operation, and handle the click focus position - Fix the type problem of
FIcon
andFButton
components - The select attribute of the
FImage
component is changed to no select to prohibit selection
feat
- New image preloading function of
FImage
component preview window - New
FImage
component preview window fade in animation effect - Add the mask layer hiding function in the preview window of the
FImage
component, which can be configured through themodal-close
configuration item - New
FImage
component preview window icon style optimizes some details - 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 - Add the
show-close-btn
configuration item of theFImage
component to configure whether to display the close button of the preview window - The new
FImage
component can zoom in and out the picture through the mouse wheel - Add the
preview-round
configuration item of theFImage
component to configure the fillet of the preview image
- Add
FImage
component - Add new
icon
- Add
FLink
component - Cancel
FButton
fixed height - Abolish the
icon
andiconPosition
attributes of theFButton
component - Add the
leftIcon
andrightIcon
attributes of theFButton
component
- Fix some display styles of button components
- Deleted an
icon
that is not displayed - Cancel component default export
- Compression component code
- Update profile
- Add package file
- Newly added
FButton
、FButtonGroup
、FIcon
components