Spring ’23 Enhancement in Lightning Components

Gray Frame Corner

GraphQL wire adapter enables us to use UI API enabled objects with the object-level security and field-level security of the current user

0218

1. Fetch Data Using the GraphQL Wire Adapter (Pilot)

White Frame Corner
White Frame Corner

Refs locate DOM elements without a selector and only query elements contained in a specified template.  We can use refs now to access elements in shadow DOM and light DOM.

0218

2. Query DOM Elements with Refs

White Frame Corner
White Frame Corner

We can use now conditional directives properly like we can now use  lwc:if, lwc:elseif, and lwc:else in LWC  HTML template. It will supersede the legacy if:true and if:else directives.

0218

3. Improved Conditional Directives

White Frame Corner
White Frame Corner

We can use UTAM’s browser extension for Google Chrome to make it easier to select page objects (POs) when we write a UI test for a Salesforce application page

0218

4. UTAM Browser Extension to Identify Page Objects (Beta)

White Frame Corner
White Frame Corner

A CSRF token is the most common prevention technique because it requires an attacker to know the value of the CSRF token used. This pdate enforces the generation of a different cross-site request forgery (CSRF) token for each Lightning ap

0218

5. Security Enhancements for CSRF Tokens for Lightning Apps

White Frame Corner
White Frame Corner

Thank You

Gray Frame Corner