Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B BoomMenu
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 114
    • Issues 114
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • 黄伟平
  • BoomMenu
  • Wiki
  • Version History

Version History · Changes

Page history
Updated Version History (markdown) authored May 27, 2017 by Weiping Huang's avatar Weiping Huang
Hide whitespace changes
Inline Side-by-side
Version-History.md
View page @ 5b20de5b
What's more for every version? What's more for every version?
#### V2.1.0
1. Support customize numbers and positions of pieces and boom-buttons.
2. Support [draggable](https://github.com/Nightonke/BoomMenu/wiki/Attributes-for-BMB-or-Pieces-on-BMB#for-draggable-bmb).
3. Support fade-views on BMB.
4. Support [3D animations](https://github.com/Nightonke/BoomMenu/wiki/Other-Animations-Attributes-for-Buttons#3d-animation) of boom-buttons.
5. Correct some orders of piece-placing and button-placing. Now pieces and boom-buttons are placed from left-top to right-bottom.
6. Support [auto-boom and auto-boom-immediately](https://github.com/Nightonke/BoomMenu/wiki/Control-BMB) of BMB, which is helpful when BMB is supposed to boom at start-up.
#### V2.0.9
1. Now BMB supports to dynamically change contents in boom-button even when they're already boomed out.
2. Optimize the structure of builder with generic types.
3. Add methods to set text color with resource of color.
#### V2.0.8 #### V2.0.8
1. Delete the blank after the enum of button place enum of ham button. 1. Delete the blank after the enum of button place enum of ham button.
2. Fix a little bug of inclined distance of pieces. 2. Fix a little bug of inclined distance of pieces.
......
Clone repository
Chapters
  1. Basic Usage
  2. Simple Circle Button
  3. Text Inside Circle Button
  4. Text Outside Circle Button
  5. Ham Button
  6. Share Style
  7. Button Place Alignments
  8. Different Ways to Boom
  9. Ease Animations for Buttons
  10. Different Order for Buttons
  11. Other Animations Attributes for Buttons
  12. Click Event and Listener
  13. Control BMB
  14. Use BMB in Action Bar
  15. Use BMB in Tool Bar
  16. Use BMB in List
  17. Use BMB in Fragment
  18. Attributes for BMB or Pieces on BMB
  19. Cache Optimization & Boom Area
  20. Version History
  21. Structure for BMB
  22. Change Boom Buttons Dynamically