Skip to content

Conversation

@ilhan007
Copy link
Contributor

Add template hooks for the toggle arrows of thew Flexible Column Layout, so that a derived class can fully customize them.
For example: provide different or new ARIA attributes, change the values of existing ones, etc.
In order to that, the derived class should include the FCL template and overwrite the newly added "startArrow" and "endArrow" template hooks.
Note: We considered providing slots or properties, but we wanted to keep the API more simple and agreed on this solution.

FIXES: #2183

Add template hooks for the toggle arrows of thew FlexibleColumnLayout,
so that a derived class can fully customize them.
For example: provide different or new ARIA attribbutes or change the values of existing ones.
Note: We considered providing slots or proeprties,
but we wanted to keep the API more simple and aggreed on this solution.

FIXES: #2183
@ilhan007 ilhan007 merged commit 89f3de5 into master Sep 24, 2020
@ilhan007 ilhan007 deleted the fcl-arrow-tempalte-hooks branch September 24, 2020 11:56
ilhan007 added a commit that referenced this pull request Sep 24, 2020
Add template hooks for the toggle arrows of thew FlexibleColumnLayout,
so that a derived class can fully customize them.
For example: provide different or new ARIA attribbutes or change the values of existing ones.
Note: We considered providing slots or proeprties,
but we wanted to keep the API more simple and aggreed on this solution.

FIXES: #2183
ilhan007 added a commit that referenced this pull request Oct 17, 2020
Add template hooks for the toggle arrows of thew FlexibleColumnLayout,
so that a derived class can fully customize them.
For example: provide different or new ARIA attribbutes or change the values of existing ones.
Note: We considered providing slots or proeprties,
but we wanted to keep the API more simple and aggreed on this solution.

FIXES: #2183
ilhan007 added a commit that referenced this pull request Nov 11, 2020
Add template hooks for the toggle arrows of thew FlexibleColumnLayout,
so that a derived class can fully customize them.
For example: provide different or new ARIA attribbutes or change the values of existing ones.
Note: We considered providing slots or proeprties,
but we wanted to keep the API more simple and aggreed on this solution.

FIXES: #2183
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

3 participants