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

Implement unordered and ordered lists #88

Merged
merged 29 commits into from
May 7, 2024
Merged

Commits on May 3, 2024

  1. wip

    jordisala1991 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1c39873 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    f770aa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0705c1f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/implement-bullets' of github.com:penpot/penpot-…

    …exporter-figma-plugin into feature/implement-bullets
    jordisala1991 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    7e3cb0a View commit details
    Browse the repository at this point in the history
  4. needs more ifs

    jordisala1991 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9ea3b35 View commit details
    Browse the repository at this point in the history
  5. refactor

    Cenadros committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e673604 View commit details
    Browse the repository at this point in the history
  6. revert

    Cenadros committed May 6, 2024
    Configuration menu
    Copy the full SHA
    da05ff3 View commit details
    Browse the repository at this point in the history
  7. refactor

    jordisala1991 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3c02bde View commit details
    Browse the repository at this point in the history
  8. fix and refactor

    jordisala1991 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    5464e17 View commit details
    Browse the repository at this point in the history
  9. refactor

    jordisala1991 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a2a3aca View commit details
    Browse the repository at this point in the history
  10. refactor

    jordisala1991 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    8519f74 View commit details
    Browse the repository at this point in the history
  11. refactor

    jordisala1991 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e396de2 View commit details
    Browse the repository at this point in the history
  12. add ordered class

    jordisala1991 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b864002 View commit details
    Browse the repository at this point in the history
  13. wip

    Cenadros committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1fcada6 View commit details
    Browse the repository at this point in the history
  14. wip

    Cenadros committed May 6, 2024
    Configuration menu
    Copy the full SHA
    741deae View commit details
    Browse the repository at this point in the history
  15. fixes

    Cenadros committed May 6, 2024
    Configuration menu
    Copy the full SHA
    daa7c0d View commit details
    Browse the repository at this point in the history
  16. package.json

    Cenadros committed May 6, 2024
    Configuration menu
    Copy the full SHA
    15cbd67 View commit details
    Browse the repository at this point in the history
  17. little refactors

    jordisala1991 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    50d9c2d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. base list

    Cenadros committed May 7, 2024
    Configuration menu
    Copy the full SHA
    5cac290 View commit details
    Browse the repository at this point in the history
  2. fixes

    Cenadros committed May 7, 2024
    Configuration menu
    Copy the full SHA
    edfd6af View commit details
    Browse the repository at this point in the history
  3. abstract baselist

    Cenadros committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4d9c3a4 View commit details
    Browse the repository at this point in the history
  4. refactors

    jordisala1991 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    323f125 View commit details
    Browse the repository at this point in the history
  5. refactor

    Cenadros committed May 7, 2024
    Configuration menu
    Copy the full SHA
    6e8b3c2 View commit details
    Browse the repository at this point in the history
  6. changeset

    Cenadros committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4a61232 View commit details
    Browse the repository at this point in the history
  7. fix eslint issue

    jordisala1991 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    97f97dd View commit details
    Browse the repository at this point in the history
  8. fix

    jordisala1991 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e9439b2 View commit details
    Browse the repository at this point in the history
  9. fixes

    Cenadros committed May 7, 2024
    Configuration menu
    Copy the full SHA
    cb30ef2 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'feature/implement-bullets' of github.com:penpot/penpot-…

    …exporter-figma-plugin into feature/implement-bullets
    Cenadros committed May 7, 2024
    Configuration menu
    Copy the full SHA
    09858d0 View commit details
    Browse the repository at this point in the history
  11. fixes

    Cenadros committed May 7, 2024
    Configuration menu
    Copy the full SHA
    dac2dbc View commit details
    Browse the repository at this point in the history