posted Feb 5, 2019, 8:30 AM by Scott Wells
2.0.5.3 - Issue 1046 - Fixed an issue with the plain text clipboard format for SOQL Query results. There was not a newline between the header row and the first data row.
- Issue 1211 - Fixed an issue in OSTs generated against Spring '19 orgs where
APEX_OBJECT would be conveyed into rendered Apex stub classes. - Issue 1216 - Added support for auxiliary HTML files in LWC components.
- Issue 1217 - Fixed a number of bugs with the way that LWC component files are enumerated for presentation and navigation.
- Fixed an issue with duplication of the
Id field in the SOQL Query results tree view. - Added support for LWC service components distinct from UI components. Service components do not have HTML or CSS files, only JavaScript files. The type of a new component is specified in the New Lightning Web Component dialog (default is UI). It is not possible to add HTML or CSS files to service components.
- Other minor fixes and improvements.
|
|