Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
CERN Display Formats
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Web Team
Drupal
Public Drupal Repositories
Drupal 8
D8 Modules
CERN Display Formats
Commits
bffb8cb0
Commit
bffb8cb0
authored
6 years ago
by
Konstantinos Platis
Browse files
Options
Downloads
Patches
Plain Diff
Updated README/CHANGELOG/version of module
parent
573155a9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!21
Update development branch with latest stable version
,
!20
Release candidate for version 1.3.0
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.md
+15
-22
15 additions, 22 deletions
CHANGELOG.md
README.md
+10
-8
10 additions, 8 deletions
README.md
cern_display_formats.info.yml
+2
-2
2 additions, 2 deletions
cern_display_formats.info.yml
with
27 additions
and
32 deletions
CHANGELOG.md
+
15
−
22
View file @
bffb8cb0
<<<<<<< CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
...
...
@@ -6,31 +5,25 @@ All notable changes to this project will be documented in this file.
The format is based on
[
Keep a Changelog
](
https://keepachangelog.com/en/1.0.0/
)
,
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [1.2.0] - 26-02-2019
### Fixed
-
Error in views that use Horizontal Boxes [provided default value]
-
Fixed default-row-class value being kept even after overriden
##
# Added
-
Collision
display format
-
Countdown
display format
-
Teaser List
display format
##
[1.3.0] - 24-04-2019
-
Added Vertical Boxes
display format
-
Added Featured Banner
display format
-
Fixed issue of Accordion
display format
grouped rows
### Changed
## [1.2.0] - 26-02-2019
-
Fixed error in views that use Horizontal Boxes [provided default value]
-
Fixed default-row-class value being kept even after overriden
-
Added Collision display format
-
Added Countdown display format
-
Added Teaser List display format
-
Improved code by changing format conditionals (name to ID)
-
F
ont-size of Teaser List
-
Changed f
ont-size of Teaser List
## [1.1.0] - 22-11-2018
### Added
-
Accordion as display format
### Changed
-
Conditions for Horizontal Boxes
### Removed
-
Debugging conditions
-
Added Accordion as display format
-
Changed conditions for Horizontal Boxes
-
Removed debugging conditions
## [1.0.0] - 04-10-2018
### Added
-
Horizontal Boxes as display format
-
Added Horizontal Boxes as display format
\ No newline at end of file
This diff is collapsed.
Click to expand it.
README.md
+
10
−
8
View file @
bffb8cb0
...
...
@@ -2,14 +2,16 @@
Provides a set of display formats designed for the needs of the CERN users.
Until v1.2.0 the implemented display formats are:
*
Accordion: Renders the content in an accordion type style.
*
Horizontal Boxes: Renders the content in a style of cards with the option to use carousel to navigate.
*
Accordion: Renders the view rows in the style of an accordion
*
Teaser List: Renders the view rows the one under the other with appropriate spacing
*
Collision: Renders the view rows creating a "collision" effect
*
Countdown: Renders the view row with a countdown effect
Until v1.3.0 the implemented display formats are:
*
**Accordion**
: Renders the content in an accordion type style.
*
**Horizontal Boxes**
: Renders the content in a style of cards with the option to use carousel to navigate.
*
**Accordion**
: Renders the view rows in the style of an accordion
*
**Teaser List**
: Renders the view rows the one under the other with appropriate spacing
*
**Collision**
: Renders the view rows creating a "collision" effect
*
**Countdown**
: Renders the view row with a countdown effect
*
**Vertical Boxes**
: Renders the view rows in a vertical position
*
**Featured Banner**
: Renders the view using the Featured Banner template
## Getting Started
...
...
This diff is collapsed.
Click to expand it.
cern_display_formats.info.yml
+
2
−
2
View file @
bffb8cb0
...
...
@@ -2,8 +2,8 @@ name: CERN Display Formats
type
:
module
description
:
'
Provides
a
set
of
display
formats
designed
for
the
needs
of
the
CERN
users.'
package
:
Web Team Drupal Library
version
:
1.3.0
-dev
version
:
1.3.0
core
:
'
8.x'
dependencies
:
-
drupal:views
-
cern_components (>=8.x-2.4.0)
-
cern_components (>=8.x-2.4.0)
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment