Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

New features on table block #235

Merged
merged 13 commits into from
Mar 15, 2022
Merged

New features on table block #235

merged 13 commits into from
Mar 15, 2022

Conversation

razvanMiu
Copy link
Contributor

@razvanMiu razvanMiu commented Mar 14, 2022

  • Add 2 new boolean options: Show headers and Make the table sortable
  • Add text align option
  • Add vertical align option

Make the table sortable - you can press header cell to sort the corresponding column ascending or descending

* Add 2 new boolean options to table configuration: 'Show headers' and 'Make the table sortable'
* Add text align option to table configuration
@razvanMiu razvanMiu changed the base branch from master to develop March 14, 2022 17:41
@avoinea avoinea merged commit bbd7af4 into develop Mar 15, 2022
@avoinea avoinea deleted the table-block branch March 15, 2022 18:17
avoinea added a commit that referenced this pull request Mar 15, 2022
New features on table block (#235)
tiberiuichim added a commit that referenced this pull request Apr 3, 2022
* New features on table block (#235)

* New features on table block
* Add 2 new boolean options to table configuration: 'Show headers' and 'Make the table sortable'
* Add text align option to table configuration

* Clean up

* Update tests

* Add 'Vertical align' option

* Update tests

* [JENKINS] - Fix tests to work with Volto 15

* Bump version to 5.4.0

* set showHeaders as true by default

* Replace showHeaders with hideHeaders

* use align widget

* Update tests

* fix(table style): change display to inline-block for headers content

* Add comment to public.less

Co-authored-by: Alin Voinea <contact@avoinea.com>

* Automated release 5.4.0

* Add Sonarqube tag using clms-frontend addons list

* chore(cypress): Fix paste html

* Automated release 5.4.1

* Allow passing custom slate settings

* WIP

* WIP

* Seems to be working

* Properly select first option in menu

* Add some instructions on slash menu

* Try to cancel Esc

* Add node about esc canceling

* Add one more note

* Return from component

Co-authored-by: Alin Voinea <contact@avoinea.com>
Co-authored-by: Miu Razvan <miu.razvan28@gmail.com>
Co-authored-by: EEA Jenkins <@users.noreply.github.com>
Co-authored-by: EEA Jenkins <eea-jenkins@users.noreply.github.com>
tiberiuichim pushed a commit that referenced this pull request Apr 4, 2022
* Added poweruser menu.

* Fix poweruser menu.

* [JENKINS] - Fix stylelint

* Add poweruser menu review (#238)

* New features on table block (#235)

* New features on table block
* Add 2 new boolean options to table configuration: 'Show headers' and 'Make the table sortable'
* Add text align option to table configuration

* Clean up

* Update tests

* Add 'Vertical align' option

* Update tests

* [JENKINS] - Fix tests to work with Volto 15

* Bump version to 5.4.0

* set showHeaders as true by default

* Replace showHeaders with hideHeaders

* use align widget

* Update tests

* fix(table style): change display to inline-block for headers content

* Add comment to public.less

Co-authored-by: Alin Voinea <contact@avoinea.com>

* Automated release 5.4.0

* Add Sonarqube tag using clms-frontend addons list

* chore(cypress): Fix paste html

* Automated release 5.4.1

* Allow passing custom slate settings

* WIP

* WIP

* Seems to be working

* Properly select first option in menu

* Add some instructions on slash menu

* Try to cancel Esc

* Add node about esc canceling

* Add one more note

* Return from component

Co-authored-by: Alin Voinea <contact@avoinea.com>
Co-authored-by: Miu Razvan <miu.razvan28@gmail.com>
Co-authored-by: EEA Jenkins <@users.noreply.github.com>
Co-authored-by: EEA Jenkins <eea-jenkins@users.noreply.github.com>

Co-authored-by: Alin Voinea <contact@avoinea.com>
Co-authored-by: Tiberiu Ichim <tiberiuichim@users.noreply.github.com>
Co-authored-by: Miu Razvan <miu.razvan28@gmail.com>
Co-authored-by: EEA Jenkins <eea-jenkins@users.noreply.github.com>

Author: Rob Gietema
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants