chore: remove pilot phase header

This commit is contained in:
Thomas Allmer 2020-04-28 17:16:24 +02:00 committed by Thomas Allmer
parent 2cdb7cac50
commit a8fb94edca
32 changed files with 0 additions and 64 deletions

View file

@ -1,7 +1,5 @@
# Ajax # Ajax
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
`ajax` is the global manager for handling all ajax requests. `ajax` is the global manager for handling all ajax requests.
It is a promise based system for fetching data, based on [axios](https://github.com/axios/axios) It is a promise based system for fetching data, based on [axios](https://github.com/axios/axios)

View file

@ -1,7 +1,5 @@
# Button # Button
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
`lion-button` provides a button component that is easily stylable and is accessible. `lion-button` provides a button component that is easily stylable and is accessible.
## Live Demo/Documentation ## Live Demo/Documentation

View file

@ -1,7 +1,5 @@
# Calendar # Calendar
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
`lion-calendar` is a reusable and accessible calendar view. `lion-calendar` is a reusable and accessible calendar view.
## Live Demo/Documentation ## Live Demo/Documentation

View file

@ -1,7 +1,5 @@
# Checkbox Group # Checkbox Group
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
`lion-checkbox-group` component enhances the functionality of the native `<input type="checkbox">` element. Its purpose is to provide a way for users to check **multiple** options amongst a set of choices, or to function as a single toggle. `lion-checkbox-group` component enhances the functionality of the native `<input type="checkbox">` element. Its purpose is to provide a way for users to check **multiple** options amongst a set of choices, or to function as a single toggle.
You should use `lion-checkbox` inside this element. You should use `lion-checkbox` inside this element.

View file

@ -1,7 +1,5 @@
# ChoiceInputMixin # ChoiceInputMixin
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
`lion-choice-input` mixin is a fundamental building block of form controls which return a checked-state. It is used in: `lion-choice-input` mixin is a fundamental building block of form controls which return a checked-state. It is used in:
- [lion-checkbox](../checkbox/) - [lion-checkbox](../checkbox/)

View file

@ -1,7 +1,5 @@
# Core # Core
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
`lion-input-amount` component is based on the generic text input field. Its purpose is to provide a way for users to fill in an amount. `lion-input-amount` component is based on the generic text input field. Its purpose is to provide a way for users to fill in an amount.
## Live Demo/Documentation ## Live Demo/Documentation

View file

@ -1,7 +1,5 @@
# Dialog # Dialog
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
`lion-dialog` is a component wrapping a modal dialog controller. `lion-dialog` is a component wrapping a modal dialog controller.
Its purpose is to make it easy to use our Overlay System declaratively. Its purpose is to make it easy to use our Overlay System declaratively.

View file

@ -1,7 +1,5 @@
# Form Fundaments # Form Fundaments
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
`Form control`s are the most fundamental building block of the Forms. They are the basis of `Form control`s are the most fundamental building block of the Forms. They are the basis of
both `field`s and `fieldset`s, and the `form` itself. both `field`s and `fieldset`s, and the `form` itself.

View file

@ -1,7 +1,5 @@
# Fieldset # Fieldset
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
`lion-fieldset` groups multiple input fields or other fieldsets together. `lion-fieldset` groups multiple input fields or other fieldsets together.
## Live Demo/Documentation ## Live Demo/Documentation

View file

@ -1,7 +1,5 @@
# Form System # Form System
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
The Form System allows you to create complex forms with various validation in an easy way. The Form System allows you to create complex forms with various validation in an easy way.
## Features ## Features

View file

@ -1,7 +1,5 @@
# Form # Form
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
`lion-form` is a webcomponent that enhances the functionality of the native `form` component. `lion-form` is a webcomponent that enhances the functionality of the native `form` component.
## Live Demo/Documentation ## Live Demo/Documentation

View file

@ -1,7 +1,5 @@
# Helpers # Helpers
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
A helpers package that contains several helpers that are used inside lion but can be used outside as well. A helpers package that contains several helpers that are used inside lion but can be used outside as well.
These helpers are considered developer tools, not actual things to use in production. These helpers are considered developer tools, not actual things to use in production.

View file

@ -1,7 +1,5 @@
# Storybook Action Logger # Storybook Action Logger
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
A visual element to show action logs in Storybook demos `sb-action-logger`. A visual element to show action logs in Storybook demos `sb-action-logger`.
**This is a demonstrative tool**, not a debugging tool (although it may help initially). **This is a demonstrative tool**, not a debugging tool (although it may help initially).

View file

@ -1,7 +1,5 @@
# Icon # Icon
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
A web component for displaying icons. A web component for displaying icons.
## Live Demo/Documentation ## Live Demo/Documentation

View file

@ -1,7 +1,5 @@
# Input Amount # Input Amount
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
`lion-input-amount` component is based on the generic text input field. Its purpose is to provide a way for users to fill in an amount. `lion-input-amount` component is based on the generic text input field. Its purpose is to provide a way for users to fill in an amount.
## Live Demo/Documentation ## Live Demo/Documentation

View file

@ -1,7 +1,5 @@
# Input Date # Input Date
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
`lion-input-date` component is based on the generic text input field. Its purpose is to provide a way for users to fill in a date. `lion-input-date` component is based on the generic text input field. Its purpose is to provide a way for users to fill in a date.
## Live Demo/Documentation ## Live Demo/Documentation

View file

@ -1,7 +1,5 @@
# Input Email # Input Email
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
`lion-input-email` component is based on the generic text input field. Its purpose is to provide a way for users to fill in an email. `lion-input-email` component is based on the generic text input field. Its purpose is to provide a way for users to fill in an email.
## Live Demo/Documentation ## Live Demo/Documentation

View file

@ -1,7 +1,5 @@
# Input IBAN # Input IBAN
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
`lion-input-iban` component is based on the generic text input field. Its purpose is to provide a way for users to fill in an iban. `lion-input-iban` component is based on the generic text input field. Its purpose is to provide a way for users to fill in an iban.
## Live Demo/Documentation ## Live Demo/Documentation

View file

@ -1,7 +1,5 @@
# Input range # Input range
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
`lion-input-range` component is based on the native range input. `lion-input-range` component is based on the native range input.
Its purpose is to provide a way for users to select one value from a range of values. Its purpose is to provide a way for users to select one value from a range of values.

View file

@ -1,7 +1,5 @@
# Input # Input
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
`lion-input` component is a webcomponent that enhances the functionality of the native `<input>` element. `lion-input` component is a webcomponent that enhances the functionality of the native `<input>` element.
## Live Demo/Documentation ## Live Demo/Documentation

View file

@ -1,7 +1,5 @@
# Localize # Localize
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
The localization system helps to manage localization data split into locales and automate its loading. The localization system helps to manage localization data split into locales and automate its loading.
## Live Demo/Documentation ## Live Demo/Documentation

View file

@ -1,7 +1,5 @@
# Overlay System # Overlay System
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
Supports different types of overlays like dialogs, toasts, tooltips, dropdown, etc. Supports different types of overlays like dialogs, toasts, tooltips, dropdown, etc.
Manages their position on the screen relative to other elements, including other overlays. Manages their position on the screen relative to other elements, including other overlays.

View file

@ -1,7 +1,5 @@
# Radio-group # Radio-group
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
`lion-radio-group` component is webcomponent that enhances the functionality of the native `<input type="radio">` element. Its purpose is to provide a way for users to check a **single** option amongst a set of choices. `lion-radio-group` component is webcomponent that enhances the functionality of the native `<input type="radio">` element. Its purpose is to provide a way for users to check a **single** option amongst a set of choices.
You should use `lion-radio` inside this element. You should use `lion-radio` inside this element.

View file

@ -1,7 +1,5 @@
# Select Rich # Select Rich
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
`lion-select-rich` component is a 'rich' version of the native `<select>` element. `lion-select-rich` component is a 'rich' version of the native `<select>` element.
It allows to provide fully customized options and a fully customized invoker button. It allows to provide fully customized options and a fully customized invoker button.
The component is meant to be used whenever the native `<select>` doesn't provide enough The component is meant to be used whenever the native `<select>` doesn't provide enough

View file

@ -1,7 +1,5 @@
# Select # Select
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
`lion-select` component is a wrapper around the native `select`. `lion-select` component is a wrapper around the native `select`.
## Live Demo/Documentation ## Live Demo/Documentation

View file

@ -7,7 +7,6 @@ import '../lion-select.js';
# Select # Select
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
`lion-select` component is a wrapper around the native `select`. `lion-select` component is a wrapper around the native `select`.

View file

@ -1,7 +1,5 @@
# Steps # Steps
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
`lion-steps` breaks a single goal down into dependable sub-tasks. `lion-steps` breaks a single goal down into dependable sub-tasks.
## Live Demo/Documentation ## Live Demo/Documentation

View file

@ -1,7 +1,5 @@
# Switch # Switch
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
`lion-switch` is a component that is used to toggle a property or feature on or off. Toggling the component on or off should have immediate action and should not require pressing any additional buttons (submit) to confirm what just happened. The Switch is not a Checkbox in disguise and should not be used as part of a form. `lion-switch` is a component that is used to toggle a property or feature on or off. Toggling the component on or off should have immediate action and should not require pressing any additional buttons (submit) to confirm what just happened. The Switch is not a Checkbox in disguise and should not be used as part of a form.
## Live Demo/Documentation ## Live Demo/Documentation

View file

@ -1,7 +1,5 @@
# Textarea # Textarea
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
`lion-textarea` component is a webcomponent that enhances the functionality of the native `<input type="textarea">` element. `lion-textarea` component is a webcomponent that enhances the functionality of the native `<input type="textarea">` element.
Its purpose is to provide a way for users to write text that is multiple lines long. Its purpose is to provide a way for users to write text that is multiple lines long.

View file

@ -1,7 +1,5 @@
# Tooltip # Tooltip
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
`lion-tooltip` is a component used for basic popups on hover. `lion-tooltip` is a component used for basic popups on hover.
Its purpose is to show content appearing when the user hovers over an invoker element with the cursor or with the keyboard, Its purpose is to show content appearing when the user hovers over an invoker element with the cursor or with the keyboard,
or if the invoker element is focused. or if the invoker element is focused.

View file

@ -1,7 +1,5 @@
# Validate # Validate
[//]: # 'AUTO INSERT HEADER PREPUBLISH'
## Features ## Features
- allow for advanced UX scenarios by updating validation state on every value change - allow for advanced UX scenarios by updating validation state on every value change

View file

@ -1,7 +1,4 @@
#!/usr/bin/env node #!/usr/bin/env node
// insert headers in README.md
require('./insert-header.js');
// rewrite relative markdown documentation links to absolute Github links // rewrite relative markdown documentation links to absolute Github links
require('./rewrite-links.js')(); require('./rewrite-links.js')();