Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
obsius committed Feb 21, 2019
1 parent eebca35 commit f4f19ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ Electronbar is lightweight. It has three dependencies:
- reacton-dom
- classnames


## TODO
Although the basic use case of a single window is implemented, the folling improvements should be made:
- support for mac and linux
Expand All @@ -159,6 +160,7 @@ Although the basic use case of a single window is implemented, the folling impro
- aria support for menu items
- alt support for menu tooltips


## Contributing
Feel free to make changes and submit pull requests whenever.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "electronbar",
"version": "1.0.7",
"version": "1.0.8",
"description": "A react title bar component and handler for Electron.",
"author": "Jeff Seaman",
"contributors": [
Expand Down

0 comments on commit f4f19ff

Please sign in to comment.