Skip to content

Releases: aem-design/aemdesign-aem-core

2.1.209

01 Apr 12:13
2af027b
Compare
Choose a tag to compare

ff7d919 - Downgraded ACS Commons to v4.11.2 (Chris Shaw)

2.1.202

01 Apr 04:35
5388783
Compare
Choose a tag to compare

5388783 - Develop (#55) (Chris Shaw)

2.1.201

09 Mar 13:26
75cff8f
Compare
Choose a tag to compare

75cff8f - Merge pull request #52 from aem-design/develop (Max Barrass)
05e52a0 - update title (wildone)
f2ad99e - remove using Write-Host (wildone)
9b04876 - move render condition to tabs element (wildone)
e183eb5 - update unit tests to use junit5 (wildone)
05f2db5 - add helper scripts for unit test dev (wildone)
a474a9a - remove duplicate chars (wildone)
59d08ef - remove duplicate namespace (wildone)
268ee2c - update pagination header to display start based on index starting with 1 (wildone)
d7a5420 - update dialog field to reflect model (wildone)
f867a36 - Merge remote-tracking branch 'origin/develop' into develop (wildone)
834788c - update pagination (wildone)
2486fd3 - Merge branch 'master' into develop (Max Barrass)
4c8a482 - fix field name (wildone)
c89f070 - add render conditions for all advanced fields (wildone)
765ca7a - add new render condition (wildone)
310e83c - migrate date format to tags, cleanup i18n (wildone)
4efc5fb - migrate date format to tags (wildone)
97f3f9e - use component id as anchor name (wildone)
57bae77 - update filed display logic (wildone)

2.1.181

26 Feb 06:43
05ad956
Compare
Choose a tag to compare

05ad956 - Merge pull request #51 from aem-design/develop (Max Barrass)
d74078e - ensure fields appear on all custom badges (wildone)
cd88aad - ensure pages start from 1 (wildone)
0ef4aab - remove sonar from pipeline (wildone)

2.1.177

25 Feb 17:26
92aa90f
Compare
Choose a tag to compare

92aa90f - Merge pull request #50 from aem-design/develop (Max Barrass)
706a83a - include tab content with wcmmode set to disabled (wildone)
4697486 - update log variables (wildone)
857ac69 - fix log file location (wildone)
262760e - update to output attributes correctly (wildone)
3a53e7f - rename variable to avoid conflict (wildone)
f0f4971 - cleanup variable names remove all regex from processes license field (wildone)
521b644 - update asset license template (wildone)
d169441 - update field display logic (wildone)
cc99715 - update template to show icon (wildone)
775e649 - update field with schema (wildone)
b487c55 - update variant with schema (wildone)
7df60cf - add simple date field (wildone)
367aea0 - remove not used override (wildone)
cb99a51 - ensure list select only pages (wildone)
8a9f2a9 - update scripts to remove not required lines (wildone)
e70d129 - update order of field processing (wildone)
f645344 - remove unused variables (wildone)
5a5df1e - add missing attribute (wildone)
2efbc80 - fix date format (wildone)
78a9ffd - update description default value (wildone)
6492219 - update paging to display properly (wildone)
193646e - remove copyright char from license string (wildone)
18d6962 - update path to core component (wildone)
7763db5 - handle error when processing expressions (wildone)
bd2b7f4 - add message when content template used outside details component (wildone)
4b31e64 - add error handling (wildone)
baf0ded - ensure titles are not cleared when no data is provided (wildone)
77e1b1e - fix legacy badge mapping update page nav title usage (wildone)
5ce35ba - update constants (wildone)
f7a1410 - update to use getInheritedPageProperties (wildone)
78ba69d - collect page details info using page details node as well (wildone)
db290b8 - add constants (wildone)
68b213a - add helper getPageTags to get override tags from details components (wildone)
8ac3f06 - update details links formulas add new override function for getCloudConfigProperty (wildone)
addc284 - ensure all component have resourceName attribute (wildone)
4e0b2b1 - update helper for resolving page nav (wildone)
259c525 - fix vide background attributes (wildone)
1f8c030 - fix template (wildone)
f179780 - ensure category tags only come from component (wildone)
caa80cd - fix component node name (wildone)
08343cb - update poms and submodules (wildone)
4569c4b - update tab name (wildone)
6c274df - resolve badge in legacy badge tag config (wildone)
986216d - ensure expreesion are evaluated (wildone)
ad08e24 - revert to let default config update to take care of this (wildone)
02f2513 - update default badge to action (wildone)
416ac7b - fix url for blank image (wildone)
8d67cd7 - process page badge after all the data is ready (wildone)
6250f0b - ensure page badge info processed before list override (wildone)
ab5161d - add processing of expressions in badge attributes (wildone)
844e61e - add new helper to process map expressions (wildone)
2590620 - only check strings (wildone)
e9676c6 - add null check (wildone)
8c18c4f - hide header ensure static list reports count of items (wildone)
d9a385b - ensure wcmpojo class is used for xss api when creating component properties (wildone)
6d5c041 - add check for null values to allow expressions to evaluate (wildone)
6e0db15 - update header labels (wildone)
55f4241 - refactor to only output sling components (wildone)
96a9d04 - add list header (wildone)
c1d12c4 - add list header (wildone)
8f97d37 - update formatting (wildone)
329795e - process badge info after it has been updated from list (wildone)
ae824bd - replace usage of getPageProperties to ensure resource properties are used (wildone)
565845c - Merge remote-tracking branch 'origin/develop' into develop (wildone)
07d89b8 - update poms and submodules (wildone)
f079df2 - override base component done to update request state after component properties have been updated (wildone)
e7e9a26 - add base done function to allow all component to evaluate expression in component properties once all data is loaded (wildone)
50a0754 - remove not required attribute (wildone)
f518257 - quote param for ps to work (wildone)
ceaf374 - fix include paths in helper scripts (wildone)
d4eee3f - add comment (wildone)
68a3f2f - add comment (wildone)
4aba0c7 - update component boolean attribute to use self as value to match boolean attribute spec (wildone)
8663bb9 - add schema attributes to templates (wildone)
ee54417 - update dialog with shared fields for reuse by other details components (wildone)
0da5b54 - add schema fields (wildone)
543112c - add start time field (wildone)
6f44b8e - update to show formatted date or text or value it self (wildone)
6b755b8 - update fields to appear on custom badge as a priority (wildone)
1a1d166 - add schema attributes to templates (wildone)
ba56e67 - update details components to use generic details (wildone)
3a47381 - read schema info into badge (wildone)
f75668f - use itemscope as value to ensure boolean attribute is valid (wildone)
a40fb5b - add schema fields optimise imports (wildone)
bf525e8 - add schema fields (wildone)
e91cfd4 - add schema fields add try catch in processComponentFields (wildone)
115a830 - add schema fields (wildone)
fd2efc4 - move field processing into processComponentFields add schema fields cleanup imports (wildone)
5b72163 - add newsdetails override generic details (wildone)

2.1.87

09 Feb 06:25
0e4ad23
Compare
Choose a tag to compare

0e4ad23 - Update main.yml (Max Barrass)
4bac533 - Merge pull request #49 from aem-design/develop (Max Barrass)
73843e8 - Merge branch 'master' into develop (Max Barrass)
1ed6435 - add component report columns that output component structure in pages (wildone)
86c6f17 - add aem 6.4 compatible min disable (wildone)
2ff8dd9 - remove common variables ready: move attributes processing into processComponentFields (wildone)
091a2aa - processCommonFields: add content fragment processing, move expression processing and badge logic into ready to ensure processComponentFields can update values before expressions are valuated ready: cleanup attributes processing flow, ensure badge info specified by list updates badgeLinkAttr, ensure all field and value expressions are evaluated, ensure componentAttributes are updated last setFields: add additional common fields (wildone)
d086cba - add new function evaluateAllExpressionValues to evaluate all expression values ComponentProperties map add new function putExpression to allow adding values using expressions (wildone)
38688e5 - remove data attributes from badge fields definition to ensure it does conflict with analytics label update analytics label to use page title as default value getComponentProperties: remove processing of expression fields to ensure expressions do not execute before all data is ready getComponentProperties: ensure expression fields are not added to attributes until (wildone)
b28d37a - add return type (wildone)
1332615 - remove duplicate fields (wildone)
9fe90b3 - Merge remote-tracking branch 'origin/develop' into develop (wildone)
fd614ed - update poms and submodules (wildone)
fb9ebb2 - add sling model export entry (wildone)

2.1.73

19 Jan 10:58
1ea9c76
Compare
Choose a tag to compare

1ea9c76 - Merge pull request #46 from aem-design/develop (Max Barrass)
d05e4c7 - Merge branch 'master' into develop (Max Barrass)
69e0314 - fix missing java docs that killing the build (wildone)
b75bcc9 - Merge pull request #45 from aem-design/develop (Max Barrass)
e3d4791 - Merge branch 'master' into develop (Max Barrass)
8c8257e - add missing java docs that killing the build (wildone)
afc5d7d - Merge pull request #44 from aem-design/develop (Max Barrass)
0687f25 - update poms and submodules (wildone)
0b0e5d8 - update to use constant (wildone)
fa24a8c - update poms and submodules (wildone)
ca48001 - update error messages (wildone)
a72b7b8 - add docs add missing component property (wildone)
34b3b31 - add docs add missing component property add quick fail errors if new page not created properly (wildone)
d4887c1 - update pom versions (wildone)
963c644 - migrate to use coral3 select (wildone)
7a6dac4 - update clientlib module to support multiple select options and ability to use coral3 select (wildone)
39d70f0 - override coral select to support additional options (wildone)
8028de2 - update pom versions and submodules (wildone)
8759e45 - update git-commit-id-plugin to speed up git execution by using specific properties instead of all which makes the execution slow (wildone)
2f26463 - update poms and submodules (wildone)
5895006 - move legacy batch reading from tags before using it with null checks (wildone)
254adb2 - add default log path (wildone)
c13051a - migrate legacy badge structures into tag content (wildone)
23a37f6 - replace Write-Host with Write-Output (wildone)
d4c5742 - update poms (wildone)
76cb5bf - add missing command line variables (wildone)
29934a6 - replace crx. with aem. (wildone)
a5d4bfa - replace crx. with aem. (wildone)
31264e9 - add missing var (wildone)
847c7eb - update generic details to use legacy badge configs from tags content (wildone)
4baf891 - extend component from generic details (wildone)
062f88f - add missing space (wildone)
0a0b82c - add licenseFormat to image dialogs (wildone)
7946559 - ensure asset list and search list use i18n for license info (wildone)
aadb73d - add ability for asset components to read license format (wildone)
c8b5263 - add shared fields for asset dialog license format (wildone)
4fb5562 - add i18n license formats (wildone)
a54b23e - update to use i18n for license formal label (wildone)
f070234 - add page path to components add license info const (wildone)
fd73b83 - add badges (wildone)
39f7ca3 - add new fields (wildone)
1fdbcad - add config to allow easy override (wildone)
6d9cd97 - output component info fields in alphabetical order (wildone)
b4c4c76 - add function to return ordered contents (wildone)
730a6a4 - update scripts (wildone)
4bd3301 - add search path for basic page structure (wildone)
6ed3ede - update helper scripts (wildone)
ddfbaeb - add new field contactNumberMobile (wildone)
6407646 - clean string before parsing (wildone)
c7ff96f - pass component as param (wildone)
710c3b6 - add tagid as attibute to list items (wildone)
1abc484 - replace simplesearch with quierybuilder (wildone)
a1e8027 - add new pagination variant (wildone)
a28ed76 - add new pagination variant (wildone)
65109d8 - add pagination template add sort query parameter (wildone)
1383ed7 - fix name of attribute (wildone)
07b0a0a - add helper scripts (wildone)
de1632b - fix versions (wildone)
930dc1b - fix merge conflicts (wildone)
c0e0ef9 - Updated GitHub ci badge image [skip ci] (Chris Shaw)
34b1222 - Corrected Java version for ci (Chris Shaw)
d369436 - Migrated from the deprecated set-env command (Chris Shaw)
58645a2 - Updated readme and removed TravisCI pipeline (Chris Shaw)
a9c27e9 - Switched ci for SonarCloud scanner back (Chris Shaw)
01f5475 - Attempt two at fixing SonarCloud issues (Chris Shaw)
05668b4 - Temporary fix for gpg setup (Chris Shaw)
691caf2 - Attempt one at fixing SonarCloud issues (Chris Shaw)
b1f507d - Updated 'get release notes' step for master only (Chris Shaw)
0f935a7 - Workflow updates and version update - Cleaned up the ci workflow task - Switched from the non-managed SonarCloud task to the team instance - Implemented correct caching steps for packages - Updated project version back to 2.1.0-SNAPSHOT (Chris Shaw)

2.1.4

12 Nov 14:52
e0a5044
Compare
Choose a tag to compare

e0a5044 - add automatic version generation back (wildone)
c4d4f09 - update pipeline to escape vars (Max Barrass)
b090db6 - fix checkout (Max Barrass)
a44617e - cleanup pipeline (Max Barrass)

2.0.665

14 May 07:48
60bb4d6
Compare
Choose a tag to compare

60bb4d6 - Release latest fixes (#32) (Chris Shaw)

2.0.664

21 Apr 01:52
f1db79e
Compare
Choose a tag to compare

f1db79e - Merge pull request #29 from aem-design/develop (leachuk)
f715bbe - Merge branch 'master' into develop (Chris Shaw)
1b829d7 - Revert "remove these hacks for better fix". (#28) (kirill-frolov)
dc773d6 - Merge branch 'master' into develop (Chris Shaw)
4360f8a - Merge pull request #26 from aem-design/feature/update-columns-to-fix-responsivegrid (kirill-frolov)
1088b29 - remove decoration for container in content block (wildone)
a8c3fb2 - remove these hacks for better fix (wildone)
34841f3 - update comments (wildone)
38b8bab - change order of comments as (wildone)
550282b - add extra closing tags to ensure responsive grid does not break component (wildone)
56a0060 - add explicit src output (wildone)
f7bfb4b - add missing attributes (wildone)
475a038 - #23 add new feature to hide Deactivated pages from display in list (wildone)
177c7ab - update project url (wildone)