Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

h5-render 2.0 add more features. #438

Merged
merged 19 commits into from
Jun 16, 2017
Merged

Conversation

MrRaindrop
Copy link
Contributor

@MrRaindrop MrRaindrop commented Jun 10, 2017

Hi, I add some more features to h5-render 2.0, including:

  • support position: sticky in list / scroller's direct children.
  • use resetLoadmore method to enable list / scroller to be able to trigger loadmore event again.
  • set alignment for children of loading / refresh to center by default in both x and y axis.
  • add waterfall component.

and also fix several bugs:

  • fix triggering duplicate appear / disappear event.
  • hide scroll bar by default.

@weex-bot
Copy link

weex-bot commented Jun 10, 2017

Warnings
⚠️ No Changelog changes!
⚠️ These new JS files do not have Flow enabled: html5/render/vue/components/scrollable/waterfall.js, html5/render/vue/config.js, html5/render/vue/mixins/sticky.js, html5/render/vue/modules/globalEvent.js
⚠️ This PR modify SDK code without add/modify testcases.
⚠️ This PR should update related documents as well.
Messages
📖 According to the blame info, we recommended @cxfeng1 , @Hanks10100 to be the reviewers.

Generated by 🚫 dangerJS

Copy link
Contributor

@sospartan sospartan left a comment

Choose a reason for hiding this comment

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

Some problems need fix:

  • A JIRA issue relate to this PR
  • The danger warn and error
  • Commits need squash

* [html5] relase v0.11.49

+ [html5] add osName & osVerison for weex.config.env

+ [html5] add waterfall.

* [html5] add zIndex to fixed element.

+ [html5] add waterfall related styles.

* [html5] fix scrollToElement in waterfall.

* [html5] fix waterfall padding.

+ [html5] release 0.11.50

* [html5] add note for bundling.
@asfgit asfgit merged commit 569d333 into apache:0.14-dev Jun 16, 2017
@MrRaindrop
Copy link
Contributor Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants