We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Working Draft of January Release, targeting Jan 25, tops. This will be the main roadmap in entire Grida subprojects for Dec-Jan
This Release will contain following key features & concepts
Related
h1 - h6 & p - text element preference flags - #106
--as-h1
--as-h2
--as-h3
--as-h4
--as-h5
--as-h6
--as-p
--as-span
min/max/fix width height declaration flags - #106
--width
--height
--max-width
--min-width
--max-height
--min-height
--fix-height
--fix-width
WIP - #107
--module
--text-template
--video
--is-input-caret
--break-component
--as-modal
--motion-on-hover
--ignore
--hash
--motion
--as-input
--as-button
--onclick
--cursor
--href
--id
Proposal Work in progress
--no-drag
--as-prop
--as-arg
Suggestion: Use Autolayout
Warning: Avoid using Group (Use Frames Instead)
Fixes
Improvements
Warning: DefaultNameUsage
<button>
<input type="text">
<input type="checkbox">
<form>
<a>
on
flex-grow
flex
flex: 1
Below features are not critically related to this milestone, but are highly likely to be implemented if the schedule allow us.
border-radius
<b>
docs/guides to be added
Examples to be added
The text was updated successfully, but these errors were encountered:
softmarshmallow
Successfully merging a pull request may close this issue.
January 2022 Update - Powerful Flags, Responsive Web development, Reliable Editor
This Release will contain following key features & concepts
Related
New Features
New Flags
h1 - h6 & p - text element preference flags - #106
--as-h1
--as-h2
--as-h3
--as-h4
--as-h5
--as-h6
--as-p
--as-span
min/max/fix width height declaration flags - #106
--width
--height
--max-width
--min-width
--max-height
--min-height
--fix-height
--fix-width
WIP - #107
--module
--text-template
--video
--is-input-caret
--break-component
--as-modal
--motion-on-hover
--ignore
--hash
--motion
--as-input
--as-button
--onclick
--cursor
--href
--id
Proposal Work in progress
--no-drag
#91--as-prop
(--as-arg
) flag #92New Lints
Suggestion: Use Autolayout
Warning: Avoid using Group (Use Frames Instead)
Fixes
Improvements
Warning: DefaultNameUsage
to include suggestionNew Widgets
<button>
- Support web buttons #108<input type="text">
<input type="checkbox">
reference<form>
<a>
Motions
on
EventsFix of Known Issues
flex-grow
support not justflex
#99flex: 1
#93Indeterminate
border-radius
& clip content not clipping content on web (css) #86<b>
tag support for mixed content with bold text for web #59Will not be supported
Editor Updates
Docs & Examples Updates
docs/guides to be added
Examples to be added
The text was updated successfully, but these errors were encountered: