Releases: CornellCustomDev/CD_cwd_events
Releases · CornellCustomDev/CD_cwd_events
Archive bug fix
This release fixs a bug in in archive date. use negative sign in Days Ahead field. ex "-365"
Requires localist-viewer
Javascript functionality moved to npm localist-viewer
Separating Drupal block config and JavaScript functionality. To support more features and maintenance.
Uses terms more inline with localist widget maker.
New features in this release:
- images
- improved filters
- drupalSettings
- add custom classes
- and more
Block config settings and improvements.
Migrating from v1 to v2.
- get the latest code
- open your events blocks
- save the block
- clear cache
whats new in v2
- style and code are separated a new cwd_events.css style sheet is used. and can be disabled in block config.
- pagination support
- multiple department support
- code testing and browser testing
- demo page
- removed custom code and added package dependencies
- laravel mix used for transpiling instead of custom webpack
- moments used for date string conversion instead of custom string splitting
- axios used for requests and param uriencoding instead of custom functions.
- and a lot of minor imporovements and clean up.
Mix and styling disable
v2.0-alpha production transpile
Security Updates
Dev dependency Package fstream security update Patched in >=1.0.12
Security Updates
Dev dependencies updated, minor update as does not effect production build.
Security updates
Known low severity security vulnerability detected in lodash < 4.17.11 updated to "lodash": "^4.17.11"
Archive template
Added UUID to block and target
Added a simple archive template used by Cornell Energy Systems in testing
minor tweak
day/date
added readmore option to block title
no css styling included