🛠️
Wazimap technical handbook
  • Introduction
  • System Architecture
    • Database Models
    • IndicatorData
    • Geography Hierarchies
    • Choropleth Maps
    • Determine which instance to use
  • Development
    • Code Deployment
    • Component Architecture
    • Development Process
    • Pull Request Template Explanation
    • Code Review Process
    • Pull Request Template (FE)
    • Webflow Integration
    • Merging webflow exports
    • Rules for Webflow exports
    • Webflow exports & changelog
      • June 2023
      • March 2023
      • February 2023
      • December 2022
      • November 2022
      • October 2022
      • May 2022
      • April 2022
      • March 2022
      • January 2022
      • December 2021
      • November 2021
      • October 2021
    • Translation
    • Map components
  • Testing
    • Testing guidelines
    • Critical Paths
    • GUI Tests
    • Heroku Review Apps
  • Design
    • Iconography
  • Change Proposals
  • NGPx - Template
  • NGP1 - Changing the data model (Implemented)
  • NGP2 - Presenting Geographical Hierarchies to users
  • NGP3 - Change Geography Hierarchies
  • NGP4 - Format configuration
  • NGP5 - Multiple count columns
  • NGP6 - Profile-specific open graph metadata
  • NGP7 - Wazimap profile domain management
  • NGP8 - Replacing Webflow as frontend framework
  • Tutorials
    • Creating a new profile
    • Loading new geographies
    • Loading Data
    • Creating a new admin user
    • Creating a non-admin user for a private profile
    • Changing the Geography level name
    • Deployment to Dokku
  • Configuration
  • Profile Configuration
  • Profile Indicator Configuration
  • Profile Collection Configuration
  • Geographies, hierarchies and versions
  • API
    • General API Information
    • Upload API
    • Task Status
    • Point data API
Powered by GitBook
On this page
  • Class renaming - 01/18/2022
  • Transition CSS - 01/14/2022
  • Data mapper v2 - 01/13/2022

Was this helpful?

Export as PDF
  1. Development
  2. Webflow exports & changelog

January 2022

PreviousMarch 2022NextDecember 2021

Last updated 3 years ago

Was this helpful?

Class renaming - 01/18/2022

Changed class name .hdden to .hidden for .mapping-options__add-filter.

Transition CSS - 01/14/2022

Added transition styling to the v2 data mapper content items and made max-height on closed !important.

Data mapper v2 - 01/13/2022

Changes:

  • Added v2 versions of all clickable triggers and content blocks:

    • data-category__h1_trigger--v2

    • data-category__h1_content--v2

    • data-category__h2_trigger--v2

    • data-category__h2_content--v2

    • data-category__h3_trigger--v2

    • data-category__h3_content--v2

Use the class .is--closed on the content blocks to toggle them to closed.

  • The arrow icons in .data-category__h1_trigger--v2 is controlled by adding or removing is--closed to BOTH icons. This will hide the one and show the other.

4MB
wazimap-ng.webflow (class-renaming - 01182022).zip
archive
4MB
wazimap-ng.webflow (transition-css-01142022).zip
archive
4MB
wazimap-ng.webflow (data-mapper-v2-01132022).zip
archive
New item in the styles panel. Select data-category--v2 to use class controlled interactions