openpencil/packages/dom-css/src
Danila Poyarkov 1415640718 refactor(core): centralize Base64 encoding
- Add portable byte and Unicode Base64 helpers backed by js-base64

- Replace manual binary-string, Buffer, and unsupported typed-array conversions

- Cover binary, Unicode, URL-safe, malformed, and large inputs
2026-07-28 08:27:22 +03:00
..
jsx fix(dom-css): keep browser entrypoint free of headless CSS 2026-06-30 10:55:04 +03:00
runtime feat(dom-css): map dashed border styles 2026-06-30 10:51:05 +03:00
browser.ts fix(dom-css): keep browser entrypoint free of headless CSS 2026-06-30 10:55:04 +03:00
convert.ts feat: split SceneGraph and Pen packages 2026-06-30 10:54:32 +03:00
css-text.ts fix(dom-css): apply embedded HTML styles 2026-06-30 10:48:14 +03:00
css-values.ts feat: split SceneGraph and Pen packages 2026-06-30 10:54:32 +03:00
cssom.d.ts refactor(core): split web font asset export 2026-07-05 11:01:18 +03:00
from-scene-graph.ts refactor(core): centralize Base64 encoding 2026-07-28 08:27:22 +03:00
headless-css.ts feat(dom-css): ingest Tailwind CSS utilities 2026-06-30 10:47:25 +03:00
html-export.ts refactor(core): centralize Base64 encoding 2026-07-28 08:27:22 +03:00
index.ts fix(dom-css): compile standalone HTML exports 2026-07-04 19:37:58 +03:00
postcss-value-parser.d.ts feat(dom-css): harden package boundaries 2026-06-30 10:51:37 +03:00
serialize.ts fix(dom-css): compile standalone HTML exports 2026-07-04 19:37:58 +03:00
style-attribute.ts fix(dom-css): parse inline styles with CSSOM 2026-06-30 10:51:37 +03:00
tailwind.ts fix(dom-css): keep browser entrypoint free of headless CSS 2026-06-30 10:55:04 +03:00
to-scene-graph.ts refactor(core): centralize Base64 encoding 2026-07-28 08:27:22 +03:00
types.ts feat: split SceneGraph and Pen packages 2026-06-30 10:54:32 +03:00