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

Maizzle 5 #1299

Open
wants to merge 173 commits into
base: master
Choose a base branch
from
Open

Maizzle 5 #1299

wants to merge 173 commits into from

Commits on Jul 15, 2024

  1. fix: git conflicts

    cossssmin committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    fd73020 View commit details
    Browse the repository at this point in the history
  2. 5.0.0-beta.1

    cossssmin committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    848bed9 View commit details
    Browse the repository at this point in the history
  3. fix: morphdom path

    cossssmin committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e2bb669 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a79a50c View commit details
    Browse the repository at this point in the history
  5. 5.0.0-beta.2

    cossssmin committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ca16419 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. build: update dependencies

    cossssmin committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d223968 View commit details
    Browse the repository at this point in the history
  2. chore: add release script

    cossssmin committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    56c78d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dceb20 View commit details
    Browse the repository at this point in the history
  4. 5.0.0-beta.3

    cossssmin committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3e113ed View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    df006eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d128cd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98ab301 View commit details
    Browse the repository at this point in the history
  4. refactor: build command

    copy everything in one go and parse them in the destination directory; easier than parsing each file and figuring out where to save it
    cossssmin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    9f84e35 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    b1154e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66d5872 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae1227a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8175e1b View commit details
    Browse the repository at this point in the history
  5. test: update events tests

    cossssmin committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9227365 View commit details
    Browse the repository at this point in the history
  6. 5.0.0-beta.4

    cossssmin committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    d4188a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d129e6a View commit details
    Browse the repository at this point in the history
  8. 5.0.0-beta.5

    cossssmin committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    cd2166f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ae4770 View commit details
    Browse the repository at this point in the history
  10. build: update lock file

    cossssmin committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f9c76e7 View commit details
    Browse the repository at this point in the history
  11. ci: update workflow

    cossssmin committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    344abdc View commit details
    Browse the repository at this point in the history
  12. ci: update workflow

    cossssmin committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    d59faeb View commit details
    Browse the repository at this point in the history
  13. revert: ci updates

    cossssmin committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4349656 View commit details
    Browse the repository at this point in the history
  14. ci: update workflow

    cossssmin committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    6de3144 View commit details
    Browse the repository at this point in the history
  15. build: update package.json

    cossssmin committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8e1dc5d View commit details
    Browse the repository at this point in the history
  16. ci: run npm install

    instead of npm ci
    cossssmin committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    781c606 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    ee0523e View commit details
    Browse the repository at this point in the history
  2. 5.0.0-beta.6

    cossssmin committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    eb14281 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aedc861 View commit details
    Browse the repository at this point in the history
  4. 5.0.0-beta.7

    cossssmin committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2b6fd6b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    eb49bd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf1d875 View commit details
    Browse the repository at this point in the history
  3. chore: clearer var name

    cossssmin committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    50d9376 View commit details
    Browse the repository at this point in the history
  4. feat: built templates count

    cossssmin committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    ff28808 View commit details
    Browse the repository at this point in the history
  5. test: update env tag test

    cossssmin committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    3e34c20 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    66a5e34 View commit details
    Browse the repository at this point in the history
  7. feat: template tag

    cossssmin committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    9ae94ee View commit details
    Browse the repository at this point in the history
  8. 5.0.0-beta.8

    cossssmin committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    338717c View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    9a5b7cd View commit details
    Browse the repository at this point in the history
  2. chore: update dependencies

    cossssmin committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    11d30b7 View commit details
    Browse the repository at this point in the history
  3. chore: update posthtml-base-url

    fixes issue with prepending relative paths to css url values
    cossssmin committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    7362db8 View commit details
    Browse the repository at this point in the history
  4. 5.0.0-beta.9

    cossssmin committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    bb7bcbb View commit details
    Browse the repository at this point in the history
  5. fix: copying static assets

    avoid copying files twice because of glob paths that start with the same path
    cossssmin committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    43c28b6 View commit details
    Browse the repository at this point in the history
  6. 5.0.0-beta.10

    cossssmin committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    00e3c2c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d06117 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    430908d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cd3096 View commit details
    Browse the repository at this point in the history
  3. 5.0.0-beta.11

    cossssmin committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6fd9e14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dca806c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9603739 View commit details
    Browse the repository at this point in the history
  6. refactor: events types

    cossssmin committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9858437 View commit details
    Browse the repository at this point in the history
  7. 5.0.0-beta.12

    cossssmin committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    cbaa627 View commit details
    Browse the repository at this point in the history
  8. refactor: addAttribute transformer

    don't add empty value to no-value alt attributes
    cossssmin committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b36d92d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    41e864b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d048b08 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. revert: exposing tansformers in events

    they can be simply imported instead
    cossssmin committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9f0797c View commit details
    Browse the repository at this point in the history
  2. chore: update events types

    cossssmin committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e4ed0ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e662da View commit details
    Browse the repository at this point in the history
  4. chore: update config types

    cossssmin committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    504e158 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ff5e1c View commit details
    Browse the repository at this point in the history
  6. 5.0.0-beta.13

    cossssmin committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    6728859 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf8acef View commit details
    Browse the repository at this point in the history
  8. 5.0.0-beta.14

    cossssmin committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    62f76af View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    faf910b View commit details
    Browse the repository at this point in the history
  2. feat: add fetch tag

    cossssmin committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    7ec603b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc58423 View commit details
    Browse the repository at this point in the history
  4. 5.0.0-beta.15

    cossssmin committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    55a84e5 View commit details
    Browse the repository at this point in the history
  5. chore: update dependencies

    cossssmin committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    a96bf00 View commit details
    Browse the repository at this point in the history
  6. refactor: types

    cossssmin committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6e59b4f View commit details
    Browse the repository at this point in the history
  7. 5.0.0-beta.16

    cossssmin committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    4775b8e View commit details
    Browse the repository at this point in the history
  8. refactor: fetch config key

    cossssmin committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    0acd06b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b7e3a64 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. chore: update events types

    cossssmin committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    0847b46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf33ee8 View commit details
    Browse the repository at this point in the history
  3. 5.0.0-beta.17

    cossssmin committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    bbda99a View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Allow capturing groups replacement in replaceStrings.js

    This adjustement aims to let the replacement string make use of the capturing group in the regex.
    Jordinateur authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    6a381b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. fix: linting errors

    cossssmin committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7cdf48f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a07da8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5356cf7 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    7d374b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bb8b6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b343ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd6c321 View commit details
    Browse the repository at this point in the history
  5. ci: update github workflow

    cossssmin committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    657cba3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f95625 View commit details
    Browse the repository at this point in the history
  7. revert: exposing posthtml compiler in events

    can just import and use render() instead
    cossssmin committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    50eb0ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b62c762 View commit details
    Browse the repository at this point in the history
  9. style: clearer if statement

    cossssmin committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5d7acea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    239e4c9 View commit details
    Browse the repository at this point in the history
  11. 5.0.0-beta.18

    cossssmin committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3833ddb View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    45575fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdbf3dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c9324c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab7eb6d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    29f9f7f View commit details
    Browse the repository at this point in the history
  2. feat: 404 page for local dev

    show a 404 page when browsing to a route that cannot be served
    cossssmin committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ce9416f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa1a434 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    566dc54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4714d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    810c87e View commit details
    Browse the repository at this point in the history
  7. fix: locals passed to fetch plugin

    must be an object with a `locals` key
    cossssmin committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    cca8060 View commit details
    Browse the repository at this point in the history
  8. feat: add types for build.current

    can be useful in events autocomplete
    cossssmin committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    18c75f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd91c5a View commit details
    Browse the repository at this point in the history
  10. 5.0.0-beta.19

    cossssmin committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c3edd64 View commit details
    Browse the repository at this point in the history
  11. fix: create correct build output paths

    copy directory structures correctly based on content glob paths in user's config
    cossssmin committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    398705c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    49b1955 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    771fe70 View commit details
    Browse the repository at this point in the history
  14. 5.0.0-beta.20

    cossssmin committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    9e805f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. fix: update cheerio import path

    cheerio v1.0.0 breaking change
    cossssmin committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    dca3fb6 View commit details
    Browse the repository at this point in the history
  2. 5.0.0-beta.21

    cossssmin committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0059f95 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. chore: downgrade cheerio to rc.12

    can bump to 1.0.0 when juice will also use that version
    cossssmin committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    d9e2924 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. 5.0.0-beta.22

    cossssmin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    dc4d78a View commit details
    Browse the repository at this point in the history
  2. fix: plaintext generation

    cossssmin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    571c1cf View commit details
    Browse the repository at this point in the history
  3. refactor: index page

    cossssmin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b8e6b83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    973a820 View commit details
    Browse the repository at this point in the history
  5. chore: update inline type

    cossssmin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    dec0dd5 View commit details
    Browse the repository at this point in the history
  6. 5.0.0-beta.23

    cossssmin committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b269eb6 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. chore: update dependencies

    cossssmin committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e42050d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b305d56 View commit details
    Browse the repository at this point in the history
  3. chore: update package lock

    cossssmin committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0ed2ee2 View commit details
    Browse the repository at this point in the history
  4. fix: config object in events

    ensure `page` object exists
    cossssmin committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e3a4b36 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    43a1d76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d15fc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f957568 View commit details
    Browse the repository at this point in the history
  4. fix: synchronized scrolling

    cossssmin committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    619fb51 View commit details
    Browse the repository at this point in the history
  5. chore: update changelog.md

    cossssmin committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    bfaff31 View commit details
    Browse the repository at this point in the history
  6. 5.0.0-beta.24

    cossssmin committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8e54c89 View commit details
    Browse the repository at this point in the history
  7. chore: update changelog.md

    cossssmin committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5f6e5f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. feat: return early in markdown transformer

    return an empty string immediately if the input value is falsy
    cossssmin committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    daea021 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dd5708 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    368f04b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    5ca34b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7053a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    42a8e3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81288f8 View commit details
    Browse the repository at this point in the history
  3. 5.0.0-beta.25

    cossssmin committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ccbdfb1 View commit details
    Browse the repository at this point in the history
  4. chore: update changelog.md

    cossssmin committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    74d29b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. fix: using style[data-embed]

    ensure backwards compatibility, so that both `embed` and `data-embed` attributes can be used to not inline a style tag
    cossssmin committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c735364 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. refactor: transformer order

    css.purge should run after posthtml-mso, so that it can actually remove outlook comments
    cossssmin committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    4a24a9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a21172a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9fb327 View commit details
    Browse the repository at this point in the history
  4. test: fails to preserve known selectors

    it should preserve selectors used for email client targeting
    cossssmin committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    20eb507 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24a1a9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d6a684 View commit details
    Browse the repository at this point in the history
  7. 5.0.0-beta.26

    cossssmin committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    84ef786 View commit details
    Browse the repository at this point in the history
  8. chore: update changelog.md

    cossssmin committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    b9c594f View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    5f15dcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d20789 View commit details
    Browse the repository at this point in the history
  3. fix: default posthtml options

    get parser directives working again
    cossssmin committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6a5249b View commit details
    Browse the repository at this point in the history
  4. refactor: widow words default attribute name

    no-widows is just shorter to write than prevent-widows
    cossssmin committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    01623cc View commit details
    Browse the repository at this point in the history
  5. 5.0.0-beta.27

    cossssmin committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    7a4be76 View commit details
    Browse the repository at this point in the history
  6. chore: update changelog.md

    cossssmin committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ba54c0b View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    bccbd7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d24e49a View commit details
    Browse the repository at this point in the history
  3. 5.0.0-beta.28

    cossssmin committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    580ef52 View commit details
    Browse the repository at this point in the history
  4. chore: update changelog.md

    cossssmin committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    6f07577 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Configuration menu
    Copy the full SHA
    0b4caab View commit details
    Browse the repository at this point in the history
  2. fix: list of templates to compile

    if content paths had just one extension, it would have always defaulted extensions to look for to 'html'; made it impossible to look for both html and md templates to compile, for example
    cossssmin committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    9688ff9 View commit details
    Browse the repository at this point in the history
  3. 5.0.0-beta.29

    cossssmin committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    2fa57d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. build(deps): update vitest

    cossssmin committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    2917c80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3598cf7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58f2e9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89d7051 View commit details
    Browse the repository at this point in the history
  5. 5.0.0-beta.30

    cossssmin committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    7ed4c83 View commit details
    Browse the repository at this point in the history
  6. chore: update changelog.md

    cossssmin committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    0ca8510 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e1610f View commit details
    Browse the repository at this point in the history
  8. 5.0.0-beta.31

    cossssmin committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    2017e6f View commit details
    Browse the repository at this point in the history
  9. chore: update changelog.md

    cossssmin committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    5cba991 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. feat: scan additional components folders

    support new project starter structure, with backwards compatibility
    cossssmin committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    38e0ed4 View commit details
    Browse the repository at this point in the history
  2. 5.0.0-beta.32

    cossssmin committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    156a224 View commit details
    Browse the repository at this point in the history