Releases: recurser/string-is
Releases · recurser/string-is
v1.27.0
04 Apr 15:50
Compare
Sorry, something went wrong.
No results found
1.27.0 (2022-04-04)
Bug Fixes
only import prism.css once globally (8d7f634 )
Features
add support for multiple examples for each converter (035126a )
v1.26.0
03 Apr 03:00
Compare
Sorry, something went wrong.
No results found
1.26.0 (2022-04-03)
Features
tailor the input label to the converter (e0a7192 )
v1.25.0
03 Apr 01:55
Compare
Sorry, something went wrong.
No results found
1.25.0 (2022-04-03)
Bug Fixes
accept the 's' modifier for regexes (4576277 )
export SqlInput.defaultOptions so that the form defaults populate correctly (8fec68a )
Features
v1.24.0
31 Mar 16:00
Compare
Sorry, something went wrong.
No results found
1.24.0 (2022-03-31)
Features
support sharing of converters and their inputs (47a3525 )
v1.23.2
27 Mar 03:55
Compare
Sorry, something went wrong.
No results found
1.23.2 (2022-03-27)
Bug Fixes
add the missing main logo pointer cursor (d72a105 )
remove SVG mask-icon that looks ugly on Safari (b01852b )
v1.23.1
27 Mar 01:23
Compare
Sorry, something went wrong.
No results found
1.23.1 (2022-03-27)
Bug Fixes
don't auto-focus on mobile, since it zooms the page (5efa5a6 )
fix textarea height on Safari (375dd30 )
v1.23.0
26 Mar 07:34
Compare
Sorry, something went wrong.
No results found
1.23.0 (2022-03-26)
Bug Fixes
replace react-responsive and styled-components with @compiled + media queries (d99aabc )
Features
change the URL when a converter is selected (ad6d16c )
clear the input when navigating back to the home page (639c94f )
v1.22.0
22 Mar 14:40
Compare
Sorry, something went wrong.
No results found
1.22.0 (2022-03-22)
Bug Fixes
avoid layout issues in the header title on mobile (bd6e869 )
Features
v1.21.0
21 Mar 16:14
Compare
Sorry, something went wrong.
No results found
v1.20.0
21 Mar 15:48
Compare
Sorry, something went wrong.
No results found
1.20.0 (2022-03-21)
Features
add a CSV to XML converter (f966639 )
add a JSON to XML converter (fce2ddb )
add a YAML to XML converter (5bce8f0 )
add an XML to JSON converter (45fa76d )
add an XML to YAML converter (f588f3b )
use the 'dynamicTyping' option when parsing CSVs (f82bf54 )