LearnNewsExamplesServices
Frontmatter
titleUpdate Carousel.mjs
authorDinkh
stateMerged
createdAtAug 10, 2022, 6:23 AM
updatedAtSep 3, 2022, 2:45 PM
closedAtAug 10, 2022, 9:27 AM
mergedAtAug 10, 2022, 9:27 AM
branchesdevDinkh-Carousel-add-onItemClick
urlhttps://github.com/neomjs/neo/pull/3384
Merged
Dinkh
Dinkh commented on Aug 10, 2022, 6:23 AM

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

  • It's submitted to the dev branch, not the master branch
  • When resolving a specific issue, it's referenced in the PR's title (e.g. fix #xxx[,#xxx], where "xxx" is the issue number)

If adding a new feature, the PR's description includes:

  • with the onItemClick it stays in line with list, ...
  • updated the itemTpl to work the same way as list itemTpl

Other information: