Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to LineUp v4 #377

Merged
merged 125 commits into from
Jun 15, 2020
Merged

Switch to LineUp v4 #377

merged 125 commits into from
Jun 15, 2020

Conversation

thinkh
Copy link
Member

@thinkh thinkh commented Jun 15, 2020

This PR merges a couple of changes that were necessary to use LineUp v4.

Once LineUp v4 is available in the develop branch, we must switch the dependency in the package.json (see lineupjs/lineupjs#331).

sgratzl and others added 30 commits September 6, 2018 13:36
# Conflicts:
#	package.json
#	src/lineup/ARankingView.ts
…roperty was removed for columns in lineupjs
# Conflicts:
#	src/styles/_view_lineup.scss
# Conflicts:
#	package.json
#	src/lineup/ARankingView.ts
#	src/lineup/internal/LineUpColors.ts
in the context of (un-)tracking LineUp actions
`rendererType` -> the function `getRendererType()` does
not exist and therefore it has to be converted to 'getRenderer()'
and remove `console.log` comment
# Conflicts:
#	package.json
oltionchampari and others added 25 commits April 7, 2020 18:44
Closes #365

Previously, the group height is set as hard-coded values and ignores the LineUp/Taggle default config values.

This refactoring uses the taggle options (LineUp default config + ARankingView custom options).

The event `LineUpPanelActions.EVENT_RULE_CHANGED` was removed and replaced with the `LineUpPanelActions.EVENT_TOGGLE_OVERVIEW` which simply returns a boolean. Afterwards the space-filling rule is only instanciated and used in ARankingView.
…height

Fix group height in overview mode
Call itemRowHeight function also for groups
@thinkh thinkh merged commit 388c3b5 into develop Jun 15, 2020
@thinkh thinkh deleted the lineupjs4 branch June 15, 2020 12:45
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.

4 participants