-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Adds version constraints * Adds config strict for field storage configs * Removes media config as they should be in saplings-media * Requires saplings media, not editorial * Adds dependency to Full HTML editor recipe
- Loading branch information
1 parent
73f5068
commit c8611c2
Showing
34 changed files
with
74 additions
and
1,281 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,24 @@ | ||
# Saplings Component Types | ||
![saplings](https://github.com/kanopi/saplings/assets/5177009/a6377e32-deb2-49d8-873a-f3dd5a36fa7c) | ||
|
||
## Overview | ||
# Saplings - Components | ||
|
||
Welcome to the Saplings Component Types repository! This repository handles Paragraphs component types within the Saplings application. | ||
Creates Saplings components. | ||
|
||
## Features | ||
|
||
- Manages Paragraphs component types used in Saplings. | ||
|
||
## Getting Started | ||
|
||
To start using Saplings Component Types, follow these steps: | ||
|
||
1. Clone the repository: | ||
```bash | ||
git clone https://github.com/kanopi/saplings-component-types.git | ||
`` | ||
* Creates the following Paragraphs components: | ||
* Accordion/Accordion Item | ||
* Block | ||
* Card | ||
* Card (Existing) | ||
* Carousel/Carousel Item | ||
* Columns | ||
* FAQ/FAQ Item | ||
* Filtered List | ||
* Hero | ||
* Media | ||
* Media Collection | ||
* Side by Side | ||
* Statistics | ||
* Tab/Tabs | ||
* Text |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
47 changes: 0 additions & 47 deletions
47
config/core.entity_form_display.media.image.media_library.yml
This file was deleted.
Oops, something went wrong.
69 changes: 0 additions & 69 deletions
69
config/core.entity_form_display.media.remote_video.default.yml
This file was deleted.
Oops, something went wrong.
43 changes: 0 additions & 43 deletions
43
config/core.entity_form_display.media.remote_video.media_library.yml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.