Skip to content

Releases: crlang/vue-tony-admin

0.5.0

01 Jul 08:36
Compare
Choose a tag to compare

0.5.0 (2022-07-01)

Features

  • add PageWrapper as a global component, abolish the Button global component (6bbeb43)
  • ApiSelect: add components and documentation (3c4d0f6)
  • CountdownInput: add components and documentation (6cb9ca4)

Refactors

  • PageWrapper: reoptimize components and documentation (6bbeb43)
  • Icon: reoptimize components and documentation (06f1027)
  • SvgIcon: reoptimize components and documentation (06f1027)
  • ClickOutside: reoptimize components and documentation (5008d97)
  • useDesign: reoptimize function and documentation (0cba00b)
  • IconPicker: reoptimize function and documentation (a6c6e8d)
  • CollapseContainer: reoptimize components and documentation(eb30b4e)
  • LazyContainer: reoptimize components and documentation (eb30b4e)
  • ScrollContainer: reoptimize components and documentation(eb30b4e)
  • Authority: reoptimize components and documentation (ea6b6b3)
  • BasicForm: reoptimize components and documentation (fda4e37)
  • BasicModal: reoptimize components and documentation (104cb42)
  • BasicTable: reoptimize components and documentation (b272c19)
  • BasicUpload: reoptimize components and documentation (1a023a1)
  • CardGrid: reoptimize components and documentation (17f257f)
  • ContextMenu: reoptimize components and documentation (b3d4439)
  • CountTo: reoptimize components and documentation (02bedba)
  • BasicDescription: reoptimize components and documentation (e56621b)
  • BasicDrawer: reoptimize components and documentation (4a1e364)
  • StrengthMeter: reoptimize components and documentation (653d6f9)
  • Transition: reoptimize components and documentation (6c64c2c)
  • VirtualScroll: reoptimize components and documentation (78615cc)
  • Time: reoptimize components and documentation (4abc43c)
  • DragVerify: reoptimize components and documentation (aa18be4)

Performance Improvements

  • compatible with better import methods (9c0065a)

Bug Fixes

  • rename and retrieve example (e2e7a4e)
  • rename Form to BasicForm (3bb3b19)
  • rename Modal to BasicModal (af3d3e2)
  • rename Table to BasicTable (990d478)
  • rename Upload to BasicUpload (f8bd2ca)
  • Basic: optimize the confirmation button of the operation column (79fdb6f)
  • BasicModal: fix can't close popup (75214ed)
  • BasicModal: remove draggable, officially supports draggable (302b2b5)
  • change the name to avoid conflicts (465c172)
  • Cropper: remove components (73b7ad8)
  • fix scrollbar caused by dynamic height (db80397)
  • fix warnings caused by empty props (5931df2)
  • Form: clicking submit does not return content (787358a)
  • global components cannot be declared (702b79e)
  • import name is wrong (dd067f0)
  • optimization content (f924aae)
  • optimize the introduction of Element Plus (85ee565)
  • optimized directives (9dd3158)
  • partial dark mode matching (b97a52e)
  • Progress: remove components, replace official components (affe8db)
  • remove BasicArrow, reoptimize BasicHelp and BasicTitle components and documentation (aae1e95)
  • remove extra tabs (dd80377)
  • remove imgPreview component (2e74276)
  • remove some meaningless compatible code (284f69f)
  • remove tree redundant code (b820e2f)
  • remove unnecessary whitespace handling (59d5fc7)
  • stripping form components and other detail optimizations (6f24310)
  • useMessage optimization (c3a2cbf)

0.3.1

22 Apr 09:31
Compare
Choose a tag to compare

Bug Fixes

  • remove svg default size (3e4c048)

Breaking Changes

综合考虑,不再支持国际化多语言支持
Comprehensive consideration, internationalized multi-language support is no longer supported

0.3.0

20 Apr 09:50
Compare
Choose a tag to compare

0.3.0 (2022-04-20)

Bug Fixes

  • adjust default pageSize (b9035fc)
  • adjust the default image style (8aefe27)
  • adjust the layouts class name (845daf2)
  • adjust the page class name (b65c3cb)
  • Drawer: adjust to insert body by default (283fe8a)
  • fix bug with lineheight inheritance (9e964e1)
  • fix the shift when the side is unfolded (6cd61e5)
  • login menu tab width (6f80143)
  • mock data adjustment (085792a)
  • optimize dayjs import error (3824d47)
  • page footer cannot be displayed (4f08a61)
  • Qrcode: component optimization (d60d02f)
  • QrCode: split extension components to QrCode branch (23de7c5)
  • remove crypto-js and cipher (4c6f9ab)
  • remove redundant code (b4e60c8)
  • remove the sortable function of table (6497357)
  • rename QrCode (333a110)
  • resize non-root svg (b4cc506)
  • table example update (e81577e)
  • Table: problems caused by optimizing resize (fb60cea)
  • Table: remove index and checkbox in header settings (6b35c19)
  • Table: scrolling issue caused by canresize (73db237)
  • theme configuration optimization, fix the problem that the theme cannot be changed (9890883)
  • undo non-root svg (43af59c)
  • update example (f30b87a)
  • update page desc example (4a53a20)
  • update page form example (ffb291d)
  • update table example (8963cf4)

Features

Performance Improvements

  • optimize development loading speed (0c58da7)
  • optimize loading speed (b1d955f)

Reverts

  • remove the problem of updating dependencies (73f86a1)

中文 👉👉👉 更新记录请看 👈👈👈
English 👉👉👉 Full Changelog 👈👈👈

0.2.2

11 Apr 00:59
Compare
Choose a tag to compare

Bug Fixes

  • remove default button size, fix form submit area width (b353a45)
  • system management example optimization (eba5359)

Refactors

  • Re-optimized the sidebar and head color blocks

0.2.1

11 Apr 00:53
Compare
Choose a tag to compare

Full Changelog: 0.1.1-beta.1...0.2.1

0.1.1-beta.1

13 Feb 05:48
Compare
Choose a tag to compare
0.1.1-beta.1 Pre-release
Pre-release

0.1.1-beta.1 (2022-02-13)

Bug Fixes

  • add border property to ElAlert (8492f93)
  • adjust Basic components (b7ee7f6)
  • adjust ele button size (0304bdc)
  • adjust element plus default color: (50883cd)
  • adjust header search location (9d87ca1)
  • Button: component optimization (a0cb821)
  • CardGrid: component optimization (2f434c7)
  • ClickOutSide: component optimization (fb7e8e6)
  • CollapseContainer: component optimization (6edd70a)
  • CountDown: adjust related parameters (84a9172)
  • CountTo: component optimization (5426553)
  • Cropper: component optimization (0359717)
  • Description: component optimization (f49bd77)
  • Drawer: component optimization (9804d87)
  • fix bugs in the previous version (c383963)
  • fix memory overflow caused by v-loading (0133fa2)
  • fix possible null bug (4123c91)
  • fix the basic form demo (50be741)
  • fixed empty props causing editor error (ef8b990)
  • LazyContainer: component optimization (32cf073)
  • logo title (8dc4f2c)
  • menu text prohibits being selected (f261dab)
  • remove CodeEditor components (f636e01)
  • remove img border (ecd52e4)
  • remove old element props (4470abf)
  • remove page loading (4e0971d)
  • rename sass namespace to tonyname (322dd99)
  • ScrollContainer: component optimization (2bb98ea)
  • StrengthMeter: adjust the password strength check component (b1b053a)
  • Time: component optimization (db52118)
  • VirtualScroll: component optimization (44997e2)

Features

Performance Improvements

  • element plus component change to import on demand (4393484)

0.0.1-alpha.3

22 Jan 09:02
Compare
Choose a tag to compare
0.0.1-alpha.3 Pre-release
Pre-release

Bug Fixes

  • add input border (6db5465)
  • adjust header lockscreen entry (7b29c2f)
  • adjust header tabs doesn't follow header color changes (39d9135)
  • adjust lock page (9b4ddc5)
  • adjust tabs style (8226d65)
  • date/page header bg (ff7457f)
  • fixed sider/sider menu trigger (9adfc99)
  • header change (046f86d)
  • IconPicker: fix the problem that the popover cannot be displayed (8537061)
  • modal: fix warning message (132ecc4)
  • modal: header, bottom slot not work (06f71e6)
  • optimize sider/menu/logo (754ae92)
  • the env title spaces will be remove after build (cdc749a)

Features

  • add favicon (40deecf)
  • CardGrid: add shadow and card title style (056dc89)

Performance Improvements

0.0.1-alpha.2

13 Jan 01:29
Compare
Choose a tag to compare
0.0.1-alpha.2 Pre-release
Pre-release

Bug Fixes

  • adjust the global size small to default (52a8775)
  • build error (c19c3ea)
  • button: success type color (d53fa7e)
  • CardGrid: initialization error (7cdda70)
  • CardGrid: item css (19e50a0)

Performance Improvements

  • adjust SCSS variable to custom attribute (198f820)