All Versions
7
Latest Version
Avg Release Cycle
7 days
Latest Release
2186 days ago

Changelog History

  • v1.3.1 Changes

    May 02, 2018

    ๐Ÿ›  Minor bug fixes

  • v1.3.0 Changes

    April 22, 2018

    ๐Ÿ†• New Features :

    • SceneManager added
    • FileLoader
  • v1.2.2 Changes

    April 13, 2018

    ๐Ÿ†• New Features

    • Position where the Title and close,minimize,maximize buttons should be placed on the title-bar (using "setWindowTitle" method of "CustomStageBuilder" object).
    • Now you can give different colors for close,minimize,maximize buttons' hover state

    See the example

  • v1.2.1 Changes

    April 13, 2018

    ๐Ÿ›  #Bug Fixes and Maven Support

  • v1.2.0 Changes

    April 05, 2018

    ๐Ÿ†• New Features :

  • v1.1.0 Changes

    March 30, 2018

    ๐Ÿ†• New Features

    • Now you locate navigation pane in Top/Left/Right/Bottom of the window
    • Can use multiple navigation panes
    • โœ‚ Remove navigation panes at runtime

    ๐Ÿ—„ Deprecated Methods

    • โœ‚ removeNavigationPnae() method is deprecated. Use removeNavigationPane(NavigationType type) method instead.

    ๐Ÿ“š CustomStage - v1.1.0 (Documentation)

  • v1.0.0 Changes

    March 20, 2018

    ๐Ÿ“š CustomStage - Documentation

    ๐Ÿ”‹ Features

    • Fully customizable
    • Can be customized at runtime as well
    • Can change the views of the window
    • ๐Ÿ’… Can use user-given stylesheets to style the window
    • Produce transparent stages
    • โช Include working action buttons (close,minimize,maximize/restore)