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

[HEAD] New article #19

Merged
merged 70 commits into from
Oct 13, 2024
Merged

[HEAD] New article #19

merged 70 commits into from
Oct 13, 2024

Conversation

rossjrw
Copy link
Member

@rossjrw rossjrw commented Jun 5, 2024

No description provided.

The boolean value of any given flag will instead be determined by
whether the flag is present.
This results in a much more readable CSS output where the flags map to
assertion classes much more clearly. I believe it also means that any
number from 10 to 99 can be communicated, as opposed to 10 to 79 before.
Copy link

github-actions bot commented Jun 5, 2024

PR Preview Action v1.4.8
Preview removed because the pull request was closed.
2024-10-13 15:35 UTC

The initial display value of all elements is 'inline' as defined by the
CSS spec, which is what 'initial' refers to. I want to set the display
back to the default as defined by the user agent, which is what 'revert'
does.
I figure there's no point doing subversions here - there's not going to
be that many releases. I'll still increment the version in the
package.json as appropriate, and so long as I do that correctly, any
breaking changes will get their own version.
@rossjrw rossjrw force-pushed the scp-head branch 8 times, most recently from decbb22 to c194982 Compare September 20, 2024 02:12
@rossjrw rossjrw marked this pull request as ready for review October 13, 2024 13:33
@rossjrw rossjrw merged commit 9baaa30 into main Oct 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant