engine

Generate your web application from a simple configuration. We are building a powerful engine allowing the complete development of a web application from a JSON configuration file.

OTHER License

Downloads
2K
Stars
11

Bot releases are hidden (Show)

engine - v0.17.3

Published by thomas-safidea 4 months ago

0.17.3 (2024-07-05)

Bug Fixes

  • theme: add green test 'should render a Markdown Link with a font serif' (861fc6e)
engine - v0.17.2

Published by thomas-safidea 4 months ago

0.17.2 (2024-07-05)

Bug Fixes

  • theme: can use font serif in Paragraph (241d1e4)
engine - v0.17.1

Published by thomas-safidea 4 months ago

0.17.1 (2024-07-05)

Bug Fixes

  • theme: refactor font css building in the output.css (757fd32)
engine - v0.17.0

Published by thomas-safidea 4 months ago

0.17.0 (2024-07-05)

Features

  • theme: add green test 'should load a font file' (a42bb76)
engine - v0.16.1

Published by thomas-safidea 4 months ago

0.16.1 (2024-07-03)

Bug Fixes

  • Markdown: add green test 'should render a markdown with a Link component' (baba80c)
engine - v0.16.0

Published by thomas-safidea 4 months ago

0.16.0 (2024-07-03)

Features

  • components: add green test 'should render grid component' (bd4ae98)
engine - v0.15.3

Published by thomas-safidea 4 months ago

0.15.3 (2024-07-03)

Bug Fixes

  • Markdown: add green test 'should render a markdown with a Paragraph component' (33fd674)
  • Markdown: add green test 'should render a markdown with a Title component' (82756cf)
engine - v0.15.2

Published by thomas-safidea 4 months ago

0.15.2 (2024-07-03)

Bug Fixes

  • Link: add green test 'should display an active link' (c1677d3)
engine - v0.15.1

Published by thomas-safidea 4 months ago

0.15.1 (2024-07-02)

Bug Fixes

  • build: add jsdom in externals (f759793)
engine - v0.15.0

Published by thomas-safidea 4 months ago

0.15.0 (2024-07-02)

Features

  • component: add green test 'should render a markdown content' (e7c3b47)
engine - v0.14.0

Published by thomas-safidea 4 months ago

0.14.0 (2024-07-02)

Features

  • component: add green test 'should render a spacer' (ff8d294)
engine - v0.13.1

Published by thomas-safidea 4 months ago

0.13.1 (2024-07-02)

Bug Fixes

  • icon: add all availables names (005a45a)
engine - v0.13.0

Published by thomas-safidea 4 months ago

0.13.0 (2024-07-02)

Features

  • component: add green test 'should render a divider' (6b523bb)
engine - v0.12.1

Published by thomas-safidea 4 months ago

0.12.1 (2024-07-02)

Bug Fixes

  • card: add green test 'should render a card with image' (78e4458)
engine - v0.12.0

Published by thomas-safidea 4 months ago

0.12.0 (2024-07-02)

Features

  • component: add green test 'should render a card' (5cc0b67)
engine - v0.11.0

Published by thomas-safidea 4 months ago

0.11.0 (2024-07-01)

Features

  • components: add Columns component (ac9c149)
engine - v0.10.1

Published by thomas-safidea 4 months ago

0.10.1 (2024-07-01)

Bug Fixes

  • components: remove block and blockRef feature (c038530)
engine - v0.10.0

Published by thomas-safidea 4 months ago

0.10.0 (2024-06-21)

Features

  • field: add green test: should create a record with a number field through a form (7ea7787)
engine - v0.9.3

Published by thomas-safidea 4 months ago

0.9.3 (2024-06-18)

Bug Fixes

  • head: add default head link properties (ccbdc72)
engine - v0.9.2

Published by thomas-safidea 4 months ago

0.9.2 (2024-06-18)

Bug Fixes

  • head: add green test: should display a page favicon (adb600c)