mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-12-26 17:38:20 +01:00
update readme file, and include it to delivery
This commit is contained in:
parent
b26a62464d
commit
255f9dc285
1
Makefile
1
Makefile
@ -64,6 +64,7 @@ packages = Syslog Files MarketPlace Setting NotePad
|
|||||||
|
|
||||||
main: initd build_javascripts build_themes libs build_packages languages
|
main: initd build_javascripts build_themes libs build_packages languages
|
||||||
- cp src/index.html $(BUILDDIR)/
|
- cp src/index.html $(BUILDDIR)/
|
||||||
|
- cp README.md $(BUILDDIR)/
|
||||||
|
|
||||||
initd:
|
initd:
|
||||||
- mkdir -p $(BUILDDIR)
|
- mkdir -p $(BUILDDIR)
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# antOS v1.2.0
|
# antOS v1.2.1
|
||||||
|
|
||||||
[![Build Status](https://travis-ci.org/lxsang/antos.svg?branch=master)](https://travis-ci.org/lxsang/antos)
|
[![Build Status](https://travis-ci.org/lxsang/antos.svg?branch=master)](https://travis-ci.org/lxsang/antos)
|
||||||
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Flxsang%2Fantos.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Flxsang%2Fantos?ref=badge_shield)
|
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Flxsang%2Fantos.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Flxsang%2Fantos?ref=badge_shield)
|
||||||
@ -12,7 +12,8 @@ development and deployment of user specific applications inside de VDE environme
|
|||||||
Github: [https://github.com/lxsang/antos](https://github.com/lxsang/antos)
|
Github: [https://github.com/lxsang/antos](https://github.com/lxsang/antos)
|
||||||
|
|
||||||
## Change logs
|
## Change logs
|
||||||
* Improvement GUI API
|
* V.1.2.1 WIP
|
||||||
|
* V.1.2.0 Improvement GUI API
|
||||||
- [x] File dialog should remember last opened folder
|
- [x] File dialog should remember last opened folder
|
||||||
- [x] Add dynamic key-value dialog that work on any object
|
- [x] Add dynamic key-value dialog that work on any object
|
||||||
- [x] Window list panel should show window title in tooltip when mouse hovering on application icon
|
- [x] Window list panel should show window title in tooltip when mouse hovering on application icon
|
||||||
|
Loading…
Reference in New Issue
Block a user