marko
Here are 57 public repositories matching this topic...
Steps to reproduce:
- follow the color-picker tutorial
npm run lint
It displays 4 errors:
color-picker-tutorial/src/components/color-picker-footer/component.js
5:18 error Parsing error: The keyword 'class' is reserved
color-picker-tutorial/src/components/color-picker-header/test.js
2:1 error Parsing error: The keyword 'con
Hi,
I tried to use create-fastify-app with openapi specification version 3.0.1. Example converted v2 petstore swagger on editor.swagger.io to v3. But fastify-app failed with message 'parameter must contain a valid Open Api Version 2.0 or 3.0.x'. Source:
const parse = (content) => {
if (content.swagger && content.swagger.indexOf('2.0') === 0) {
return V2.parse(content)
}
throw
this project could more clearly show how marko-loader works if it also used webpack-dev-server instead of express. the backend route of loading users could just be faked out in the frontend
-
Updated
Jan 2, 2018 - JavaScript
-
Updated
Mar 6, 2019 - JavaScript
-
Updated
May 1, 2020 - CSS
-
Updated
Mar 13, 2020 - JavaScript
Support Jest getCacheKey() to solve potential cache issue. See Jest doc for more details regarding this issue and getCacheKey()
Notes:
- Marko 4 hasn't support getLastModified on compiled templates. Need ano
-
Updated
Nov 30, 2017 - HTML
-
Updated
Mar 3, 2018 - JavaScript
-
Updated
May 17, 2018 - JavaScript
-
Updated
Mar 15, 2020 - JavaScript
-
Updated
Jan 22, 2018 - JavaScript
-
Updated
Apr 26, 2017 - JavaScript
See screenshots below:
Notice how the screenshots of the components are center-aligned in the README.md, but not on the markojs website.
I think it's easier to read when the images are center-aligned. Should we update this?
I believe the solution would be wrapping the marko-js calls with a <p /> tag.
For example, in this [snippet](https://github.com/marko-js-samples/marko-color-pi
WeAreGenki / ui
-
Updated
May 17, 2018 - CSS
-
Updated
Jan 24, 2019 - JavaScript
-
Updated
Apr 16, 2019 - HTML
-
Updated
Apr 7, 2020 - JavaScript
Improve this page
Add a description, image, and links to the marko topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the marko topic, visit your repo's landing page and select "manage topics."
Would be nice to dynamically center our storybook examples on the canvas.
This plugin might help:
https://github.com/storybookjs/storybook/tree/master/addons/centered
Then we wouldn't see overlays disappearing off the top of the screen like this (notice the infotip overlay):
<img width="786" alt="Screen Shot 2020-01-13 at 8 07 21 PM" src="https://user-images.githubusercontent.com/38065