Skip to content

Dev master21072026#1925

Merged
rismehta merged 12 commits into
masterfrom
devMaster21072026
Jul 21, 2026
Merged

Dev master21072026#1925
rismehta merged 12 commits into
masterfrom
devMaster21072026

Conversation

@rismehta

Copy link
Copy Markdown
Collaborator

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes and the overall coverage did not decrease.
  • All unit tests pass on CircleCi.
  • I ran all tests locally and they pass.

armaang1729 and others added 12 commits June 20, 2026 19:42
* added basic config files for the table component

* added .content.xml for the table component

* added edit toolbar for the table component _cq_editConfig.xml

* added table.html

* added basic css and js for the table authoring currently refering the dependencies which are declared in the content.xml

* added site clientlibs for the table component

* added basic config files for the tableheader

* added basic config files for the tablerow

* added site clientlibs for tableheader

* added clientlibs folder in the tablerow

* added the table component in examples folder along with cq_template

* added runtime dependencies in the runtime all for the table component

* replaced the tr elements from the div elements to fix the selecting issue

* added action configs in the edit toolbar for the table component

* added action configs for the table row and the tableroweditorhook.js for handling this

* removed the add row option from the tableHeaderRow

* updated the header cells from the textinput to text type in the templates

* added the addCol and deleteCol actions and also there handlers

* removed cell numbers from dynamic addition of the table cols and rows

* added the feature of repeatable panels to the table row at runtime

* added the replace feature for the tablecell to any component which is present

* removed the delete options from the table cells in the table row

* in this commit table tags have gone -> repeatable panels not working correctly here

* added files to fix the repeatative panels with the table tags

* fixed the repeatable rows with indexing

* changed the authoring from divs to tabletags sacirificing the touch ui for now

* fixed the touch ui with the table tags

* fixed the tablecell css having controls

* removed the tableeditor.css file

* added replace feature to the components of the table Header also

* fixed the refresh issue by adding authoring dialogs for table row and table header

* added cypress tests and collaterals for testing

* added sling folder for collaterals

* fixed the test cases

* fixed the content.xml

* fixed the failing testcases

* updated the year to 2026

* fixed the short and long description for the table component

* removed unsupported authoring from the table component

* refactored the table.html

* updated README for the table Component

* Resolved Conflicts

* added sorting feature for the table component

* enabled sorting button during authoring too

* added feature to disable/enable sorting on a particular column of the table

* added authoring options for sorting and column width

* added dor support for table component

* added dor testing

* added the feature of merge and split cell during runtime by adding colspan in publish html

* updated README for table, tableheader, tablerow

* added the feature for merge row cells and commented out the header cells merge feature

* added testing for second phase features

* fixed review comments 1

* fixed review comments 2

* fixed cypress tests

* fixed coverage

* fixed the sorting behaviour to improve the archaic behavior

* fixed cypress testing mergesplit feature

* fixed cypress testing

* moved .css changes from core component to theme canvas

---------

Co-authored-by: Armaan Gupta <[email protected]>
* file input upload error fix

* double MB java change reverted

---------

Co-authored-by: Rajat Khurana <[email protected]>
* feat(af-core): FORMS-25252 add server-side validation (SSV) for form container

* fix(ssv): gate SSV dialog behind FT_FORMS-25252 feature toggle

* copy writing fixed for ssv config

---------

Co-authored-by: Rajat Khurana <[email protected]>
[FORMS-26375]  Add missing selectors and remove field selector
fix(af-core): stop dropping properties and properties.$path rule targets
@adobe-bot

Copy link
Copy Markdown

Accessibility Violations Found

Id Impact
aria-required-attr critical
empty-heading minor
label-title-only serious
page-has-heading-one moderate
target-size serious

@adobe-bot

Copy link
Copy Markdown

Accessibility Violations Found

Id Impact
aria-required-attr critical
empty-heading minor
label-title-only serious
target-size serious

@rismehta
rismehta merged commit 634655d into master Jul 21, 2026
8 checks passed
@rismehta
rismehta deleted the devMaster21072026 branch July 21, 2026 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants