Skip to content

Commit

Permalink
feat: APPS-2458 Add Block- Amenities, Generic List, StaffSubjectLibra…
Browse files Browse the repository at this point in the history
…rian (#414)

* feat: add block- Amenities, GenericList, StaffSubjectLib

* refactor: use typescript types for components

* chore: commit for peer review

* refactor: use ts for BlockAmenities

* fix: remove v-html directive from BlockCTA

* feat: add specs and stories

* fix: BlockAmenities typescript error

* chore: linter autofixes

* fix: load svg printer icon when the component loads

* fix: remove job type, ad v-html back and update v-for key

* fix: refactor code

* fix: auto linter fixes

* chore: linter autofixes

---------

Co-authored-by: tinuola <[email protected]>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pghorpade <[email protected]>
  • Loading branch information
4 people authored Oct 23, 2023
1 parent 7df02df commit ce7109a
Show file tree
Hide file tree
Showing 29 changed files with 2,054 additions and 1,499 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,10 @@ dist-ssr
*.sln
*.sw?

cypress/downloads
cypress/fixtures
cypress/screenshots
cypress/e2e/1-getting-started
cypress/e2e/2-advanced-examples

serve
13 changes: 0 additions & 13 deletions serve/index.html

This file was deleted.

80 changes: 0 additions & 80 deletions serve/serve.css

This file was deleted.

20 changes: 0 additions & 20 deletions serve/serve.js

This file was deleted.

Loading

2 comments on commit ce7109a

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.