Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datawrapper loader example #1585

Merged
merged 30 commits into from
Aug 26, 2024
Merged

Commits on Aug 17, 2024

  1. Datawrapper loader example

    palewire committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    1a915a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51b4209 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. add the resulting asset in the repo, so we can build it without havin…

    …g to use the data loader
    Fil committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    f4318ac View commit details
    Browse the repository at this point in the history
  2. link in the examples list

    Fil committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    269bd86 View commit details
    Browse the repository at this point in the history
  3. data/chart.html

    Fil committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    30919d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0903ddd View commit details
    Browse the repository at this point in the history
  5. Update examples/loader-datawrapper/requirements.txt

    Co-authored-by: Philippe Rivière <fil@rezo.net>
    palewire and Fil authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e98f242 View commit details
    Browse the repository at this point in the history
  6. Fixes

    palewire committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c2c0bf8 View commit details
    Browse the repository at this point in the history
  7. Update examples/loader-datawrapper/src/data/chart.html.py

    Co-authored-by: Philippe Rivière <fil@rezo.net>
    palewire and Fil authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4257f14 View commit details
    Browse the repository at this point in the history
  8. Change chart

    palewire committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d8d0c17 View commit details
    Browse the repository at this point in the history
  9. Trim

    palewire committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0754b1c View commit details
    Browse the repository at this point in the history
  10. Update yarn.lock

    palewire authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    cda1154 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    d756ada View commit details
    Browse the repository at this point in the history
  2. show the code

    Fil committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6e6ce4b View commit details
    Browse the repository at this point in the history
  3. override the dark=auto parameter if we pass dark=false

    the case is a browser in dark mode and a page that only has a light theme: dark is false, and the chart should not be left with the default behavior set up in Datawrapper
    Fil committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    04ab679 View commit details
    Browse the repository at this point in the history
  4. Add dark mode config

    palewire committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    32a1691 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56a06ff View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Web component

    palewire committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    05d8ddd View commit details
    Browse the repository at this point in the history
  2. get or create chart

    palewire committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    7c2b1e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa01fed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfb3b5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c501f96 View commit details
    Browse the repository at this point in the history
  6. Rename as datawrapper-api

    palewire committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    2d559bb View commit details
    Browse the repository at this point in the history
  7. Rename as datawrapper-api

    palewire committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    5c44d33 View commit details
    Browse the repository at this point in the history
  8. Rename as datawrapper-api

    palewire committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    34f6f2f View commit details
    Browse the repository at this point in the history
  9. Start with a simple example

    palewire committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0c9d940 View commit details
    Browse the repository at this point in the history
  10. dark mode edits, helper function

    Fil committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c8c56b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    20a75ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23ea365 View commit details
    Browse the repository at this point in the history
  3. wording

    Fil committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b07b608 View commit details
    Browse the repository at this point in the history