Skip to content

Releases: aem-design/aemdesign-aem-core

2.1.309

25 Jun 02:49
4ea50b8
Compare
Choose a tag to compare

4ea50b8 - Merge pull request #76 from aem-design/develop (Max Barrass)
e8cf52e - update poms. (wildone)
6d3744d - update scripts. (wildone)
82b3e04 - update expression logic processing. ensure defaults only happen when asset type templates are not used. fix reading data from content fragment. update logic for updating root paths in a page to find a component per root path. update logic to only create a new page when it does not exist. update logic to ensure segmentation does not include current fragment path. (wildone)
1839dbc - update field names. (wildone)
a417c42 - ensure list has a path set to current page or resource when its empty. (wildone)
ab074c5 - add field hint. (wildone)
dab3907 - update version. bump acs commons version. (wildone)
0f323dd - update class activate annotation. (wildone)
5d35e66 - add segmentation logic. add generation logic. (wildone)
da55bb1 - update dialog tab order. update labels. (wildone)
046ddf3 - add class fieldDescription to add padding to dialog fields. (wildone)
fab3b07 - update dialog. (wildone)
c4e7da7 - update content after export. (wildone)
3998d5a - add clientlibs for allowing author to import paragraphs using dialog. (wildone)
8966f42 - remove duplicate badge. (wildone)
103a9d6 - add tab for allowing author to import paragraphs using dialog. (wildone)
8384a88 - add container badge so that it can be selected easier in authoring. (wildone)
62a046f - update link field output. (wildone)
c2bb0b2 - add dialog type hints. (wildone)
bf5cefa - convert links tags to tag map. (wildone)
64b4399 - add field for links content output. (wildone)
aca3025 - Merge remote-tracking branch 'origin/develop' into develop (wildone)
7cbcde4 - add links to dialog. (wildone)
c1ebb77 - add search criteria for all tags in known components. (wildone)
f84c7b2 - add contact links. (wildone)

2.1.283

18 Jun 11:16
8627293
Compare
Choose a tag to compare

8627293 - Merge pull request #75 from aem-design/develop (Max Barrass)
bd6e57d - Merge branch 'master' into develop (Max Barrass)
4a6a2c1 - allow output of badge classes on a simple template. (wildone)
8e4e2b7 - add field hint. (wildone)
89b8317 - include component info into the component. (wildone)
28864a1 - add helper filter for scripts. (wildone)
ffe3ec1 - add content fragment paragraph counter styles to show author how their multi line text field will be divided when authoring in content fragment component. (wildone)
0798d4b - report an error when path does not exist. (wildone)
82ee3c0 - update getTagsAsAdmin to read url from tag attribute. (wildone)
8126e07 - update getComponentProperties to handle Tag[] value expectation. (wildone)
2ccb376 - allow tag list to output links for tags that have url attribute. (wildone)
6ab8117 - add helper function to convert tags[] to string[]. update getTagsAsAdmin to read url attribute from tags. (wildone)
a299b31 - update tools. (wildone)
3458b9d - fix var type. (wildone)
481364d - move tags to generic details. (wildone)
f7be677 - read tags as string[]. (wildone)
f508671 - read categories from page properties by default. (wildone)
afb916b - add date format to generic details. (wildone)
1a7a923 - add css class. (wildone)
643cc7e - fix field usage. (wildone)
066fc31 - update asset. (wildone)
f04ef3a - add time required field. (wildone)
5fab7ed - remove title and description fields from content fragment, only output requested field. (wildone)
b770cb2 - update asset. (wildone)
0f03a20 - update asset. (wildone)
a692775 - add time required field. (wildone)
9580868 - add variant selection to list. (wildone)

2.1.256

01 Jun 18:43
947e12d
Compare
Choose a tag to compare

947e12d - Merge pull request #74 from aem-design/develop (Max Barrass)
8e15332 - add helper scripts. (wildone)
bc0fd52 - refactor all container usage to use overridable container template. (wildone)
10119d2 - update comments. (wildone)
53f868a - add generic snippet component. (wildone)
2808f39 - add sling helper to encrypt value as its written. (wildone)
e301664 - add additional path for details component lookup. (wildone)
adf9bab - use current page path as source for child and descendant list source. (wildone)

2.1.248

17 May 05:57
a21e92f
Compare
Choose a tag to compare

a21e92f - Merge pull request #73 from aem-design/develop (Max Barrass)
2d58eb5 - fix getPageDescription to return default page description if details does not have description. (wildone)
b21f34e - resolve secure state from sling request. (wildone)
bcdd1d7 - fix getPageDescription to return default page description if details does not have description. (wildone)
8758e63 - Merge remote-tracking branch 'origin/develop' into develop (wildone)
f04d258 - update gitattibutes [skip ci] (wildone)
e8c4f74 - Merge pull request #72 from aem-design/adding-akamai-to-readme (Max Barrass)
c7c7dc8 - Added Akamai into component list (Seenivasa Ragavan)

2.1.240

26 Apr 01:04
9bd708f
Compare
Choose a tag to compare

9bd708f - Merge pull request #68 from aem-design/develop (Max Barrass)
35eb7c0 - Merge pull request #69 from aem-design/fix/replicationTypeDelete (Max Barrass)
66d5961 - Fixing the issue when Replication Type is delete (Seenivasa Ragavan)
9fa6215 - Merge remote-tracking branch 'origin/develop' into develop (wildone)
624d165 - ensure container is visible in edit mode, (wildone)

2.1.235

12 Apr 13:48
4668385
Compare
Choose a tag to compare

4668385 - Merge pull request #67 from aem-design/develop (Max Barrass)
7862f06 - Merge branch 'master' into develop (Max Barrass)
5dcbdb5 - Merge pull request #66 from aem-design/fix/replicationIssue (Max Barrass)
90b3f12 - using log function (Seenivasa Ragavan)
6c3f95f - Logging the error instead of throwing as exception (Seenivasa Ragavan)
321b709 - Merge pull request #65 from aem-design/develop (Max Barrass)
43f6878 - Merge remote-tracking branch 'origin/develop' into develop (wildone)
dc3ea82 - update docs. (wildone)
1a9c01e - Merge pull request #64 from aem-design/develop (Max Barrass)
d279c72 - Merge pull request #63 from aem-design/fix/pathContainsIssue (Max Barrass)
800cb5f - changed the condition to verify contains of trim path (Seenivasa Ragavan)
4d70e07 - Merge pull request #62 from aem-design/master (Max Barrass)

2.1.223

12 Apr 11:30
bd6cdda
Compare
Choose a tag to compare

bd6cdda - Merge pull request #61 from aem-design/fix/hmacIssue (Max Barrass)
c62defb - fixing the post method error (ragavan208)

2.1.221

12 Apr 05:39
c2b8acb
Compare
Choose a tag to compare

c2b8acb - Merge pull request #60 from aem-design/develop (Max Barrass)
4191359 - Merge pull request #59 from aem-design/fix/agentConfig (Max Barrass)
4e6ad36 - Added condition to assign agent config (Seenivasa Ragavan Soundar Rajan)

2.1.218

12 Apr 02:23
3f9181c
Compare
Choose a tag to compare

3f9181c - Merge pull request #58 from aem-design/develop (Max Barrass)
c60e6aa - ensure http client does not persist. (wildone)

2.1.216

12 Apr 01:44
59a0c1e
Compare
Choose a tag to compare

59a0c1e - Merge pull request #57 from aem-design/develop (Max Barrass)
a69e8f1 - use normal year format (wildone)
4a36a9b - remove duplicate char (wildone)
82e5b10 - fix dialog pointers (wildone)
70ab0e7 - Merge remote-tracking branch 'origin/develop' into develop (wildone)
817ffa1 - add akamai agent (wildone)
7e24e88 - cleanup imports (wildone)