-
Notifications
You must be signed in to change notification settings - Fork 418
feat(gnoweb): form - input md extension #4061
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
Merged
zivkovicmilos
merged 62 commits into
gnolang:master
from
alexiscolin:feat/gno-input-form
Jun 23, 2025
Merged
Changes from all commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
d643b58
feat: form adn input extension
alexiscolin 2720ddf
feat: args order
alexiscolin 24366a7
chore: update oderer
alexiscolin 0a79e1f
feat: flexible queries
alexiscolin 4abe486
feat: remove input index
alexiscolin 8dbae09
fix: erase get data on form repost
alexiscolin 4a8dc11
feat: add tests
alexiscolin b61e947
Merge branch 'master' into feat/gno-input-form
alexiscolin 8898579
fix: remove useless submit
alexiscolin 9e09984
style: update forms
alexiscolin f228d60
feat: improve security UX
alexiscolin e5ad925
Merge branch 'master' into feat/gno-input-form
alexiscolin 4703d13
fix: tests
alexiscolin 5443842
fix: linter
alexiscolin b0ad610
Merge branch 'master' into feat/gno-input-form
alexiscolin 6381f0d
Merge branch 'master' into feat/gno-input-form
alexiscolin eac576f
chore: add info
f85a262
style: tooltip width
alexiscolin 97a4e1a
Merge branch 'master' into feat/gno-input-form
alexiscolin 6ec43f5
refactor: remove context approach
alexiscolin e39a707
Merge branch 'master' into feat/gno-input-form
alexiscolin e2051be
chore: generate
alexiscolin 35aa217
fix: docs
alexiscolin 34b59f1
Merge branch 'master' into feat/gno-input-form
alexiscolin 58d57a5
Merge branch 'master' into feat/gno-input-form
alexiscolin d5ce51e
fix: style
alexiscolin 5f33f9f
fix: linter
alexiscolin 916ce94
fix: tests
alexiscolin 2f035fb
Merge branch 'master' into feat/gno-input-form
alexiscolin 09dab36
feat: input type
alexiscolin eef3e06
feat: add path and tests
alexiscolin 4901dd0
fix: linter
alexiscolin 479bd6e
Merge branch 'master' into feat/gno-input-form
alexiscolin 62a02c9
Update gno.land/pkg/gnoweb/markdown/ext_forms.go
alexiscolin 666a733
Update gno.land/pkg/gnoweb/markdown/ext_forms.go
alexiscolin 0bee90b
Update gno.land/pkg/gnoweb/markdown/ext_forms.go
alexiscolin b36a51e
Update gno.land/pkg/gnoweb/markdown/ext_forms.go
alexiscolin a4b8ffd
Update gno.land/pkg/gnoweb/markdown/ext_forms.go
alexiscolin ff5358a
Update gno.land/pkg/gnoweb/markdown/ext_forms.go
alexiscolin 4335090
Update gno.land/pkg/gnoweb/markdown/ext_forms.go
alexiscolin 7fdfea8
fix: comments and review
alexiscolin 6a4df27
Merge branch 'master' into feat/gno-input-form
alexiscolin 842a592
Merge branch 'master' into feat/gno-input-form
alexiscolin 5c986c9
Merge branch 'master' into feat/gno-input-form
alexiscolin 7893ada
Merge branch 'master' into feat/gno-input-form
alexiscolin 194c62e
Merge branch 'master' into feat/gno-input-form
alexiscolin 5ef59cd
Merge branch 'master' into feat/gno-input-form
alexiscolin 3299ff8
fix: fix forms using a single node
gfanton 0798559
feat(md): add md txtar test
gfanton 428ab30
fix: update txtar
gfanton a2e1833
Merge branch 'master' into feat/gno-input-form
alexiscolin b0cc900
chore: generate
alexiscolin 7a3c19d
chore: cleanup unused stuff
gfanton 94e8868
fix: docs
alexiscolin 6d22a8f
fix: docs
alexiscolin 9d2dd6b
fix: avoid uplidate name
gfanton c1bb767
fix: TestServeHTTPMethodNotAllowed
alexiscolin 6f72a57
fix: html space
alexiscolin 26ce2b1
Merge branch 'master' into feat/gno-input-form
alexiscolin 792fdb8
fix: header colors
alexiscolin a76edc5
Merge branch 'master' into feat/gno-input-form
alexiscolin ed94f73
fix: nits
alexiscolin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.