About & News

As a living system, the Data Design Language is constantly evolving. This section provides an overview of the latest changes and additions.

About


Project name PREVIEW Data Design Language
Version 2.0.0
Last updated 26.04.2024
Authors Moritz Stefaner / Truth & Beauty with Flavio Gortana and Christian Laesser

Change Log


View on github

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.2.2 (2024-11-07)

2.2.1 (2024-10-29)

2.2.0 (2024-10-29)

Features

  • add downloads for starterkit (a34474f)

2.1.1 (2023-12-18)

Bug Fixes

2.1.0 (2023-12-18)

Features

Bug Fixes

  • misc component fixes and updates from tool development (0556793)
  • repair token zipping for download (d73258b)
  • version updating (0a13ac2)

2.0.3 (2023-12-08)

Bug Fixes

  • changelog: cleanup commit assignments (9b8d825)

2.0.2 (2023-12-08)

Bug Fixes

  • tokens: rename Default → default, use fontWeight.XXX instead of fontWeight.default.XXX (ffc0f38)

2.0.1 (2023-12-08)

Bug Fixes

  • docs: Add missing paragraph for IndicatorCard (4a03ddc)

2.0.0 (2023-12-06)

This release constitutes a major rework of the token structure and documentation.

Key changes

  • Tokens are now prefixed with ddl- to avoid naming conflicts with other libraries.
  • T-shirt sizes have been replaced with Tailwind equivalents: 2xs, xs, md, lg, xl, 2xl, ….
  • We now use the base color and size palettes from Tailwind as core tokens.
  • The DDL now also comprises interactive styles and components based on Tailwind and Flowbite Svelte.
  • The documentation has been reworked and is now based on the Tailwind styles.
  • The starterkit also uses the new libraries and frameworks.

Features

  • add tokens for grey scales, cartography specific tokens (1d8cd13)
  • added choropleth map (94730f7)
  • added color section sgructure (9658761)
  • added dark theme static maps (5c05f5a)
  • added disabled state to switch control (29c172a)
  • added dynamic map theming (ad01631)
  • added example gallery to map styles (23ff9ca)
  • added examples (fb1ac2c)
  • Added high contrast map style (2a3a449)
  • added id to countries geo data (feaebc6)
  • added logo colors to enable dark theme (686c73e)
  • added mapbox credits (8c5a2d2)
  • added resources section (9af4a80)
  • added satellite theme (7dce81c)
  • added scripts to simplify aa geo data (9333030)
  • Added sequential categorical color scales (775f036)
  • added switch between chropleth maps (e300a0d)
  • added terrain alyer component (d8bd807)
  • added text to map style sections (0457b2a)
  • added water boundaries color (46516ba)
  • better geo data processing (a56271e)
  • better layout for map features (5e5c40d)
  • better within filter handling (76f2599)
  • changed styling in borderles export frame (f8e6c75)
  • dynamic annotation area component (68923fe)
  • finalized geo data processing (27fa440)
  • fixed country mapping (d585c5c)
  • improved borderless map export (a46b357)
  • improved chart anatomy section (e097fa4)
  • improved map annotation layer (797c04b)
  • improved mobile layout (01e423f)
  • improved overall layout (b6826a5)
  • made navigation functional (1acf16d)
  • map anatomy toggle (ca06c15)
  • minor improvements to map colors (30ba3f1)
  • new curated static maps (797796e)
  • reduced terrain layer intensity (419ce94)
  • Removing countries without iso3 (e6bf0e7)
  • replaced color scales in data layers with color mode (b4276dd)
  • replaced dynamic maps with static images (cf308fc)
  • started adding static map images (82c2746)
  • static data layer images (d9db4df)

Bug Fixes

  • Fixed hot reloading issue in contour map fixes #4 (925955d)
  • improved formulas to avoid accumulated rounding errors (e2e9b11)
  • manually fixing saudi arabia id (e16810f)
  • re added contour maps (965ea58)
  • removed mapox disclaimer example (40b149e)
  • replaced wrong datapoint map (ca28fbb)
  • resolve math in token build (05916dd), closes #3
  • resolved merge conflict (7a989e7)

1.1.0 (2023-05-26)

This version is archived at https://releases-v1-1–aa-preview-ddl.netlify.app/.

Features

  • add tokens for grey scales, cartography specific tokens (1d8cd13)
  • added choropleth map (94730f7)
  • added color section sgructure (9658761)
  • added dark theme static maps (5c05f5a)
  • added disabled state to switch control (29c172a)
  • added dynamic map theming (ad01631)
  • added example gallery to map styles (23ff9ca)
  • added examples (fb1ac2c)
  • Added high contrast map style (2a3a449)
  • added id to countries geo data (feaebc6)
  • added logo colors to enable dark theme (686c73e)
  • added mapbox credits (8c5a2d2)
  • added resources section (9af4a80)
  • added satellite theme (7dce81c)
  • added scripts to simplify aa geo data (9333030)
  • Added sequential categorical color scales (775f036)
  • added switch between chropleth maps (e300a0d)
  • added terrain alyer component (d8bd807)
  • added text to map style sections (0457b2a)
  • added water boundaries color (46516ba)
  • better geo data processing (a56271e)
  • better layout for map features (5e5c40d)
  • better within filter handling (76f2599)
  • changed styling in borderles export frame (f8e6c75)
  • dynamic annotation area component (68923fe)
  • finalized geo data processing (27fa440)
  • fixed country mapping (d585c5c)
  • improved borderless map export (a46b357)
  • improved chart anatomy section (e097fa4)
  • improved map annotation layer (797c04b)
  • improved mobile layout (01e423f)
  • improved overall layout (b6826a5)
  • made navigation functional (1acf16d)
  • map anatomy toggle (ca06c15)
  • minor improvements to map colors (30ba3f1)
  • new curated static maps (797796e)
  • reduced terrain layer intensity (419ce94)
  • Removing countries without iso3 (e6bf0e7)
  • replaced color scales in data layers with color mode (b4276dd)
  • replaced dynamic maps with static images (cf308fc)
  • started adding static map images (82c2746)
  • static data layer images (d9db4df)

Bug Fixes

  • Fixed hot reloading issue in contour map fixes #4 (925955d)
  • improved formulas to avoid accumulated rounding errors (e2e9b11)
  • manually fixing saudi arabia id (e16810f)
  • re added contour maps (965ea58)
  • removed mapox disclaimer example (40b149e)
  • replaced wrong datapoint map (ca28fbb)
  • resolve math in token build (05916dd), closes #3
  • resolved merge conflict (7a989e7)

1.0.2 (2023-02-01)

Features

  • patch: release script builds and zips automatically (ff1ab80)

1.0.1 (2023-02-01)

Bug Fixes

  • clean up changelog (c74bb36)
  • update version in root package.json on release (d79c1cc)

1.0.0 (2023-02-01)

⚠ BREAKING CHANGES

  • rename style-dict → design_tokens

Features

  • add fonts and reset to starterkit (2e9fb25)
  • add model aspect colors to site (73d7f25)
  • add new logo (9c0f12d)
  • add script to zip design tokens automatically (608f73e)
  • enable CORS (96fc708)
  • introduce _docs styles only used for documentation (fbe347c)
  • run token build on version bump and make sure all package.json files in subdirectories are updated (d865f93)
  • token update based on template rework (ea88f06)
  • update accent color, add model-aspect colors from climate-conflict site (83ca393)

Bug Fixes

  • borders var name (68ea60d)
  • camelCase for model aspect colors (17cd310)
  • ChartFrame applies theme only if explicitly set (94cc8cd)
  • ChartFrame should not override theme (e0b49ad)
  • fix for diverging scale (d4c50a4)
  • hide [object Object] for styles (44d19c7)
  • logo size, move to $components (911cdaa)
  • path and command in release script (22dbeac)
  • release script (c92a6ef)
  • rename style-dict → design_tokens (12e484c)
  • shadows syntax in shorthand (87d8a60)

0.9.0 (2023-01-25)

(2023-01-25)

Initial pre-release