2.2.2.6 release notes
2.2.2.6
- Issue 2132 - Added missing
oncommitevent handler to the LWClightning-inputcomponent. - Issue 2133 - Added support for SVG files in LWC bundles. While in that area, I also fixed an issue where Lightning tabbed editors opened from
*.svgfiles would include an extra tab for the default SVG file editor, and the full SVG file editor is now used for those files even in the tabbed editor interface. - Issue 2135 - Added missing
N_*_AGOSOQL date literals. While in that area, I also added a code completion insert handler to append a:suffix to parameterized date literals so that the user is left only needing to enter the parameter value itself. - Fixed an issue with open tabbed editors for bundles not being refreshed properly when individual files in those bundles are removed.