0.2.8
版本发布时间: 2020-01-29 22:39:05
ais-one/cookbook最新发布版本:0.6.11(2022-07-22 08:33:59)
- update packages
- remove date-fns (use Native JS Intl.DateTimeFormat and Date objects)
- VueCrudX
- fix table height (footer with pagination was hidden)
- enhance render: cell content formatting of the column (if column name is found, value passed in is cell value, else value passed in is row values object)
- backend
- add jest test, create unit and integration test
- structure backend to be testable, create controllers
- allow to authorize from cookie or header
- example-spa
- fixed axios.js, error.config.url returns only path instead of full url in updated version of axios (affected refresh token)