Updated the JSON manifest
svg.pablopie.xyz
A simple SVG markup editor for the web
Improved the styling
Updated the color scheme in manifest.json
Updated the colors of the icons
Added SVG files to the auto-compile scheme
Rounded some corners (literaly)
Changed the dark mode color theme
Changed the style of the page
Replaced icons with text in the user interface
Updated the Makefile
Minor tweaks to the Makefile
Changed the alignment of the line count in the editor
Fixed a bug regarding discrepencies in the sizes of the fonts in the editor
Fixed typos
Refactored the README
Added some extra information in the README
Refactored the Makefile
Added elm.json to the repo
Removed the deploy target from the Makefile
Added notes on some of the dependencies to the README
Refactored the README
Removed symlinks from the repo
Fixed the PWA webmanifest
Removed unnecessary file from the repo
Fixed minor styling bug that affected Chrome-based browsers
Minor tweaks to the UI
Refactored the CSS to avoid a cross-origin-request issue with the fonts used in the website
Formatted the SVG icons
Updated the README and the licensing information
Updated the icons
Made it so that the text editor is properly indented according to the length of the output
Updated the icons
Started working on vectorizing Caubi's art
Minor improvments
Added line in Makefile to compress the output of `elm make`
Moved things around
Created a little utility for formatting SVG path strings
Formatted the Elm code
Fixed the styling of the
Added copyright information in the icons & removed unecessary files from the repo
Styled the content of the
Changed the icons (they were made by Kalbi)
Organized the repository
Improved accessibility and removed the title bar
Worked on making the app more accessible
Worked on porting the app to my personal website
Started working on porting the app to my personal website
Removed unnecessary files from repo.
Restructured the app icon scheme.
Added `index.html` and `script.min.js` from the repo.
Removed `index.html` and `script.min.js` from the repo.
Simplified the build process and fixed `script.min.js`.
Fixed `index.html` and `script.min.js`.
Updated elm-syntax-highlight to version 3.1.1
Simplifyed the build pipeline and the icon scheme.
Restyled the Chrome PWA.
Refactored manifest.json
Moved manifest.json to the site's root.
Made the app into a Chrome PWA.
Redesigned the github icon.
Redesigned the application's icons.
Adressed boolean blindness.
Improved accessibility across the app.
Redesigned the error icon.
Redesigned the error icon.
Made it so that the website is only displayed after the http resquest is resolved.
Removed the red-coloring functionality.
Improved compatibility across browsers.
Fixed minor visual bugs in styles.css.
Fixed minor erros in styles.css. Cleaned opaque.svg and transparent.svg.
Recolored the app's icon.
Patched icon paths.
Adicionado uma marca de copyright no cabeçalho do site.
Redesigned the app's icon.
Refactored the Icon.popResult function.
Transfered most of the icon loading functionalities to a separate module.
Fixed the height of the picture display on portrait orientation devices.
Made it so that the app is only displayed after the entirety of the assets have been loaded.
Implemented intelligent loading for the icons.
Restyled the svg icons.
Corrected visual bugs in css.
Optimized rendering by using Html.Lazy.lazy.
Incoporated the 'Shades of Purple' VsCode theme into the main app's design.
Updated the comment in example.svg
Restyled the syntax-highlighted components.
Finished implementing syntax-highlighting.
Started working on a syntax-highlighted editor.
Added a comment to 'example.svg'.
Converted the svg icons to a stroke style and standardized their stroke-width property.
Made it so that the buttons don't overlay the main image.
Redesigned the interface to better accomodate for smaller screens.
Packaged the app for it's first public release.
Made the example svg file dinamically imported.
Initial commit.