1.0.4 • Published 7 years ago

eurostar-price-selection v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

Eurostar Price Selection Component

The price selection component, it's used with the train prices to indicate which price corresponds to which ticket class and enables the user to select the ticket class they want.

Installation

Base Styles must be installed in order to use the component. For more detailed explaination please review the Styleguide README here

The price-selection has 1 third party library which is preinstalled with Base Styles along with the price-selection component itself. For more detailed explaination please review the Styleguide README: /docs/documentation.html#consuming.

Third party dependencies:

  • breakpoint-sass

Eurostar:

  • eurostar-price-selection

Usage

  1. Extract the HTML markup as defined under Expand Markup: (https://style.eurostar.com/components/detail/price-selection.html)

  2. Import styles:

    // Using JSPM:
    @import "jspm:eurostar-price-selection/price-selection";
    // Using Webpack:
    @import "~eurostar-price-selection/_price-selection.scss";
1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago