mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-01 00:20:03 +08:00
# Conflicts: # jsowell-ui/.env.development # jsowell-ui/.env.staging # jsowell-ui/bin/build-sit.bat # jsowell-ui/bin/build.bat # jsowell-ui/src/api/adapayMember/adapayMember.js # jsowell-ui/src/api/pile/merchant.js # jsowell-ui/src/router/index.js # jsowell-ui/src/views/financial/financeDetail.vue # jsowell-ui/src/views/financial/merchant.vue # jsowell-ui/src/views/homeIndex/homeIndex.vue # jsowell-ui/src/views/login.vue # jsowell-ui/src/views/pile/basic/detail.vue # jsowell-ui/src/views/pile/station/components/SiteInfo.vue # jsowell-ui/src/views/pile/station/detail.vue # jsowell-ui/src/views/pile/station/orderReport.vue
15 KiB
15 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.4.0 (2020-06-10)
Features
2.3.4 (2020-05-26)
Features
Bug Fixes
- also set ssrAppId for first Vue app when ssrAttribute exists (4cb5724)
- also set ssrAppId for first Vue app when ssrAttribute exists (#563) (4664df2)
- auto install plugin in browser (32fdb20)
- improve ssr detection when 1st metaInfo component isnt root (a41b9a7)
- support falsy values in eg body attributes (fix: #535) (1ef4108)
2.3.3 (2020-02-26)
Bug Fixes
- memory leak, use hook events (thanks #522) (21621e1)
- support once (with skip) client side (fix #498) (c74c645)
2.3.2 (2020-01-12)
Bug Fixes
2.3.1 (2019-10-09)
Bug Fixes
- accept and pass options as second arg for generate (2ce5177)
- still traverse children when metainfo doesnt return object (#469) (35b7099)
- try to detect global mixins adding meta info (#467) (2231ec1)
2.3.0 (2019-10-03)
2.3.0-beta.0 (2019-09-17)
Bug Fixes
- use computed prop (which uses caching) instead of calling the fn directly (c344d60)
Features
- add option waitOnDestroyed (f745059)
- add options debounceWait (d43b77c)
- add possibility to add additional meta info (0ab76ee)
- add support for setting attributes from multiple apps (d9b0ab2)
- enable setting refreshOnceOnNavigation during runtime (9d14387)
2.2.2 (2019-08-30)
Bug Fixes
- workaround for memoryleak in destroyed hook (ec7b1fb)
- types: add "content" property to MetaPropertyEquiv and remove "name" (#436) (4384f44)
2.2.1 (2019-08-04)
Bug Fixes
2.2.0 (2019-07-28)
Features
- support generating tags directly from metaInfo object (cb2758e)
Tests
2.1.1 (2019-07-26)
Bug Fixes
- babel config for rollup (71b2d52)
2.1.0 (2019-07-24)
Bug Fixes
- also use ssrAppId for client update (50c0509)
- don't generate