- Added toggle to application menu (#26)
- Updated a require to import
- Now using @osjs/stylelint-config
- Updated dotfiles
- Updated webpack config
- Updated dependencies
- Moved some devDependencies to dependencies
- Updated exports in main
- Moved @osjs/event-emitter to (non-dev) dependencies.
- Added support for disabling contextmenu (#23)
- Updated dependencies
- Refactored keyboard shortcut handling (#16)
- Added configurable icon in menu panelitem (closes #20)
- Updated windows contextmenu
- Fixed an issue with window list not initializing with correct windows
- Fixed an issue with window list not respecting visiblity attribute
- Pass on options from panel item definitions (#22)
- Increase click target for panel items (#15)
- Updated panelitem event registration
- Added keybinding for opening application menu (#19) (Closes #16)
- Updated panel event emitters (#14)
- Updated README
- ESlint pass
- Updated eslintrc
- Updated copyright(s)
- Added RTL support
- Don't show panel menu when settings are locked
- Updated some panel item DOM structure
- Updated dependencies
- Sort menu category apps alphabetically (#9)
- Sort menu categories alphabetically (#9)
- Added German (de_DE) translations (#5)
- Updated some Core#url usage
- Fixed resource resolution in menu item
- Menu now supports absolute url icons
- Add Slovenian (sl_SI) translation (#6)
- Removed @osjs/common
- Added French (fr_FR) translations (#4)
- Updated some construction and destruction handling
- Some updates to window list panel item
- Fixed positioning
- Updated dependencies
- Updated dependencies
- Updated dependencies
- Updated launching in application menu
- Added vi_VN locales (#3)
- Updated dependencies
- Updated some metadata usage
- Added localization
- Updated window listing item
- Correctly destroy panel items on #destroy
- Separate tray click events
- Fixed eslint comment warnings
- Temporarily change to blue image in menu
- Prebuild npm package
- Fixed text cut-off in certain areas
- Added travis-ci badge to README
- Lint pass
- Added initial travis-ci config
- Added separator to Menu
- Better settings storage handling
- Added contextmenu + position select to panels
- Window list item now automatically expands items
- Window list now respects 'visibility' attribute
- Updated usage og PM provider in Menu item
- Add locale for application categories
- Removed unwanted dotfile
- Added missing .eslintrc
- Added missing .gitignore
- Add locale support for clock
- Added locale support for menu applications
- Hide 'hidden' packages from launch menu (#2)
- Added ontop panel attribute
- Support multiple panel positions
- Added icon to menu
- Updated Menu titles (#1)
- Removed static initialization of panels (now done in client)
- Added npmignore
- Added CHANGELOG
- Load items from options in Panel
- Now using '@osjs/common' module
- Added esdoc config
- Updated menu to latest packages api
- Updated docs
- Minor cleanup
- Added panel item registry w/configuration support
- Menu can now use configured application categories
- Remove debug message
- Split up styles
- Vertically align tray icons
- Added Tray item
- Updated application launch events in window panel item
- Corrected URLs in package.json
Initial public release