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

[pull] main from withastro:main #3

Open
wants to merge 351 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
351 commits
Select commit Hold shift + click to select a range
0434ab6
new: fetchContent -> getCollection, fetchContentByEntry -> getEntry
bholmesdev Nov 15, 2022
210690f
new: renderContent -> renderEntry
bholmesdev Nov 15, 2022
dd10ff0
Update to `prerender`
natemoo-re Nov 15, 2022
ad5ec62
Update template.md
FredKSchott Nov 15, 2022
5a3b85d
edit: match template headings
bholmesdev Nov 15, 2022
ab3e605
edit: update generated content map
bholmesdev Nov 15, 2022
ea16bda
edit: update `renderEntry` to match template
bholmesdev Nov 15, 2022
c0dd13e
new: add testing strats and drawbacks to Render Content
bholmesdev Nov 15, 2022
9847d62
fix: move Goals to the top
bholmesdev Nov 15, 2022
dfa9715
edit: clarify that schemas are optional
bholmesdev Nov 15, 2022
7d42d2a
edit: clarify schema example with "optional"
bholmesdev Nov 15, 2022
e123a19
edit: ~schema -> schema
bholmesdev Nov 16, 2022
20da06d
edit: clarify syncing the `.astro` dir
bholmesdev Nov 16, 2022
abb80bb
Update template.md
FredKSchott Nov 17, 2022
08c44af
Merge pull request #392 from withastro/FredKSchott-patch-3
FredKSchott Nov 17, 2022
721842f
fix bad 0000 file name
FredKSchott Nov 28, 2022
8df06a8
fix: posts `MarkdownInstance` type
bholmesdev Nov 28, 2022
572fa0d
new: update to `astro:content` module and `defineCollection`
bholmesdev Nov 28, 2022
5003942
edit: Detailed Design -> User-facing API breakdown
bholmesdev Nov 28, 2022
2038091
edit: change to single collection `config` file
bholmesdev Nov 29, 2022
658c3e2
edit: new id + collection requirement
bholmesdev Nov 29, 2022
a58cb3e
new: `headings` and `injectedFrontmatter`
bholmesdev Nov 29, 2022
6fd4ca7
fix: async / await on injected fm ex
bholmesdev Nov 30, 2022
807ae0c
Update renderEntry with implementation details
matthewp Dec 6, 2022
fd4895c
Update proposals/0028-render-content.md
matthewp Dec 7, 2022
1153c65
Update proposals/0028-render-content.md
matthewp Dec 7, 2022
e9023e6
Update proposals/0028-render-content.md
matthewp Dec 7, 2022
5f4d1b2
Merge pull request #407 from withastro/new-render-entry
bholmesdev Dec 7, 2022
b5b328e
edit: Content Schemas -> Content Collections
bholmesdev Dec 9, 2022
332fe94
fix: remove schema `index.ts` ref, collection -> configure
bholmesdev Dec 13, 2022
22c0a61
Update 0000-hybrid-output.md
natemoo-re Dec 15, 2022
477dbd5
Rename 0000-hybrid-output.md to 0000-prerender-api.md
natemoo-re Dec 15, 2022
480b26b
new: custom slug section
bholmesdev Dec 19, 2022
1754eea
new: underscore convention
bholmesdev Dec 19, 2022
9c72b51
edit: add relative images to out-of-scope
bholmesdev Dec 19, 2022
11cf879
Merge pull request #373 from withastro/content-schemas
bholmesdev Dec 19, 2022
78b736c
edit: add prior art to content collections rfc
bholmesdev Dec 20, 2022
cea993e
Revamp RFC process
natemoo-re Jan 12, 2023
cc65492
add templates
natemoo-re Jan 12, 2023
d96635b
Merge pull request #362 from withastro/hybrid-output
natemoo-re Jan 12, 2023
f684636
Rename 0000-prerender-api.md to 0028-prerender-api.md
natemoo-re Jan 12, 2023
10d4c89
Rename 0028-prerender-api.md to 0029-prerender-api.md
natemoo-re Jan 12, 2023
1542012
chore: remove .DS_Store files
natemoo-re Jan 12, 2023
ea9de45
chore: remove .DS_Store files
natemoo-re Jan 12, 2023
40a8418
Update README.md
natemoo-re Jan 12, 2023
9874069
update templates
natemoo-re Jan 13, 2023
269f951
revert proposals => rfcs change
natemoo-re Jan 17, 2023
5ee625c
Merge pull request #435 from withastro/roadmap
natemoo-re Jan 20, 2023
9f34336
Update README.md
natemoo-re Jan 20, 2023
094fa2d
Update template.md
FredKSchott Jan 22, 2023
c4d7b89
Delete .prettierrc
FredKSchott Jan 22, 2023
18b3959
Update accepted-proposal.yml
FredKSchott Jan 22, 2023
252bcc2
Update config.yml
FredKSchott Jan 22, 2023
7af5d9f
Update config.yml
FredKSchott Jan 22, 2023
4f03ef8
Update proposal.yml
FredKSchott Jan 22, 2023
0b6f703
Update proposal.yml
FredKSchott Jan 22, 2023
aeacf92
Update proposal.yml
FredKSchott Jan 22, 2023
be2c351
Update proposal.yml
FredKSchott Jan 22, 2023
3fd499f
Update proposal.yml
FredKSchott Jan 22, 2023
ad7020b
Update proposal.yml
FredKSchott Jan 22, 2023
93c5829
Update proposal.yml
FredKSchott Jan 22, 2023
ee74413
Update proposal.yml
FredKSchott Jan 22, 2023
2d40728
Update template.md
FredKSchott Jan 22, 2023
13c5f82
`\bgithub\.com/withastro/rfcs\b` --> `github.com/withastro/roadmap`
mrienstra Jan 30, 2023
a871634
`rfcs` top-level directory --> `proposals`
mrienstra Jan 30, 2023
c2e21f2
`rfcs` --> `roadmap`
mrienstra Jan 30, 2023
fa02238
Update old links as needed
mrienstra Jan 30, 2023
8fe397a
Whoops, forgot to save `README.md` changes...
mrienstra Jan 30, 2023
6bb87c8
Update status as per https://github.com/withastro/astro/pull/3411#iss…
mrienstra Jan 30, 2023
6a815ea
Merge pull request #458 from mrienstra/rename-rfcs-roadmap
natemoo-re Feb 3, 2023
eea6f8d
Merge pull request #459 from mrienstra/frontmatter-plugins-update
natemoo-re Feb 3, 2023
52781e8
feat(rfc): Core image story
Princesseuh Feb 24, 2023
04191da
fix(rfc): Update anchor links
Princesseuh Feb 24, 2023
2f3650b
fix(rfc): Remove maybe section
Princesseuh Feb 24, 2023
5e9b22b
astro check --watch proposal
ematipico Feb 27, 2023
e6393f1
chore: feedback
ematipico Feb 28, 2023
73c4624
chore: misc typo fixes
Princesseuh Feb 28, 2023
4ef1818
fix(rfc): Update with feedback
Princesseuh Mar 1, 2023
c7113d5
fix(rfc): Adjust to feedback
Princesseuh Mar 1, 2023
d625260
fix(rfc): Update with feedback
Princesseuh Mar 2, 2023
b2730b9
chore: add flag name
Princesseuh Mar 3, 2023
5e01577
Apply suggestions from code review
ematipico Mar 3, 2023
ec93ab0
address feedback
ematipico Mar 3, 2023
521247b
address feedback
ematipico Mar 6, 2023
497ac30
fix(rfc): Update with feedback, no more automatic refine, asset() -> …
Princesseuh Mar 6, 2023
27eabe8
change number
ematipico Mar 6, 2023
dc24db2
Merge pull request #504 from withastro/feat/astro-check-watch
matthewp Mar 6, 2023
a765267
spell out the full name (#524)
JerryWu1234 Mar 16, 2023
51d7fd2
Scoping RFC
matthewp Mar 28, 2023
7dd302e
Create cdn-support.md
bluwy Mar 30, 2023
0262dc9
Update accepted-proposal.yml
FredKSchott Mar 31, 2023
a9abc32
update proposal
FredKSchott Mar 31, 2023
a19d593
Merge pull request #547 from withastro/FredKSchott-patch-3
FredKSchott Apr 3, 2023
9380c1f
Merge pull request #545 from withastro/cdn-support
matthewp Apr 5, 2023
20f66ac
Update cdn support name
matthewp Apr 6, 2023
f73d51e
fix: update with current statae
Princesseuh Apr 13, 2023
0ba226d
chore: first draft
ematipico Apr 13, 2023
9395cb9
Middleware API
ematipico Apr 14, 2023
664000f
New RFC: Inline StyleSheets
lilnasy Apr 14, 2023
063d3e0
code review
ematipico Apr 18, 2023
95e0510
add expectations
ematipico Apr 25, 2023
e3414fb
Merge pull request #543 from withastro/css-order-rfc
matthewp Apr 25, 2023
55dafd2
Move style scoping proposal
matthewp Apr 25, 2023
213cf99
Add the hybrid rendering proposal
matthewp Apr 27, 2023
45a03ce
chore: add interface expansion
ematipico Apr 28, 2023
79dca0f
Update proposals/hybrid-rendering.md
matthewp Apr 28, 2023
bda6cc0
Update proposals/hybrid-rendering.md
matthewp Apr 28, 2023
e720172
Update proposals/hybrid-rendering.md
matthewp Apr 28, 2023
362eebd
"default: 4kb" -> "or 4kb if not defined by the user"
lilnasy Apr 28, 2023
5509f09
fix: update to current version
Princesseuh Apr 28, 2023
593908b
new: summary, example, background, goals
bholmesdev May 1, 2023
49d3a0b
chore: gitignore
bholmesdev May 1, 2023
a8dae6d
new: detailed design, drawbacks, alternatives, adoption
bholmesdev May 1, 2023
d89e2a4
new: collection references draft
bholmesdev May 2, 2023
01cd403
chore: link
bholmesdev May 2, 2023
3c17eff
edit: allow `reference()` on schema function
bholmesdev May 8, 2023
04a9e33
edit: update to JSON or YAML
bholmesdev May 8, 2023
c5363ba
edit: add `getEntries()` to references
bholmesdev May 8, 2023
3d11143
fix: typo "single0file"
bholmesdev May 8, 2023
fa80178
HTML Minification RFC
matthewp May 8, 2023
82fa785
new: drawbacks, alts, adoption strat
bholmesdev May 8, 2023
50899d1
Merge branch 'data-collections' of github.com:withastro/rfcs into dat…
bholmesdev May 8, 2023
819260f
chore: remove now resolved question
bholmesdev May 8, 2023
045bd49
edit: clarify ids with the same filename are not allowed
bholmesdev May 8, 2023
c011c30
Specify a final comment period
matthewp May 9, 2023
58ffcf8
Fix language
matthewp May 9, 2023
817f4cc
Merge pull request #500 from withastro/feat/core-image-story
matthewp May 9, 2023
bfb1be4
chore: remove second reference() import option
bholmesdev May 10, 2023
12404dc
Create custom-client-directives.md
bluwy May 12, 2023
447a3b8
Update custom-client-directives.md
bluwy May 12, 2023
b378e89
Update custom-client-directives.md
bluwy May 12, 2023
41bb116
Update custom-client-directives.md
bluwy May 12, 2023
c7eb6d0
Merge pull request #569 from withastro/data-collections
bholmesdev May 12, 2023
3b8deea
Merge pull request #582 from withastro/consensus-process
matthewp May 12, 2023
2ad887a
Update custom-client-directives.md
bluwy May 13, 2023
c5caace
Update proposals/hybrid-rendering.md
matthewp May 15, 2023
c71ad1f
Update proposals/hybrid-rendering.md
matthewp May 15, 2023
759c3c3
chore: update restrictions
ematipico May 17, 2023
e692a48
Merge pull request #581 from withastro/minification2
matthewp May 17, 2023
44eea8b
Update proposals/hybrid-rendering.md
matthewp May 22, 2023
e337043
Move HTML minification RFC
matthewp May 22, 2023
34f91fc
Redirects RFC
matthewp May 22, 2023
7a84a70
chore: remove serialisation restriction
ematipico May 23, 2023
3aa1322
Updates:
matthewp May 23, 2023
c043f24
Specify 308 for non-GET
matthewp May 23, 2023
5736b4a
Merge pull request #557 from lilnasy/inline-stylesheets
matthewp May 23, 2023
d85f7fb
Rename the inline stylesheets RFC
matthewp May 23, 2023
c16aa45
Update proposals/redirects.md
natemoo-re May 23, 2023
9e2d0eb
Specify routing priority
matthewp May 25, 2023
fb0a86d
Update proposals/redirects.md
matthewp May 25, 2023
c0f5c7f
Merge pull request #555 from withastro/rfc/stage-3-middleware
matthewp May 30, 2023
afd8589
Rename middleware
matthewp May 30, 2023
dfd349e
Update text to reflect disabling of the HTML generation
matthewp May 30, 2023
fff55c3
Specify that FS routes override redirects
matthewp May 30, 2023
7c91654
Merge pull request #583 from withastro/custom-client-directives
matthewp Jun 2, 2023
eac9ced
Rename
matthewp Jun 2, 2023
2cede26
Merge pull request #565 from withastro/hybrid-rendering
matthewp Jun 5, 2023
fcc34ee
Rename hybrid rendering
matthewp Jun 5, 2023
e9049a7
View Transitions RFC
matthewp Jun 29, 2023
396ddc0
Update the RFC to explain the fallback behavior
matthewp Jul 13, 2023
109f356
Merge pull request #587 from withastro/redirects
matthewp Jul 17, 2023
ae10c62
Add new events
matthewp Aug 16, 2023
b41a562
Update to not block on bikeshedding of event names.
matthewp Aug 21, 2023
97937a9
Merge pull request #607 from withastro/view-transitions
matthewp Aug 23, 2023
760afc7
feat: picture component RFC
Princesseuh Sep 26, 2023
f485b5f
fix: example
Princesseuh Sep 26, 2023
837e163
Fragments RFC
matthewp Oct 3, 2023
edc22b3
Rename to partials
matthewp Oct 17, 2023
47ab4ba
Show an example of the HTML output
matthewp Oct 19, 2023
e51eac8
Merge pull request #721 from withastro/fragments
matthewp Oct 26, 2023
4a33164
Rename accepted RFCs
matthewp Oct 26, 2023
c893c12
Integration hooks for middleware
matthewp Oct 19, 2023
ba9ba2a
Alternative naming for the order prop.
matthewp Oct 19, 2023
ac2c26c
Add debugging logging into
matthewp Oct 31, 2023
39ae694
Update examples as coming from different packages.
matthewp Nov 1, 2023
22fe4fd
Merge branch 'main' into feat/picture-component
Princesseuh Nov 6, 2023
da41c8c
Merge pull request #735 from withastro/integration-middleware
matthewp Nov 6, 2023
621addf
Rename middleware hooks for integrations RFC
matthewp Nov 6, 2023
dc148e8
feat: rename file
Princesseuh Nov 7, 2023
3b646f2
Merge pull request #715 from withastro/feat/picture-component
Princesseuh Nov 7, 2023
d8f24ff
Support prefetch in core (#755)
bluwy Nov 17, 2023
5d0b3b9
i18n routing RFC (#734)
ematipico Dec 4, 2023
84bc61c
chore: address feedback (#786)
ematipico Dec 4, 2023
8198349
rfc: i18n routing domain support
ematipico Dec 21, 2023
b587d43
address comments
ematipico Jan 19, 2024
cc268a6
add restrictions
ematipico Jan 23, 2024
0f39b43
Address feedback
ematipico Jan 26, 2024
776a140
make the example correct
ematipico Jan 30, 2024
bb9ea60
rfc: CSRF protection
ematipico Apr 2, 2024
d25271b
chore: better breakdown of the goals
ematipico Apr 3, 2024
e299435
chore: clarify use case
ematipico Apr 3, 2024
da8f6c5
chore: clarify the cookie option
ematipico Apr 3, 2024
4d37d51
change shape of the configuration
ematipico Apr 5, 2024
258ea61
fix: PR template (#895)
florian-lefebvre Apr 15, 2024
a9981d8
Clarify RFC meetings
matthewp Apr 19, 2024
a9ae807
Clarify champion selection
matthewp Apr 19, 2024
aa8ab11
Update README.md
matthewp Apr 19, 2024
268f1c3
Update README.md
matthewp Apr 23, 2024
8592994
feat: actions
bholmesdev May 2, 2024
62fd2bb
Revert "feat: actions"
bholmesdev May 2, 2024
79d2327
Revert "Revert "feat: actions""
bholmesdev May 2, 2024
78d7cef
edit: better one-liner
bholmesdev May 2, 2024
0710dbc
chore: fix header levels
bholmesdev May 2, 2024
dd15e8f
fix: remove incorrect `accept: "form"`
bholmesdev May 2, 2024
4645ca8
feat: formErrors.fieldErrors -> fields
bholmesdev May 6, 2024
47ceffd
edit: `safe` as default return type for `getActionResult()`
bholmesdev May 7, 2024
8251edb
edit: getNameProps -> getActionProps
bholmesdev May 7, 2024
163b540
edit: context param -> getApiContext()
bholmesdev May 7, 2024
065fe02
Apply suggestions from code review
ematipico May 14, 2024
bc87ea7
Reduce scope to only origin check
ematipico May 14, 2024
3f466ee
Merge pull request #879 from withastro/feat/csrf-protection-rfc
matthewp May 21, 2024
1dc1d3f
Merge pull request #798 from withastro/feat/i18n-domain-support
matthewp May 21, 2024
277dba1
edit: APIContext from second handler param
bholmesdev May 21, 2024
bb2801b
feat: add React 19 form actions guide
bholmesdev May 21, 2024
ebdfebf
Changes based on feedback
matthewp Jun 14, 2024
679f845
Updates based on feedback
matthewp Jun 14, 2024
ef281a6
Merge pull request #905 from withastro/champ-sel
matthewp Jun 19, 2024
0de5839
Merge pull request #904 from withastro/clarify-meetings
matthewp Jun 19, 2024
278f077
Server Islands
matthewp Jun 25, 2024
8c1fda6
feat: update stage 3 template (#964)
florian-lefebvre Jun 27, 2024
81f457e
docs: clarify when to close Stage 2 RFC (#965)
ematipico Jun 28, 2024
91da03d
Initial commit
ascorbic Jul 23, 2024
eaca604
Changes from review
ascorbic Jul 24, 2024
99137da
Add PR link
ascorbic Jul 24, 2024
1492ae7
Add cache to goals
ascorbic Jul 25, 2024
879c989
Add a section on props serialization and encryption
matthewp Jul 26, 2024
479dd1b
Add note about island name inclusion
matthewp Jul 26, 2024
4475cc1
docs: updates for action and .safe patterns
bholmesdev Jul 29, 2024
78d9941
Rewriting (#901)
ematipico Jul 31, 2024
dd27f4a
edit: add more explicit instructions for standard form requests
bholmesdev Jul 31, 2024
1917018
docs: call actions from server code
bholmesdev Jul 31, 2024
af5a6d4
Update for new type and render syntax
ascorbic Aug 7, 2024
9783ebc
file name convention, adoption strategy, deferredRender
ematipico Aug 8, 2024
dd43dbc
copy text from source code
ematipico Aug 8, 2024
26ab2b4
feat: new HTML form recommendations
bholmesdev Aug 9, 2024
4e84ed4
fix: "in general, we"
bholmesdev Aug 9, 2024
f80ca72
Add more info on rendering HTML
ascorbic Aug 9, 2024
91fa40f
Support markdoc at launch
ascorbic Aug 9, 2024
32651a8
edit: new form action guide
bholmesdev Aug 9, 2024
c85e0fd
chore: remove astro:schema reference
bholmesdev Aug 9, 2024
32a8e17
Astro Env (#894)
florian-lefebvre Aug 19, 2024
b689cd4
Merge pull request #912 from withastro/actions
bholmesdev Aug 27, 2024
99ccead
Add integrations
ascorbic Aug 30, 2024
a670d79
Merge branch 'main' into content-layer
ascorbic Sep 3, 2024
b446c76
Minor edits for style
ascorbic Sep 3, 2024
8c6fc04
Rename DataStore type
ascorbic Sep 4, 2024
252826d
Update proposals/0050-content-layer.md
ascorbic Sep 4, 2024
6563e83
Merge pull request #963 from withastro/server-islands
matthewp Sep 6, 2024
189611c
Rename server islands proposal
matthewp Sep 6, 2024
a1fbce2
Merge pull request #982 from withastro/content-layer
ascorbic Sep 17, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update proposal.yml
  • Loading branch information
FredKSchott authored Jan 22, 2023
commit 3fd499f9b5d3b4a4e24be8c6b5659700ca301166
6 changes: 5 additions & 1 deletion .github/DISCUSSION_TEMPLATE/proposal.yml
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ body:
- type: textarea
id: main
attributes:
label: Your Proposal
label: Proposal
value: |
# Summary

@@ -40,5 +40,9 @@ body:

If the proposal involves a new or changed API, then include a basic code example.
Otherwise, omit this section if it's not applicable.
- type: markdown
attributes:
value: |
[Learn more](https://github.com/withastro/roadmap) about our proposal and RFC process.
validations:
required: true