lc-soft / LCUI

C library for building user interfaces
https://lcui-dev.github.io
MIT License
4.12k stars 356 forks source link

feat: update CSS library #287

Closed lc-soft closed 1 year ago

lc-soft commented 2 years ago

Reference:

TODO:

commit-lint[bot] commented 2 years ago

Features

Contributors

lc-soft

Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR: - `@Commit-Lint merge patch` will merge dependabot PR on "patch" versions (X.X.Y - Y change) - `@Commit-Lint merge minor` will merge dependabot PR on "minor" versions (X.Y.Y - Y change) - `@Commit-Lint merge major` will merge dependabot PR on "major" versions (Y.Y.Y - Y change) - `@Commit-Lint merge disable` will desactivate merge dependabot PR - `@Commit-Lint review` will approve dependabot PR - `@Commit-Lint stop review` will stop approve dependabot PR
Wizardboy92 commented 1 year ago

``

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 62.20% and project coverage change: +1.23 :tada:

Comparison is base (3636ac4) 51.35% compared to head (a2bbde9) 52.59%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v3.0-dev #287 +/- ## ============================================ + Coverage 51.35% 52.59% +1.23% ============================================ Files 103 146 +43 Lines 14937 14412 -525 ============================================ - Hits 7671 7580 -91 + Misses 7266 6832 -434 ``` | [Impacted Files](https://codecov.io/gh/lc-soft/LCUI/pull/287?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu) | Coverage Δ | | |---|---|---| | [lib/css/include/css/parser.h](https://codecov.io/gh/lc-soft/LCUI/pull/287?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu#diff-bGliL2Nzcy9pbmNsdWRlL2Nzcy9wYXJzZXIuaA==) | `100.00% <ø> (ø)` | | | [lib/css/src/font\_face\_parser.c](https://codecov.io/gh/lc-soft/LCUI/pull/287?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu#diff-bGliL2Nzcy9zcmMvZm9udF9mYWNlX3BhcnNlci5j) | `66.07% <ø> (ø)` | | | [lib/css/src/properties/align\_content.c](https://codecov.io/gh/lc-soft/LCUI/pull/287?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu#diff-bGliL2Nzcy9zcmMvcHJvcGVydGllcy9hbGlnbl9jb250ZW50LmM=) | `0.00% <0.00%> (ø)` | | | [lib/css/src/properties/box\_shadow.c](https://codecov.io/gh/lc-soft/LCUI/pull/287?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu#diff-bGliL2Nzcy9zcmMvcHJvcGVydGllcy9ib3hfc2hhZG93LmM=) | `0.00% <0.00%> (ø)` | | | [lib/css/src/properties/color.c](https://codecov.io/gh/lc-soft/LCUI/pull/287?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu#diff-bGliL2Nzcy9zcmMvcHJvcGVydGllcy9jb2xvci5j) | `0.00% <0.00%> (ø)` | | | [lib/css/src/properties/display.c](https://codecov.io/gh/lc-soft/LCUI/pull/287?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu#diff-bGliL2Nzcy9zcmMvcHJvcGVydGllcy9kaXNwbGF5LmM=) | `0.00% <0.00%> (ø)` | | | [lib/css/src/properties/font\_size.c](https://codecov.io/gh/lc-soft/LCUI/pull/287?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu#diff-bGliL2Nzcy9zcmMvcHJvcGVydGllcy9mb250X3NpemUuYw==) | `0.00% <0.00%> (ø)` | | | [lib/css/src/properties/font\_style.c](https://codecov.io/gh/lc-soft/LCUI/pull/287?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu#diff-bGliL2Nzcy9zcmMvcHJvcGVydGllcy9mb250X3N0eWxlLmM=) | `0.00% <0.00%> (ø)` | | | [lib/css/src/properties/font\_weight.c](https://codecov.io/gh/lc-soft/LCUI/pull/287?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu#diff-bGliL2Nzcy9zcmMvcHJvcGVydGllcy9mb250X3dlaWdodC5j) | `0.00% <0.00%> (ø)` | | | [lib/css/src/properties/justify\_content.c](https://codecov.io/gh/lc-soft/LCUI/pull/287?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu#diff-bGliL2Nzcy9zcmMvcHJvcGVydGllcy9qdXN0aWZ5X2NvbnRlbnQuYw==) | `0.00% <0.00%> (ø)` | | | ... and [106 more](https://codecov.io/gh/lc-soft/LCUI/pull/287?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu) | | ... and [14 files with indirect coverage changes](https://codecov.io/gh/lc-soft/LCUI/pull/287/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.