Releases: riccardoperra/codeimage
Releases · riccardoperra/codeimage
v0.16.0
This is the first release after SolidJS hackathon. It focus on improving core packages and some features for future implementations.
What's new
- Improved the search theme filter - @JRafael91 in #143
- Space mono font is now available as new editor font - @riccardoperra in #210
- Add glass reflection like effect to the editor - @riccardoperra in #215
- You can now exports your snippets directly in a new tab - @riccardoperra in #221
- You can copy to your clipboard the snippet with Ctrl+C - @riccardoperra in #221
- Improved editor input style - @riccardoperra in #223
- Themes highlighing has been improved - @riccardoperra in #214
Bug fixes
- Enabled indent with tab - @riccardoperra in #218
- ShareButton is now displayed on Safari and Firefox - @riccardoperra in #222
Other
- PrismJS factory theme has been deprecated. New themes will use the latest CodeMirror Highlight API - @riccardoperra in #214
- App will be updated automatically after a new release. The update prompt will not be shown anymore - @riccardoperra in #224
- README.md has been updated - @riccardoperra in #206
- CodeMirror packages has been updated to v0.20 - @riccardoperra in #226
New Contributors
- @JRafael91 made their first contribution in #143
Full Changelog: v0.15.2...v0.16.0
v0.15.2
What's Changed
- fix(app): fix broken padding on image export by @riccardoperra in #204
Full Changelog: v0.15.1...v0.15.2
v0.15.1
What's Changed
- feat(theme): add Material Light theme by @riccardoperra in #198
- fix(app): add click event to ThemeSwitcher radio item by @riccardoperra in #200
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- docs: update README.md by @riccardoperra in #169
- refactor(app): move UI components to @codeimage/ui by @riccardoperra in #171
- refactor(ui): move Drdopwon to @codeimage/ui by @riccardoperra in #188
- refactor(ui): move SvgIcon to @codeimage/ui by @riccardoperra in #189
- refactor(ui): move PortalHost to @codeimage/ui by @riccardoperra in #190
- refactor(ui): move Snackbar to @codeimage/ui by @riccardoperra in #191
- refactor(ui): move Toggle to @codeimage/ui by @riccardoperra in #192
- refactor(ui): move TextField to @codeimage/ui by @riccardoperra in #191
- refactor(ui): move SvgIcon to @codeimage/ui by @riccardoperra in #191
- refactor(ui): move Snackbar to @codeimage/ui by @riccardoperra in #191
- refactor(ui): move RangeField to @codeimage/ui by @riccardoperra in #191
- refactor(ui): move Label to @codeimage/ui by @riccardoperra in #171
- refactor(ui): move Button, Text and Link to @codeimage/ui by @riccardoperra in #171
- refactor(ui): move RadioBlock to @codeimage/ui by @riccardoperra in #171
- refactor(ui): move SegmentedField to @codeimage/ui by @riccardoperra in #171
- refactor(ui): move Select to @codeimage/ui by @riccardoperra in #171
- refactor(ui): move PortalHost @codeimage/ui by @riccardoperra in #171
- refactor(ui): move Dialog and Transtiion to @codeimage/ui by @riccardoperra in #171
- refactor(ui): move Box to @codeimage/ui by @riccardoperra in #171
- refactor(ui): add component factory by @riccardoperra in #193
- ci: refactor build scripts by @riccardoperra in #194
Full Changelog: v0.14.7...v0.15.0
v0.14.7
What's Changed
- fix(app): hidden tab accent and placeholder on export when empty #162 by @riccardoperra in #163
- fix(app): fix mac os terminal style margin by @riccardoperra in #166
- chore: update vite dependency by @riccardoperra in #165
- fix(theme): broken editor autocomplete style #167 by @riccardoperra in #168
Full Changelog: v0.14.6...v0.14.7
v0.14.6
What's Changed
- fix: export button loading state stuck on iOS #159 by @riccardoperra in #160
Full Changelog: v0.14.5...v0.14.6
v0.14.5
What's Changed
- feat: add code editor by @riccardoperra in #3
- feat: frame/toolbar styling by @riccardoperra in #5
- feat: add theme switcher core by @riccardoperra in #7
- feat: add terminal style type by @riccardoperra in #9
- feat: add dynamic light/dark theme by @riccardoperra in #11
- feat: add localization support by @riccardoperra in #13
- feat: add language selector by @riccardoperra in #15
- feat: add base themes by @riccardoperra in #18
- feat: add export action by @riccardoperra in #26
- feat: add editor multi-language support by @riccardoperra in #29
- refactor: move configuration into @codeimage/config by @riccardoperra in #31
- feat: add font change support by @riccardoperra in #34
- chore: add material vulcano theme by @riccardoperra in #35
- feat: add mobile interface by @riccardoperra in #39
- feat: pwa support by @riccardoperra in #40
- feat: add arc dark theme by @riccardoperra in #44
- feat: export action improvements by @riccardoperra in #67
- chore: oss infra improvements by @riccardoperra in #65
- docs: update .changelogrc by @github-actions in #73
- Version Packages by @github-actions in #75
- docs: update .changelogrc by @github-actions in #76
- Version Packages by @github-actions in #77
- docs: update .changelogrc by @github-actions in #80
- fix: broken image export using safari by @riccardoperra in #81
- docs: update .changelogrc by @github-actions in #83
- 58 theme api improvements by @riccardoperra in #89
- feat: language extension icons by @riccardoperra in #93
- 85 show brand logo on exported image by @riccardoperra in #97
- docs: update .changelogrc by @github-actions in #92
- feat: 23 material palenight theme by @riccardoperra in #99
- docs: update .changelogrc by @github-actions in #98
- fix: 101 fix footer links by @riccardoperra in #104
- 108 missing ng component icon by @riccardoperra in #112
- feat: auto language when extension change by @riccardoperra in #114
- feat: shortcut hint toolbar by @riccardoperra in #115
- feat: 88 theme search input by @riccardoperra in #117
- feat: refactor store with elf by @riccardoperra in #119
- feat: 113 improve style for selected theme in sidebar by @riccardoperra in #122
- feat: 109 improve tab svg loader icon by @riccardoperra in #123
- fix: fix accessibility issues by @riccardoperra in #124
- refactor(locale): 87 replace in with solid primitives package by @riccardoperra in #126
- feat: 71 add german language by @riccardoperra in #127
- fix: 116 editor cursor not visible for some themes by @riccardoperra in #129
- fix: 95 broken range input on firefox by @riccardoperra in #130
- refactor: add elf setter props factory by @riccardoperra in #133
- fix: 105 fix editor frame size and resizing by @riccardoperra in #135
- feat: perf improvements #2 - improve accessibility by @riccardoperra in #137
- feat: perf improvements #1 - startup fallback by @riccardoperra in #136
- fix: fix codemirror dependency version by @riccardoperra in #139
- feat: 132 add hint for file name icons by @riccardoperra in #140
- chore: fix build library script by @riccardoperra in #141
- 69 changelog and release automation by @riccardoperra in #142
- chore(release): version packages by @github-actions in #144
- fix: export dialog translations not updating #138 by @riccardoperra in #145
- chore(release): version packages by @github-actions in #146
- chore: add sitemap.xml by @riccardoperra in #148
- refactor(app): ui kit design token improvements by @riccardoperra in #147
- Update README.md by @riccardoperra in #151
- chore(release): version packages by @github-actions in #150
- fix: 152 fix history plugin by @riccardoperra in #153
- chore(release): version packages by @github-actions in #154
- chore: update app assets by @riccardoperra in #155
- chore(release): version packages by @github-actions in #156
- fix: tab icon loading is not visible on light mode editor #103 by @riccardoperra in #157
- chore(release): version packages by @github-actions in #158
Full Changelog: https://github.com/riccardoperra/codeimage/commits/v0.14.15