@f-ewald/components 1.16.0 → 1.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -93,12 +93,14 @@ import "@f-ewald/components/roman-numeral.js";
93
93
  | `<price-history-chart>` | [API reference](https://f-ewald.github.io/components/docs/price-history-chart.html) |
94
94
  | `<radio-cards>` | [API reference](https://f-ewald.github.io/components/docs/radio-cards.html) |
95
95
  | `<radio-pills>` | [API reference](https://f-ewald.github.io/components/docs/radio-pills.html) |
96
+ | `<range-slider>` | [API reference](https://f-ewald.github.io/components/docs/range-slider.html) |
96
97
  | `<relative-time>` | [API reference](https://f-ewald.github.io/components/docs/relative-time.html) |
97
98
  | `<reveal-button>` | [API reference](https://f-ewald.github.io/components/docs/reveal-button.html) |
98
99
  | `<roman-numeral>` | [API reference](https://f-ewald.github.io/components/docs/roman-numeral.html) |
99
100
  | `<scroll-to-bottom>` | [API reference](https://f-ewald.github.io/components/docs/scroll-to-bottom.html) |
100
101
  | `<scroll-to-top>` | [API reference](https://f-ewald.github.io/components/docs/scroll-to-top.html) |
101
102
  | `<slide-panel>` | [API reference](https://f-ewald.github.io/components/docs/slide-panel.html) |
103
+ | `<split-hero>` | [API reference](https://f-ewald.github.io/components/docs/split-hero.html) |
102
104
  | `<stat-meter>` | [API reference](https://f-ewald.github.io/components/docs/stat-meter.html) |
103
105
  | `<status-pill>` | [API reference](https://f-ewald.github.io/components/docs/status-pill.html) |
104
106
  | `<text-area>` | [API reference](https://f-ewald.github.io/components/docs/text-area.html) |