Skip to content

Template: add webclip template engine#1680

Open
TomaszLukawskiSam wants to merge 1 commit intoSamsung:tau_1.2from
TomaszLukawskiSam:webclip-template-update
Open

Template: add webclip template engine#1680
TomaszLukawskiSam wants to merge 1 commit intoSamsung:tau_1.2from
TomaszLukawskiSam:webclip-template-update

Conversation

@TomaszLukawskiSam
Copy link
Copy Markdown
Contributor

@TomaszLukawskiSam TomaszLukawskiSam commented Aug 9, 2021

[Issue] n/a
[Problem] TAU doesn't support Mustache
[Solution]

  • add webclip template engine

Signed-off-by: Tomasz Lukawski t.lukawski@samsung.com

@TomaszLukawskiSam TomaszLukawskiSam force-pushed the webclip-template-update branch 5 times, most recently from bfe5a2e to 1588a73 Compare August 10, 2021 06:29
<meta content="width=device-width, user-scalable=no" name="viewport" />
<link href="../../lib/tau/mobile/theme/changeable/tau.css" rel="stylesheet" />
<link href="../../css/style.css" rel="stylesheet" />
<script src="https://unpkg.com/mustache@latest"></script>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For using the webclip in the device home, is it also included <script src="https://unpkg.com/mustache@latest"></script>?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, but it is the first working version. This library can me merge with tau or included to tau/libs.

Copy link
Copy Markdown
Collaborator

@singa2000 singa2000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For webclip template

@TomaszLukawskiSam TomaszLukawskiSam force-pushed the webclip-template-update branch 5 times, most recently from a1f9c32 to e29b473 Compare August 12, 2021 14:37
@TomaszLukawskiSam TomaszLukawskiSam marked this pull request as draft August 12, 2021 20:06
@TomaszLukawskiSam TomaszLukawskiSam force-pushed the webclip-template-update branch 8 times, most recently from 9d9df89 to ff00b23 Compare August 17, 2021 07:22
[Issue] n/a
[Problem] Templates are not implemented yet
[Solution]
 - add template engine using Mustache templates
 - update webclips card according to template system

Signed-off-by: Tomasz Lukawski <t.lukawski@samsung.com>
@TomaszLukawskiSam TomaszLukawskiSam marked this pull request as ready for review August 17, 2021 13:10
Copy link
Copy Markdown
Collaborator

@singa2000 singa2000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For add webclip template

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants