[0.9.1] Bump to 0.9.1 (mobile navigation advances) and slim the README
Version bump to 0.9.1 in package.json (root and src/server, the one the app reports) reflecting the mobile navigation work over Oasis 0.9.0: topbar, hexagon nav and customizable bottom bar. Replace the README header with a short 0.9.1 note.
This commit is contained in:
parent
0d26562450
commit
871cccbe17
3 changed files with 6 additions and 13 deletions
15
README.md
15
README.md
|
|
@ -1,15 +1,8 @@
|
|||
# Oasis Mobile · UX (0.9.0)
|
||||
# Oasis Mobile 0.9.1
|
||||
|
||||
Build de **Oasis 0.9.0** para Android (WebView + nodejs-mobile) con una capa de **UX móvil aditiva**
|
||||
sobre el [Oasis de epsylon](https://github.com/epsylon/oasis):
|
||||
|
||||
- **Topbar** — logo → inicio, círculo con tu avatar → perfil.
|
||||
- **Navegación por hexágonos** por categorías.
|
||||
- **Barra inferior** de accesos rápidos, personalizable.
|
||||
|
||||
Se entrega como **tema seleccionable** (`OasisMobileUX`) + ediciones pequeñas en las vistas
|
||||
compartidas; `mobile.css` y `OasisMobile.css` de epsylon quedan **intactos**. Debajo, el README
|
||||
original de Oasis.
|
||||
Mejoras de **navegación móvil** para Android (WebView + nodejs-mobile) sobre Oasis 0.9.0:
|
||||
**topbar** (logo→inicio, avatar→perfil), **navegación por hexágonos** y **barra inferior**
|
||||
personalizable. Debajo, el README original de Oasis.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@krakenslab/oasis",
|
||||
"version": "0.9.0",
|
||||
"version": "0.9.1",
|
||||
"description": "Oasis - Social Networking Utopia",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@krakenslab/oasis",
|
||||
"version": "0.9.0",
|
||||
"version": "0.9.1",
|
||||
"description": "Oasis - Social Networking Utopia",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue