Releases: texastribune/data-visuals-create
Releases · texastribune/data-visuals-create
[7.6.6] - 2025-06-09 🦊
[7.6.6] - 2025-06-09
Added
templates/feature/app/templates/includes/authors.html- added a template markup for footer authors sectiontemplates/feature/app/styles/components/_authors.scss- styles for authors templatetemplates/feature/app/templates/includes/brief-promo.html- added a template markup for brief promotemplates/feature/app/styles/components/_brief-promo.scss- styles for brief promotemplates/feature/app/templates/includes/contributors.html- added a template markup for footer contributors sectiontemplates/feature/app/templates/includes/trust-project.html- added a template markup for trust project sectiontemplates/feature/app/styles/components/_images.scss- styles for photos
Changed
templates/feature/app/index.html- added new componentstemplates/feature/app/styles/main-queso.scss- linked new scss filestemplates/feature/app/styles/components/_related-content.scss- updated styles for related contenttemplates/feature/app/templates/macros/processors-queso.html- added photo/video embed templatestemplates/__common__/app/templates/includes/figma2html-config.html- fixed a size error on figma2htmltemplates/feature/app/templates/includes/svg-defs.html- updated twitter logo to X logotemplates/__common__/config/tasks/graphics-meta.js- hot fix on puppeteer launch error
[7.6.5] - 2024-04-02 🦊
[7.6.5] - 2024-04-08
Added
templates/__common__/app/templates/includes/figma2html-config.html- added a script to 1) tweak figma2html output's image sources and 2) resize using CSS media query
Changed
templates/graphic/app/templates/graphic-static.html- added a line to easily insert manual script related to figma2htmltemplates/__common__/config/tasks/parse-figma2html.js- refined script to move figma2html files, added error handling when there's no figma2html-exports directory in workspacetemplates/__common__/app/styles/_typography.scss,templates/__common__/app/styles/_typography-queso.scss- added css style rules to show bold and italic correctly on figma2html graphics
[7.6.1] - 2024-02-12 🦊
Added
templates/__common__/_babel.config.json- added a babel configuration file to ignore warnings
Changed
- Bumped
queso-uifrom 10.3.2 to 10.4.0 - Bumped
sass-mqfrom 5.0.0 to 6.0.0
Updated markups and styles of feature templates to match new Tribune CMS styles:
- Changed:
templates/__common__/app/templates/macros/shares.html,templates/feature/app/index.html,templates/feature/app/templates/components/footer.html,templates/feature/app/templates/components/navbar.html,templates/feature/app/templates/components/share.html,templates/feature/app/templates/includes/shares.html,templates/feature/app/templates/includes/svg-defs.html - Changed:
templates/feature/app/styles/components/_navbar.scss,templates/feature/app/styles/main-queso.scss - Added:
templates/feature/app/styles/components/_details.scss
[7.6.0] - 2023-11-30 🦊
Added
templates/__common__/config/tasks/parse-figma2html.js- added a script to unzip exported figma2html file and move files to designated directories
Changed
templates/__common__/config/scripts/develop.js- addedparseFigma2htmlfunction which will run first in the series of promissestemplates/graphic/app/templates/graphic-static.html- added a description about figma2html and code chunks to insert figma2html's html file, cleaned templatetemplates/__common__/app/styles/components/_graphic.scss- cleaned some CSS so the grahic is center aligned and text doesn't get wider than 41.5rem following the styles in CMS
[7.4.6] - 2023-11-02 🦊
Fixed
- Fixed an issue where Kit is unable to take screenshots, making it not showing up in the CMS
Changed
templates/__common__/config/tasks/graphics-meta.js- removedheadless: 'new'from thepuppeteer.launch()function
[7.4.5] - 2023-10-27 🦊
Changed
- Bumped update-check from 1.5.3 to 1.5.4
- Bumped http-cache-semantics from 4.1.0 to 4.1.1
- Bumped queso-ui from 9.4.2 to 10.3.2
- Bumped puppeteer from 5.5.0 to 19.4.0
templates/__common__/config/tasks/graphics-meta.js- addedheadless: 'new'to thepuppeteer.launch()function following deprecation guidance frompuppeteer
[7.4.4] - 2023-07-10 🦊
Added
templates/__common__/config/tasks/check-node-versions.js- detect node versions and show an error message when version 16 or older is used
Changed
templates/__common__/config/package.json- runtemplates/__common__/config/tasks/check-node-versions.jswhen runningparse,start, andbuild; addenginesto specify requirements for node version (17 or later)README.md- add a sentence to explaindata-visuals-createonly supports node version 17 or later
[7.4.2] - 2022-12-22 🦊
Changed
templates/__common__/config/tasks/graphics-meta.js- comment out array transformation of a source line to hot fix the issue where the metadata format is not accepted to log a project on our spreadsheet
[7.4.1] - 2022-11-23 🦊
Changed
templates/__common__/utils/fetch/authorize.js- change parameters to pass to Google OAuth 2.0 authorization URL, tweak terminal languages and string manipulation as a process of out-Of-Band (OOB) flow Migration
[7.4.0] - 2022-06-06 🦊
Changed
templates/__common__/config/tasks/graphics-meta.js- make sources metadata an arraytemplates/feature/app/scripts/utils/ad-loader.js- make ad square if ad has classdv-gpt-ad-squaretemplates/feature/app/templates/embed.html,templates/graphic/app/templates/graphic-static.html- wrap credit, note and source metadata indata-tags so "Credit:", "Note:" and "Source:" don't appear in metadatatemplates/graphic/app/templates/graphic.html- add default graphic headline and wrap credit, note and source metadata indata-tags