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

Pulling staging/release into release #2154

Merged
merged 65 commits into from
Jun 1, 2023
Merged

Pulling staging/release into release #2154

merged 65 commits into from
Jun 1, 2023

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jun 1, 2023

No description provided.

scil and others added 30 commits September 28, 2020 10:07
- Fix formatting for `<li>` tags inside `<menu>` tags inside `<li>` tags
- Allow unclosed `<p>` tags if followed by a `<menu>` tag
Fix formatting related to the <menu> element
This change makes sure that a new line is added everytime a semicolon is followed by a block statement

fixes #1852
…olon

fix - semicolon followed by block statement doesnt have new line
There are small typos in:
- python/jsbeautifier/javascript/beautifier.py
- tools/template/beautify.wrapper.js

Fixes:
- Should read `conditional` rather than `conditionial`.
- Should read `overridden` rather than `overriden`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
Implementation of a insideAtApply variable to determine if it is a Tailwind ruleset and avoid whitespace after variant [ currently thinking it is a property ]
mho22 and others added 29 commits April 23, 2023 13:11
Fixed #2133 Theme Toggle on without_codemirror Mode
Add minimum attributes option for attribute wrap
CSS insideNonNestedAtRule generic variable
@bitwiseman bitwiseman merged commit f2a11a3 into release Jun 1, 2023
4 checks 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.

None yet