Skip to content

Commit

Permalink
Move Svg class widget to ui-awesome/html-svg package.
Browse files Browse the repository at this point in the history
  • Loading branch information
terabytesoftw committed Mar 22, 2024
1 parent 46840db commit d393e15
Show file tree
Hide file tree
Showing 11 changed files with 3 additions and 567 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Change Log

## 0.1.4 Under development
## 0.2.0 March 22, 2024

- Enh #14: Move `Svg` class widget to `ui-awesome/html-svg` package (@terabytesoftw)

## 0.1.3 March 19, 2024

Expand Down
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@
"minimum-stability": "dev",
"require": {
"php": "^8.1",
"ext-dom": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
"enshrined/svg-sanitize": "^0.18",
"php-forge/awesome-widget": "^0.1.2",
"ui-awesome/html-attribute": "^0.1",
"ui-awesome/html-concern": "^0.1",
Expand Down
103 changes: 0 additions & 103 deletions docs/graphic/Svg.md

This file was deleted.

193 changes: 0 additions & 193 deletions src/Graphic/AbstractSvg.php

This file was deleted.

15 changes: 0 additions & 15 deletions src/Graphic/Svg.php

This file was deleted.

Loading

0 comments on commit d393e15

Please sign in to comment.