Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jdrouet/mrml issues and pull requests

#429 - refactor(mrml-core): make MjAttributes children public

Pull Request - State: closed - Opened by jdrouet 4 months ago

#429 - refactor(mrml-core): make MjAttributes children public

Pull Request - State: closed - Opened by jdrouet 4 months ago

#429 - refactor(mrml-core): make MjAttributes children public

Pull Request - State: closed - Opened by jdrouet 4 months ago

#429 - refactor(mrml-core): make MjAttributes children public

Pull Request - State: closed - Opened by jdrouet 4 months ago

#428 - Mjml nodes should have consistently public children

Issue - State: closed - Opened by JadedBlueEyes 4 months ago - 1 comment
Labels: good first issue

#427 - ci: install git-metrics

Pull Request - State: closed - Opened by jdrouet 4 months ago

#427 - ci: install git-metrics

Pull Request - State: closed - Opened by jdrouet 4 months ago

#426 - Handle mj-html-attributes

Issue - State: open - Opened by nevans 4 months ago
Labels: enhancement

#426 - Handle mj-html-attributes

Issue - State: open - Opened by nevans 4 months ago
Labels: enhancement

#425 - build(deps): Update itertools requirement from 0.12.1 to 0.13.0 in /packages/mrml-core

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, rust

#424 - use miette to report errors

Issue - State: open - Opened by jdrouet 5 months ago
Labels: enhancement

#423 - refactor(mrml-core): reimplement print with a printer

Pull Request - State: closed - Opened by jdrouet 5 months ago

#422 - refactor(mrml-core): spacing should only handle pixels

Pull Request - State: closed - Opened by jdrouet 5 months ago

#422 - refactor(mrml-core): spacing should only handle pixels

Pull Request - State: closed - Opened by jdrouet 5 months ago

#421 - refactor(mrml-core): simplify codebase and improve performance

Pull Request - State: closed - Opened by jdrouet 5 months ago

#421 - refactor(mrml-core): simplify codebase and improve performance

Pull Request - State: closed - Opened by jdrouet 5 months ago

#420 - refactor(mrml-core): styles are stored in Set<Cow<'static, str>>

Pull Request - State: closed - Opened by jdrouet 5 months ago

#419 - Replace string by Cow<'_, str> in style set

Issue - State: closed - Opened by jdrouet 5 months ago
Labels: enhancement, good first issue

#418 - feat(mrml-cli): improve error message

Pull Request - State: closed - Opened by jdrouet 5 months ago

#417 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 5 months ago

#416 - ci: configure commit linter as github action

Pull Request - State: closed - Opened by jdrouet 5 months ago

#415 - chore: release

Pull Request - State: open - Opened by github-actions[bot] 5 months ago

#415 - chore: release

Pull Request - State: open - Opened by github-actions[bot] 5 months ago

#415 - chore: release

Pull Request - State: open - Opened by github-actions[bot] 5 months ago

#415 - chore: release

Pull Request - State: open - Opened by github-actions[bot] 5 months ago

#415 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 5 months ago

#414 - feat(mrml-core): allow to have comments at root level

Pull Request - State: closed - Opened by jdrouet 5 months ago

#414 - feat(mrml-core): allow to have comments at root level

Pull Request - State: closed - Opened by jdrouet 5 months ago

#414 - feat(mrml-core): allow to have comments at root level

Pull Request - State: closed - Opened by jdrouet 5 months ago

#414 - feat(mrml-core): allow to have comments at root level

Pull Request - State: closed - Opened by jdrouet 5 months ago

#413 - feat(mrml-python): add a Python types stub file

Pull Request - State: closed - Opened by blopker 5 months ago - 2 comments

#413 - feat(mrml-python): add a Python types stub file

Pull Request - State: closed - Opened by blopker 5 months ago - 2 comments

#412 - Add types stub to the Python package

Issue - State: closed - Opened by blopker 5 months ago - 2 comments
Labels: enhancement, python

#412 - Add types stub to the Python package

Issue - State: closed - Opened by blopker 5 months ago - 2 comments
Labels: enhancement, python

#412 - Add types stub to the Python package

Issue - State: closed - Opened by blopker 5 months ago - 2 comments
Labels: enhancement, python

#411 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 5 months ago

#410 - build(deps): Bump rustls from 0.22.2 to 0.22.4

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, rust

#409 - Root HTML comment fails to parse

Issue - State: closed - Opened by moomerman 6 months ago - 6 comments
Labels: bug

#408 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 6 months ago

#407 - fix(mrml-core): only void element should self close

Pull Request - State: closed - Opened by jdrouet 6 months ago

#406 - Self-closing empty nodes in mj-raw results in invalid HTML

Issue - State: closed - Opened by stefan-as 6 months ago
Labels: bug

#405 - build(deps): Bump h2 from 0.3.24 to 0.3.26

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, rust

#404 - build(deps-dev): Bump vite from 5.2.4 to 5.2.6 in /examples/demo

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, javascript

#403 - test: implement more benchmarks

Pull Request - State: open - Opened by jdrouet 6 months ago - 1 comment

#402 - Support parsing elements with no closing tag in `mj-raw`

Issue - State: closed - Opened by marcelolx 6 months ago - 3 comments

#401 - example(demo): create demo page for mrml-wasm

Pull Request - State: closed - Opened by jdrouet 6 months ago

#400 - build(cli): add docker script and bench

Pull Request - State: closed - Opened by jdrouet 6 months ago

#399 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 6 months ago

#398 - ci: triggler release when creating github release

Pull Request - State: closed - Opened by jdrouet 6 months ago

#397 - example(axum): add trace

Pull Request - State: closed - Opened by jdrouet 6 months ago

#396 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 6 months ago

#395 - build(deps): Update reqwest requirement from 0.11 to 0.12 in /packages/mrml-core

Pull Request - State: open - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, rust

#395 - build(deps): Update reqwest requirement from 0.11 to 0.12 in /packages/mrml-core

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, rust

#394 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 6 months ago

#394 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 6 months ago

#394 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 6 months ago

#393 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 7 months ago

#392 - refactor(mrml-core): move everythin in Arc

Pull Request - State: closed - Opened by jdrouet 7 months ago - 1 comment

#391 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 7 months ago

#390 - refactor(mrml-core): make sure mj-head children are considered in order

Pull Request - State: closed - Opened by jdrouet 7 months ago - 1 comment

#389 - test: make sure chaining include and mj-attributes are taken in order

Pull Request - State: closed - Opened by jdrouet 7 months ago - 1 comment

#388 - chore: switch license to MIT

Pull Request - State: closed - Opened by jdrouet 7 months ago - 5 comments

#387 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 7 months ago

#386 - mj-include for css does not work

Issue - State: closed - Opened by jaredculp 7 months ago - 2 comments
Labels: bug

#385 - build(deps): Bump mio from 0.8.10 to 0.8.11

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, rust

#384 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 7 months ago

#383 - fix(mrml-core): ensure fonts are rendered once

Pull Request - State: closed - Opened by jdrouet 7 months ago - 1 comment

#382 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 7 months ago

#381 - feat(mrml-python): implement mj-include

Pull Request - State: closed - Opened by jdrouet 7 months ago

#380 - feat(mrml-cli): handle mj-include with http and local loaders

Pull Request - State: closed - Opened by jdrouet 7 months ago - 1 comment

#379 - build(mrml-cli): build on release

Pull Request - State: closed - Opened by jdrouet 7 months ago

#378 - fix(mrml-core): apply mj-attributes inside mj-include tags

Pull Request - State: closed - Opened by jdrouet 7 months ago - 1 comment

#377 - fix(mrml-core): apply mj-attributes inside mj-include tags

Pull Request - State: closed - Opened by crestonbunch 7 months ago - 2 comments

#376 - chore(mrml-cli): release v1.4.5

Pull Request - State: closed - Opened by github-actions[bot] 7 months ago

#375 - chore: release

Pull Request - State: closed - Opened by jdrouet 7 months ago - 1 comment

#374 - fix(mrml-core): add missing comment parser for mj-head

Pull Request - State: closed - Opened by jdrouet 7 months ago - 1 comment

#373 - UnexpectedToken with HTML comments in mj-head

Issue - State: closed - Opened by eisterman 7 months ago - 1 comment

#372 - fix(mrml-core): update template and fix mj-section with comment

Pull Request - State: closed - Opened by jdrouet 8 months ago - 1 comment

#371 - fix(mrml-core): alias remove to shift_remove when using orderedmap

Pull Request - State: closed - Opened by jdrouet 8 months ago - 1 comment

#370 - Invalid nested HTML comments in generated MSO conditionals

Issue - State: closed - Opened by clj 8 months ago - 1 comment

#369 - License question

Issue - State: closed - Opened by mgd020 8 months ago - 1 comment

#368 - Default fonts does not seems to behave as a fallback

Issue - State: closed - Opened by gaugendre 8 months ago - 3 comments

#367 - build(deps): Update env_logger requirement from 0.10 to 0.11 in /packages/mrml-cli

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, rust

#366 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 8 months ago

#365 - build(deps): Bump h2 from 0.3.21 to 0.3.24

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, rust

#364 - Mjml validation

Issue - State: open - Opened by autonomous 9 months ago - 1 comment
Labels: enhancement

#364 - Mjml validation

Issue - State: open - Opened by autonomous 9 months ago - 1 comment
Labels: enhancement

#363 - chore(mrml-wasm): release v1.4.2

Pull Request - State: closed - Opened by github-actions[bot] 9 months ago

#362 - build(mrml-wasm): update package building

Pull Request - State: closed - Opened by jdrouet 9 months ago

#361 - chore(mrml-wasm): release v1.4.1

Pull Request - State: closed - Opened by github-actions[bot] 10 months ago

#361 - chore(mrml-wasm): release v1.4.1

Pull Request - State: closed - Opened by github-actions[bot] 10 months ago

#360 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 10 months ago

#359 - fix(mrml-core): make sure we can parse <mj-font></mj-font>

Pull Request - State: closed - Opened by jdrouet 10 months ago - 1 comment

#358 - fix(mrml-core): make sure we can parse <mj-font></mj-font>

Pull Request - State: closed - Opened by jdrouet 10 months ago

#357 - fix(mrml-core): remove Sync and Send from include loader

Pull Request - State: closed - Opened by jdrouet 10 months ago - 1 comment

#356 - <mj-font> tag not valid anymore?

Issue - State: closed - Opened by paulgoetze 10 months ago - 5 comments

#355 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 10 months ago

#355 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 10 months ago

#354 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 10 months ago

#354 - chore: release

Pull Request - State: closed - Opened by github-actions[bot] 10 months ago