Releases: SFDO-Community/sticky-selectron
0.1.0.17
Critical Changes
- New feature to use Apex to display field labels in the LWC instead of using field developer names [PR16]
- Added exception handling in APEX controller and LWC layers. Integrated Toast when exceptions are raised. [PR17]
- Test coverage at 94% for APEX controller [PR17]
- Move our example flow to unpackaged metadata [PR18]
- Setup CumulusCI to include unpackaged flow in install (following examples from Grassroots Survey and SF Indicators) [PR18]
Added Permission Set for APEX controller access for users of the Sticky Selectron [PR19] - Include CCI namespace injection in example flow [PR20]
- Standardize capitalization in our example flow [PR21]
- Standardize labels in our example flow [PR21]
- Standardize ApiNames in our example flow [PR21]
- Remove unused components in our example flow [PR21]
Changes
Adds an option in CCI config to create dev scratch orgs with 30 days until expiration [PR15]
- Update API version in example flow [PR20]
- Update code styles in example flow with Prettier [PR20]
Update README.md [PR22] - Update existing links [PR22]
- Add Questions and Community Support section with links to Sticky Selectron Trailblazer Group and GitHub Issues [PR22]
- Fix markdownlint errors [PR22]
Updated files similar to lwc-recipes and dreamhouse-lwc [PR23]
- Bump package versions for devDependencies [PR23]
- Add package-lock.json [PR23]
- Add .prettierrc and .prettierignore [PR23]
- Update .gitignore [PR23]
- Updated files to API v60.0 [PR24]
- NOTE: This PR includes changes from PR #23 to bump devDependencies [PR24]
- Allow the Select column to be sorted either descending or ascending [PR28]
- Apply the prettier configuration changes from Karen's last merge to all files in the repo [PR28]
- Bump package versions for devDependencies [PR33]
- Redo sections, update documentation link directory (SSSFDG to sticky-selectron-documentation), and remove last section “Salesforce DX Project: Next Steps” that was from default file in VSCode [PR34]
- Update some file and field names according to Salesforce Quip doc, e.g., FieldLabelControllerTest.cls to FieldLabelController_Test.cls (add hyphen), fieldApiName vs fieldAPIName (make consistent) [PR35]
- cumulusci.yml - update documentation link directory name from SSSFDG to sticky-selectron-documentation [PR36]
- .prettierignore - restore to previous config based on dreamhouse-lwc [PR36]
- Add git pre-commit config so all commits get linted and prettier automatically [PR40]
Installation Info
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t6g000007zMiKAAU
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t6g000007zMiKAAU
Pull requests with no release notes
0.1.0.16
Critical Changes
- New feature to use Apex to display field labels in the LWC instead of using field developer names [PR16]
- Added exception handling in APEX controller and LWC layers. Integrated Toast when exceptions are raised. [PR17]
- Test coverage at 94% for APEX controller [PR17]
- Move our example flow to unpackaged metadata [PR18]
- Setup CumulusCI to include unpackaged flow in install (following examples from Grassroots Survey and SF Indicators) [PR18]
Added Permission Set for APEX controller access for users of the Sticky Selectron [PR19] - Include CCI namespace injection in example flow [PR20]
- Standardize capitalization in our example flow [PR21]
- Standardize labels in our example flow [PR21]
- Standardize ApiNames in our example flow [PR21]
- Remove unused components in our example flow [PR21]
Changes
Adds an option in CCI config to create dev scratch orgs with 30 days until expiration [PR15]
- Update API version in example flow [PR20]
- Update code styles in example flow with Prettier [PR20]
Update README.md [PR22] - Update existing links [PR22]
- Add Questions and Community Support section with links to Sticky Selectron Trailblazer Group and GitHub Issues [PR22]
- Fix markdownlint errors [PR22]
Updated files similar to lwc-recipes and dreamhouse-lwc [PR23]
- Bump package versions for devDependencies [PR23]
- Add package-lock.json [PR23]
- Add .prettierrc and .prettierignore [PR23]
- Update .gitignore [PR23]
- Updated files to API v60.0 [PR24]
- NOTE: This PR includes changes from PR #23 to bump devDependencies [PR24]
- Allow the Select column to be sorted either descending or ascending [PR28]
- Apply the prettier configuration changes from Karen's last merge to all files in the repo [PR28]
- Bump package versions for devDependencies [PR33]
- Redo sections, update documentation link directory (SSSFDG to sticky-selectron-documentation), and remove last section “Salesforce DX Project: Next Steps” that was from default file in VSCode [PR34]
- Update some file and field names according to Salesforce Quip doc, e.g., FieldLabelControllerTest.cls to FieldLabelController_Test.cls (add hyphen), fieldApiName vs fieldAPIName (make consistent) [PR35]
- cumulusci.yml - update documentation link directory name from SSSFDG to sticky-selectron-documentation [PR36]
- .prettierignore - restore to previous config based on dreamhouse-lwc [PR36]
Installation Info
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t6g000007zMiAAAU
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t6g000007zMiAAAU
Pull requests with no release notes
0.1.0.15
Critical Changes
- New feature to use Apex to display field labels in the LWC instead of using field developer names [PR16]
- Added exception handling in APEX controller and LWC layers. Integrated Toast when exceptions are raised. [PR17]
- Test coverage at 94% for APEX controller [PR17]
- Move our example flow to unpackaged metadata [PR18]
- Setup CumulusCI to include unpackaged flow in install (following examples from Grassroots Survey and SF Indicators) [PR18]
Added Permission Set for APEX controller access for users of the Sticky Selectron [PR19] - Include CCI namespace injection in example flow [PR20]
- Standardize capitalization in our example flow [PR21]
- Standardize labels in our example flow [PR21]
- Standardize ApiNames in our example flow [PR21]
- Remove unused components in our example flow [PR21]
Changes
Adds an option in CCI config to create dev scratch orgs with 30 days until expiration [PR15]
- Update API version in example flow [PR20]
- Update code styles in example flow with Prettier [PR20]
Update README.md [PR22] - Update existing links [PR22]
- Add Questions and Community Support section with links to Sticky Selectron Trailblazer Group and GitHub Issues [PR22]
- Fix markdownlint errors [PR22]
Updated files similar to lwc-recipes and dreamhouse-lwc [PR23]
- Bump package versions for devDependencies [PR23]
- Add package-lock.json [PR23]
- Add .prettierrc and .prettierignore [PR23]
- Update .gitignore [PR23]
- Updated files to API v60.0 [PR24]
- NOTE: This PR includes changes from PR #23 to bump devDependencies [PR24]
- Allow the Select column to be sorted either descending or ascending [PR28]
- Apply the prettier configuration changes from Karen's last merge to all files in the repo [PR28]
- Bump package versions for devDependencies [PR33]
- Redo sections, update documentation link directory (SSSFDG to sticky-selectron-documentation), and remove last section “Salesforce DX Project: Next Steps” that was from default file in VSCode [PR34]
- cumulusci.yml - update documentation link directory name from SSSFDG to sticky-selectron-documentation [PR36]
- .prettierignore - restore to previous config based on dreamhouse-lwc [PR36]
Installation Info
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t6g000007zMi5AAE
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t6g000007zMi5AAE
Pull requests with no release notes
0.1.0.14
Critical Changes
- New feature to use Apex to display field labels in the LWC instead of using field developer names [PR16]
- Added exception handling in APEX controller and LWC layers. Integrated Toast when exceptions are raised. [PR17]
- Test coverage at 94% for APEX controller [PR17]
- Move our example flow to unpackaged metadata [PR18]
- Setup CumulusCI to include unpackaged flow in install (following examples from Grassroots Survey and SF Indicators) [PR18]
Added Permission Set for APEX controller access for users of the Sticky Selectron [PR19] - Include CCI namespace injection in example flow [PR20]
- Standardize capitalization in our example flow [PR21]
- Standardize labels in our example flow [PR21]
- Standardize ApiNames in our example flow [PR21]
- Remove unused components in our example flow [PR21]
Changes
Adds an option in CCI config to create dev scratch orgs with 30 days until expiration [PR15]
- Update API version in example flow [PR20]
- Update code styles in example flow with Prettier [PR20]
Update README.md [PR22] - Update existing links [PR22]
- Add Questions and Community Support section with links to Sticky Selectron Trailblazer Group and GitHub Issues [PR22]
- Fix markdownlint errors [PR22]
Updated files similar to lwc-recipes and dreamhouse-lwc [PR23]
- Bump package versions for devDependencies [PR23]
- Add package-lock.json [PR23]
- Add .prettierrc and .prettierignore [PR23]
- Update .gitignore [PR23]
- Updated files to API v60.0 [PR24]
- NOTE: This PR includes changes from PR #23 to bump devDependencies [PR24]
- Allow the Select column to be sorted either descending or ascending [PR28]
- Apply the prettier configuration changes from Karen's last merge to all files in the repo [PR28]
- Bump package versions for devDependencies [PR33]
- cumulusci.yml - update documentation link directory name from SSSFDG to sticky-selectron-documentation [PR36]
- .prettierignore - restore to previous config based on dreamhouse-lwc [PR36]
Installation Info
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t6g000007zMi0AAE
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t6g000007zMi0AAE
Pull requests with no release notes
0.1.0.13
Critical Changes
- New feature to use Apex to display field labels in the LWC instead of using field developer names [PR16]
- Added exception handling in APEX controller and LWC layers. Integrated Toast when exceptions are raised. [PR17]
- Test coverage at 94% for APEX controller [PR17]
- Move our example flow to unpackaged metadata [PR18]
- Setup CumulusCI to include unpackaged flow in install (following examples from Grassroots Survey and SF Indicators) [PR18]
Added Permission Set for APEX controller access for users of the Sticky Selectron [PR19] - Include CCI namespace injection in example flow [PR20]
- Standardize capitalization in our example flow [PR21]
- Standardize labels in our example flow [PR21]
- Standardize ApiNames in our example flow [PR21]
- Remove unused components in our example flow [PR21]
Changes
Adds an option in CCI config to create dev scratch orgs with 30 days until expiration [PR15]
- Update API version in example flow [PR20]
- Update code styles in example flow with Prettier [PR20]
Update README.md [PR22] - Update existing links [PR22]
- Add Questions and Community Support section with links to Sticky Selectron Trailblazer Group and GitHub Issues [PR22]
- Fix markdownlint errors [PR22]
Updated files similar to lwc-recipes and dreamhouse-lwc [PR23]
- Bump package versions for devDependencies [PR23]
- Add package-lock.json [PR23]
- Add .prettierrc and .prettierignore [PR23]
- Update .gitignore [PR23]
- Updated files to API v60.0 [PR24]
- NOTE: This PR includes changes from PR #23 to bump devDependencies [PR24]
- Allow the Select column to be sorted either descending or ascending [PR28]
- Apply the prettier configuration changes from Karen's last merge to all files in the repo [PR28]
- Bump package versions for devDependencies [PR33]
Installation Info
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t6g000007zMhvAAE
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t6g000007zMhvAAE
Pull requests with no release notes
0.1.0.12
Critical Changes
- New feature to use Apex to display field labels in the LWC instead of using field developer names [PR16]
- Added exception handling in APEX controller and LWC layers. Integrated Toast when exceptions are raised. [PR17]
- Test coverage at 94% for APEX controller [PR17]
- Move our example flow to unpackaged metadata [PR18]
- Setup CumulusCI to include unpackaged flow in install (following examples from Grassroots Survey and SF Indicators) [PR18]
Added Permission Set for APEX controller access for users of the Sticky Selectron [PR19] - Include CCI namespace injection in example flow [PR20]
- Standardize capitalization in our example flow [PR21]
- Standardize labels in our example flow [PR21]
- Standardize ApiNames in our example flow [PR21]
- Remove unused components in our example flow [PR21]
Changes
Adds an option in CCI config to create dev scratch orgs with 30 days until expiration [PR15]
- Update API version in example flow [PR20]
- Update code styles in example flow with Prettier [PR20]
Update README.md [PR22] - Update existing links [PR22]
- Add Questions and Community Support section with links to Sticky Selectron Trailblazer Group and GitHub Issues [PR22]
- Fix markdownlint errors [PR22]
Updated files similar to lwc-recipes and dreamhouse-lwc [PR23]
- Bump package versions for devDependencies [PR23]
- Add package-lock.json [PR23]
- Add .prettierrc and .prettierignore [PR23]
- Update .gitignore [PR23]
- Updated files to API v60.0 [PR24]
- NOTE: This PR includes changes from PR #23 to bump devDependencies [PR24]
- Allow the Select column to be sorted either descending or ascending [PR28]
- Apply the prettier configuration changes from Karen's last merge to all files in the repo [PR28]
Installation Info
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t6g000007zMhqAAE
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t6g000007zMhqAAE
Pull requests with no release notes
0.1.0.11
Critical Changes
- New feature to use Apex to display field labels in the LWC instead of using field developer names [PR16]
- Added exception handling in APEX controller and LWC layers. Integrated Toast when exceptions are raised. [PR17]
- Test coverage at 94% for APEX controller [PR17]
- Move our example flow to unpackaged metadata [PR18]
- Setup CumulusCI to include unpackaged flow in install (following examples from Grassroots Survey and SF Indicators) [PR18]
Added Permission Set for APEX controller access for users of the Sticky Selectron [PR19] - Include CCI namespace injection in example flow [PR20]
- Standardize capitalization in our example flow [PR21]
- Standardize labels in our example flow [PR21]
- Standardize ApiNames in our example flow [PR21]
- Remove unused components in our example flow [PR21]
Changes
Adds an option in CCI config to create dev scratch orgs with 30 days until expiration [PR15]
- Update API version in example flow [PR20]
- Update code styles in example flow with Prettier [PR20]
Update README.md [PR22] - Update existing links [PR22]
- Add Questions and Community Support section with links to Sticky Selectron Trailblazer Group and GitHub Issues [PR22]
- Fix markdownlint errors [PR22]
Updated files similar to lwc-recipes and dreamhouse-lwc [PR23]
- Bump package versions for devDependencies [PR23]
- Add package-lock.json [PR23]
- Add .prettierrc and .prettierignore [PR23]
- Update .gitignore [PR23]
- Updated files to API v60.0 [PR24]
- NOTE: This PR includes changes from PR #23 to bump devDependencies [PR24]
- Allow the Select column to be sorted either descending or ascending [PR28]
- Apply the prettier configuration changes from Karen's last merge to all files in the repo [PR28]
Installation Info
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t6g000007zMhgAAE
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t6g000007zMhgAAE
Pull requests with no release notes
0.1.0.10
Critical Changes
- New feature to use Apex to display field labels in the LWC instead of using field developer names [PR16]
- Added exception handling in APEX controller and LWC layers. Integrated Toast when exceptions are raised. [PR17]
- Test coverage at 94% for APEX controller [PR17]
- Move our example flow to unpackaged metadata [PR18]
- Setup CumulusCI to include unpackaged flow in install (following examples from Grassroots Survey and SF Indicators) [PR18]
Added Permission Set for APEX controller access for users of the Sticky Selectron [PR19] - Include CCI namespace injection in example flow [PR20]
- Standardize capitalization in our example flow [PR21]
- Standardize labels in our example flow [PR21]
- Standardize ApiNames in our example flow [PR21]
- Remove unused components in our example flow [PR21]
Changes
Adds an option in CCI config to create dev scratch orgs with 30 days until expiration [PR15]
- Update API version in example flow [PR20]
- Update code styles in example flow with Prettier [PR20]
Update README.md [PR22] - Update existing links [PR22]
- Add Questions and Community Support section with links to Sticky Selectron Trailblazer Group and GitHub Issues [PR22]
- Fix markdownlint errors [PR22]
Updated files similar to lwc-recipes and dreamhouse-lwc [PR23]
- Bump package versions for devDependencies [PR23]
- Add package-lock.json [PR23]
- Add .prettierrc and .prettierignore [PR23]
- Update .gitignore [PR23]
- Updated files to API v60.0 [PR24]
- NOTE: This PR includes changes from PR #23 to bump devDependencies [PR24]
Installation Info
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t6g000007zMh2AAE
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t6g000007zMh2AAE
Pull requests with no release notes
0.1.0.9
Critical Changes
- New feature to use Apex to display field labels in the LWC instead of using field developer names [PR16]
- Added exception handling in APEX controller and LWC layers. Integrated Toast when exceptions are raised. [PR17]
- Test coverage at 94% for APEX controller [PR17]
- Move our example flow to unpackaged metadata [PR18]
- Setup CumulusCI to include unpackaged flow in install (following examples from Grassroots Survey and SF Indicators) [PR18]
Added Permission Set for APEX controller access for users of the Sticky Selectron [PR19] - Include CCI namespace injection in example flow [PR20]
- Standardize capitalization in our example flow [PR21]
- Standardize labels in our example flow [PR21]
- Standardize ApiNames in our example flow [PR21]
- Remove unused components in our example flow [PR21]
Changes
Adds an option in CCI config to create dev scratch orgs with 30 days until expiration [PR15]
- Update API version in example flow [PR20]
- Update code styles in example flow with Prettier [PR20]
Update README.md [PR22] - Update existing links [PR22]
- Add Questions and Community Support section with links to Sticky Selectron Trailblazer Group and GitHub Issues [PR22]
- Fix markdownlint errors [PR22]
Updated files similar to lwc-recipes and dreamhouse-lwc [PR23]
- Bump package versions for devDependencies [PR23]
- Add package-lock.json [PR23]
- Add .prettierrc and .prettierignore [PR23]
- Update .gitignore [PR23]
Installation Info
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t6g000007zMckAAE
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t6g000007zMckAAE
Pull requests with no release notes
0.1.0.8
Critical Changes
- New feature to use Apex to display field labels in the LWC instead of using field developer names [PR16]
- Added exception handling in APEX controller and LWC layers. Integrated Toast when exceptions are raised. [PR17]
- Test coverage at 94% for APEX controller [PR17]
- Move our example flow to unpackaged metadata [PR18]
- Setup CumulusCI to include unpackaged flow in install (following examples from Grassroots Survey and SF Indicators) [PR18]
Added Permission Set for APEX controller access for users of the Sticky Selectron [PR19] - Include CCI namespace injection in example flow [PR20]
- Standardize capitalization in our example flow [PR21]
- Standardize labels in our example flow [PR21]
- Standardize ApiNames in our example flow [PR21]
- Remove unused components in our example flow [PR21]
Changes
Adds an option in CCI config to create dev scratch orgs with 30 days until expiration [PR15]
- Update API version in example flow [PR20]
- Update code styles in example flow with Prettier [PR20]
Update README.md [PR22] - Update existing links [PR22]
- Add Questions and Community Support section with links to Sticky Selectron Trailblazer Group and GitHub Issues [PR22]
- Fix markdownlint errors [PR22]
Installation Info
Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t6g000007zMcaAAE
Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t6g000007zMcaAAE