1.1.2 • Published 9 years ago
@cnbritain/wc-show-season-hub v1.1.2
wc-show-season-hub
A tabbed component displaying latest shows, highlighted shows and shows sorted by a to z
Macro settings
show_season_hub
| Key | Optional | Default | Description |
|---|---|---|---|
| unique_id | false | A unique id for the component. This allows you to have multiple hubs on a page | |
| hub_show | false | The show to display on the large viewer | |
| latest_shows | true | None | The latest shows to display |
| highlighed_shows | true | None | The featured shows |
| a_to_z_shows | true | None | All the shows listed alphabetically |
show_season_hub_radio
| Key | Optional | Default | Description |
|---|---|---|---|
| unique_id | false | A unique id for the component. This allows you to have multiple hubs on a page | |
| latest_shows | true | None | The latest shows to display |
| highlighed_shows | true | None | The featured shows |
| a_to_z_shows | true | None | All the shows listed alphabetically |
show_season_hub_nav
| Key | Optional | Default | Description |
|---|---|---|---|
| unique_id | false | A unique id for the component. This allows you to have multiple hubs on a page | |
| latest_shows | true | None | The latest shows to display |
| highlighed_shows | true | None | The featured shows |
| a_to_z_shows | true | None | All the shows listed alphabetically |
show_season_hub_small_viewer
| Key | Optional | Default | Description |
|---|---|---|---|
| unique_id | false | A unique id for the component. This allows you to have multiple hubs on a page | |
| latest_shows | true | None | The latest shows to display |
| highlighed_shows | true | None | The featured shows |
| a_to_z_shows | true | None | All the shows listed alphabetically |
show_season_hub_large_viewer
| Key | Optional | Default | Description |
|---|---|---|---|
| unique_id | false | A unique id for the component. This allows you to have multiple hubs on a page | |
| hub_show | false | The show to display on the large viewer | |
| latest_shows | true | None | The latest shows to display |
| highlighed_shows | true | None | The featured shows |
| a_to_z_shows | true | None | All the shows listed alphabetically |
show_season_hub_card
| Key | Optional | Default | Description |
|---|---|---|---|
| show | false | The show to display as a card | |
| brand | true | 'default' | The brand displaying the card |
| cls | true | '' | Additional classes for the card |
Themes
- Vogue
Prerequisites:
Demo:
Install dependencies:
npm installBuild the things:
npm run sass
npm run js
npm run docsHint your JS
npm run jshintPython the pythons:
npm run demo-installStart the demo server:
python demo.py1.1.2
9 years ago
1.1.1
9 years ago
1.1.0
10 years ago
1.0.15
10 years ago
1.0.14
10 years ago
1.0.13
10 years ago
1.0.12
10 years ago
1.0.11
10 years ago
1.0.10
10 years ago
1.0.9
10 years ago
1.0.8
10 years ago
1.0.7
10 years ago
1.0.6
10 years ago
1.0.5
10 years ago
1.0.4
10 years ago
1.0.3
10 years ago
1.0.2
10 years ago
1.0.1
10 years ago
1.0.0
10 years ago