diff --git a/.github/media/buttons.png b/.github/media/buttons.png index 71538ee..0ae87a7 100644 Binary files a/.github/media/buttons.png and b/.github/media/buttons.png differ diff --git a/README.md b/README.md index 53c4a67..2d716f9 100644 --- a/README.md +++ b/README.md @@ -28,13 +28,14 @@ The base button doesn't have any styling; here, we only use the `x-rapidez::tag` ![](.github/media/buttons.png) - [Base](https://github.com/rapidez/blade-components/blob/master/resources/views/components/button/base.blade.php) -- [Button](https://github.com/rapidez/blade-components/blob/master/resources/views/components/button/button.blade.php) +- [Default](https://github.com/rapidez/blade-components/blob/master/resources/views/components/button/button.blade.php) - [Primary](https://github.com/rapidez/blade-components/blob/master/resources/views/components/button/primary.blade.php) - [Secondary](https://github.com/rapidez/blade-components/blob/master/resources/views/components/button/secondary.blade.php) - [Outline](https://github.com/rapidez/blade-components/blob/master/resources/views/components/button/outline.blade.php) - [Conversion](https://github.com/rapidez/blade-components/blob/master/resources/views/components/button/conversion.blade.php) - [Slider](https://github.com/rapidez/blade-components/blob/master/resources/views/components/button/slider.blade.php) + ## Installation ``` @@ -172,24 +173,6 @@ Make sure to add this class to your body tag to prevent scrolling when the slide ``` -#### Slideover - -```blade - - - - Your slideover content goes here - -``` - -Make sure to add this class to your body tag to prevent scrolling when the slideover is open: - -```html - -``` - #### Tag It is a Blade version of a [dynamic Vue component](https://vuejs.org/guide/essentials/component-basics.html#dynamic-components) diff --git a/demo/components.html b/demo/components.html index ad2982e..5c52ea9 100644 --- a/demo/components.html +++ b/demo/components.html @@ -81,7 +81,7 @@

Components with a required label

Input - +
@@ -90,7 +90,7 @@

Components with a required label

Something - +
@@ -100,7 +100,7 @@

Components with a required label

Something - + @@ -148,7 +148,7 @@

Components with a required label

Select -
@@ -159,7 +159,7 @@

Components with a required label

Something - @@ -171,7 +171,7 @@

Components with a required label

Something - @@ -179,7 +179,7 @@

Components with a required label

Textarea - +
@@ -188,7 +188,7 @@

Components with a required label

Something - +
@@ -198,29 +198,29 @@

Components with a required label

Something - +

Button components

-
Slider:
-
@@ -281,7 +281,7 @@

Slideover Component

Default

-