Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Create JS versions of core component backing models #97

Closed
11 of 29 tasks
CodeByAlex opened this issue May 18, 2020 · 4 comments
Closed
11 of 29 tasks

Create JS versions of core component backing models #97

CodeByAlex opened this issue May 18, 2020 · 4 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@CodeByAlex
Copy link
Member

CodeByAlex commented May 18, 2020

This is high priority and required for core component usage in the storybook

  • core/wcm/components/tabs/v1/tabs
  • core/wcm/components/page/v1/page
  • core/wcm/components/form/options/v2/options
  • core/wcm/components/form/hidden/v2/hidden
  • core/wcm/components/form/container/v2/container
  • core/wcm/components/form/button/v2/button
  • core/wcm/components/form/text/v2/text
  • core/wcm/components/sharing/v1/sharing
  • core/wcm/components/contentfragment/v1/contentfragment
  • core/wcm/components/embed/v1/embed/embeddable/youtube
  • core/wcm/components/embed/v1/embed/embeddable
  • core/wcm/components/embed/v1/embed
  • core/wcm/components/title/v2/title
  • core/wcm/components/accordion/v1/accordion
  • core/wcm/components/separator/v1/separator
  • core/wcm/components/navigation/v1/navigation
  • core/wcm/components/carousel/v1/carousel
  • core/wcm/components/image/v2/image
  • core/wcm/components/search/v1/search
  • core/wcm/components/container/v1/container
  • core/wcm/components/contentfragmentlist/v1/contentfragmentlist
  • core/wcm/components/button/v1/button
  • core/wcm/components/download/v1/download
  • core/wcm/components/teaser/v1/teaser
  • core/wcm/components/list/v1/list
  • core/wcm/components/languagenavigation/v1/languagenavigation
  • core/wcm/components/text/v2/text
  • core/wcm/components/breadcrumb/v2/breadcrumb
  • core/wcm/components/experiencefragment/v1/experiencefragment
@CodeByAlex CodeByAlex added help wanted Extra attention is needed good first issue Good for newcomers High Priority labels May 18, 2020
@jpica11
Copy link
Contributor

jpica11 commented May 19, 2020

I can pick up a few of these, thinking I'll start with button, Breadcrumb (and NavigationItem which is required by it), and carousel.

@CodeByAlex
Copy link
Member Author

That would be awesome! Any models you don’t see in here are available to work on: https://github.com/storybookjs/aem/tree/master/examples/aem-core-components/models

@tripodsan
Copy link
Contributor

tripodsan commented May 20, 2020

@jpica11 you can start by copying the models from https://github.com/adobe/aem-core-wcm-components.

for example:

btw: I hope we can move the stories and js models to the aem-core-wcm-components repository eventually. and then create a npm release of the storified version.

@tripodsan
Copy link
Contributor

I think this issue is a duplicate of #7

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants