Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

[FEAT] Ogone can load remote components #16

Open
1 of 6 tasks
SRNV opened this issue Jun 30, 2020 · 1 comment
Open
1 of 6 tasks

[FEAT] Ogone can load remote components #16

SRNV opened this issue Jun 30, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@SRNV
Copy link
Owner

SRNV commented Jun 30, 2020

  • 'use http as' supported
  • install syntax supported
  • write tests
  • all components are rendered (all types, remote or not)
  • write permissions
  • cache ressources

syntax

use http://ogone.dev/example.o3 as 'sub-comp';
// install component for all components
install http://ogone.dev/example.o3 as 'plug-example'

use http:// ... should be recursive, and Ogone should updapte the basedir with the url

@SRNV SRNV added the enhancement New feature or request label Jun 30, 2020
@SRNV
Copy link
Owner Author

SRNV commented Jul 7, 2020

Screenshot from 2020-07-07 11-58-39

started in 0.16.0-rc.15
including:

  • proto's def attribute remote ressources
  • style's src attribute remote ressources
  • path resolving (absolute, relative, remote absolute, remote relative)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant