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

More misc. updates #35

Merged
merged 1 commit into from
Jul 1, 2023
Merged

More misc. updates #35

merged 1 commit into from
Jul 1, 2023

Conversation

shgysk8zer0
Copy link
Owner

Added

  • Add markdown module
  • Add isSafeHTML() to trust-policies module (checks for unsafe elements & attributes)
  • Add getCSSStyleSheet() to http module
  • Add Markdown to types module
  • Add gravatar module

Changed

  • Rename loadStylesheet() -> loadStyleSheet() in loader module (with alias to old)
  • Update importmap and trusted policies

Deprecated

  • loadStylesheet() is deprecated

Description and issue

List of significant changes made

**Added**
- Add `markdown` module
- Add `isSafeHTML()` to `trust-policies` module (checks for unsafe elements & attributes)
- Add `getCSSStyleSheet()` to `http` module
- Add Markdown to `types` module
- Add `gravatar` module

**Changed**
- Rename `loadStylesheet()` -> `loadStyleSheet()` in `loader` module (with alias to old)
- Update importmap and trusted policies

**Deprecated**
- `loadStylesheet()` is deprecated
@shgysk8zer0 shgysk8zer0 added the enhancement New feature or request label Jul 1, 2023
@shgysk8zer0 shgysk8zer0 self-assigned this Jul 1, 2023
@shgysk8zer0 shgysk8zer0 merged commit 13349df into master Jul 1, 2023
4 checks passed
@shgysk8zer0 shgysk8zer0 deleted the feature/updates branch July 1, 2023 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant