bholmesdev
|
6af17079ca
|
docs: clarify Markdoc attributes
|
2023-03-03 08:42:49 -05:00 |
|
bholmesdev
|
11c5a781ed
|
chore: update to nodes rec
|
2023-03-03 08:42:49 -05:00 |
|
bholmesdev
|
9e9a7ed482
|
docs: reshuffle note
|
2023-03-03 08:42:49 -05:00 |
|
bholmesdev
|
8e14143984
|
chore: clarify Markdoc config
|
2023-03-03 08:42:49 -05:00 |
|
bholmesdev
|
9bb1c29e98
|
test: update Markdoc node config test
|
2023-03-03 08:42:49 -05:00 |
|
bholmesdev
|
a628b264df
|
chore: use error hint
|
2023-03-03 08:42:49 -05:00 |
|
bholmesdev
|
f50fcdd991
|
fix: handle possible cache miss
|
2023-03-03 08:42:49 -05:00 |
|
bholmesdev
|
eef9000b79
|
refactor: use MarkdocError on render errors
|
2023-03-03 08:42:49 -05:00 |
|
bholmesdev
|
9e2808c58c
|
chore: validate tags and nodes
|
2023-03-03 08:42:49 -05:00 |
|
bholmesdev
|
8c348503fc
|
chore: hand mjs highlighting in error overlay
|
2023-03-03 08:42:49 -05:00 |
|
bholmesdev
|
ad56cd95c8
|
chore: raise error if no matching component found
|
2023-03-03 08:42:49 -05:00 |
|
bholmesdev
|
833a88e439
|
chore: check components are capitalized names
|
2023-03-03 08:42:48 -05:00 |
|
bholmesdev
|
cbfa05f218
|
deps: zod
|
2023-03-03 08:42:48 -05:00 |
|
bholmesdev
|
32dda6230e
|
fix: indentation
|
2023-03-03 08:42:48 -05:00 |
|
bholmesdev
|
6cdf8cf243
|
fix: inconsistent tabs v spaces
|
2023-03-03 08:42:48 -05:00 |
|
bholmesdev
|
78ff16b8e8
|
docs: add separate HTML and component examples
|
2023-03-03 08:42:48 -05:00 |
|
bholmesdev
|
5d9d5ffb71
|
nit: add "today" to imply future support
|
2023-03-03 08:42:48 -05:00 |
|
bholmesdev
|
a4d1c0fa49
|
edit: add client component instructions
|
2023-03-03 08:42:48 -05:00 |
|
bholmesdev
|
c31bcc5918
|
docs: astro-ui-frameworks -> astro-components
|
2023-03-03 08:42:48 -05:00 |
|
bholmesdev
|
1f72257abe
|
docs: update config to new Markdoc options
|
2023-03-03 08:42:48 -05:00 |
|
bholmesdev
|
a3a187b6d3
|
docs: query for -> query your collection
|
2023-03-03 08:42:48 -05:00 |
|
bholmesdev
|
35cd0630c5
|
docs: add "exclusively" to README
|
2023-03-03 08:42:48 -05:00 |
|
bholmesdev
|
a72a1dbda1
|
chore: with-markdoc filetree
|
2023-03-03 08:42:48 -05:00 |
|
bholmesdev
|
97950729e9
|
test: update fixture to match new config
|
2023-03-03 08:42:48 -05:00 |
|
bholmesdev
|
de9784aa07
|
refactor: remove advanced component API
|
2023-03-03 08:42:48 -05:00 |
|
bholmesdev
|
cdf45e8e42
|
refactor: remove Markdoc export
|
2023-03-03 08:42:48 -05:00 |
|
bholmesdev
|
6193f994f1
|
chore: use Markdoc terms for transform
|
2023-03-03 08:42:48 -05:00 |
|
Ben Holmes
|
14760a37ba
|
docs: only used in content collections
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
2023-03-03 08:42:48 -05:00 |
|
bholmesdev
|
d66ee0dcd0
|
refactor: move markdoc transform to build time
|
2023-03-03 08:42:48 -05:00 |
|
bholmesdev
|
c7e4236ed7
|
chore: add --format flag to benchmark
|
2023-03-03 08:42:48 -05:00 |
|
bholmesdev
|
3bd8920a25
|
feat: add react-component render benchmark
|
2023-03-03 08:42:48 -05:00 |
|
bholmesdev
|
782c3fc417
|
chore: remove accidental file
|
2023-03-03 08:42:48 -05:00 |
|
bholmesdev
|
b573e53e9c
|
refactor: ASTRO_CI_PERFORMANCE_RUN -> ASTRO_PERFORMANCE_BENCHMARK
|
2023-03-03 08:42:48 -05:00 |
|
bholmesdev
|
79d30b1f31
|
chore: remove old --internal-ci reference
|
2023-03-03 08:42:47 -05:00 |
|
bholmesdev
|
e7c926212f
|
feat: test simple and with-components cases
|
2023-03-03 08:42:47 -05:00 |
|
bholmesdev
|
51824a9b51
|
chore: refine generated ignore
|
2023-03-03 08:42:47 -05:00 |
|
bholmesdev
|
b73e8f0899
|
refactor: isPerfBenchmark
|
2023-03-03 08:42:47 -05:00 |
|
bholmesdev
|
d8f664c807
|
feat: add perf benchmark check to mdx
|
2023-03-03 08:42:47 -05:00 |
|
bholmesdev
|
8677aa8392
|
refactor: --perf -> env var
|
2023-03-03 08:42:47 -05:00 |
|
bholmesdev
|
34dbdad186
|
chore: log ext and directory on write
|
2023-03-03 08:42:07 -05:00 |
|
bholmesdev
|
c20e1b6601
|
refactor: --perf -> --internal-ci-perf
|
2023-03-03 08:42:07 -05:00 |
|
bholmesdev
|
2138abf683
|
chore: remove .astro types from remote
|
2023-03-03 08:42:07 -05:00 |
|
bholmesdev
|
b1c432d6c0
|
chore: lockfile
|
2023-03-03 08:42:00 -05:00 |
|
bholmesdev
|
5a378df6d1
|
chore: remove generated files from git
|
2023-03-03 08:42:00 -05:00 |
|
bholmesdev
|
83e475b1e3
|
chore: mdoc and mdx fixtures
|
2023-03-03 08:41:59 -05:00 |
|
bholmesdev
|
685ac9e140
|
deps: npm-run-all
|
2023-03-03 08:41:59 -05:00 |
|
bholmesdev
|
5e5668f6bc
|
refactor: generate posts instead of commiting
|
2023-03-03 08:41:59 -05:00 |
|
bholmesdev
|
025eaad791
|
refactor: move rendering to util
|
2023-03-03 08:41:58 -05:00 |
|
bholmesdev
|
6fd4c9ac38
|
wip: performance pkg with md fixture
|
2023-03-03 08:41:58 -05:00 |
|
bholmesdev
|
04facd1683
|
feat: add --perf flag to skip md plugins
|
2023-03-03 08:41:58 -05:00 |
|