Skip to content

Releases: xlayers/xlayers

xLayers 1.0.0-beta.9

23 Mar 13:45
Compare
Choose a tag to compare
xLayers 1.0.0-beta.9 Pre-release
Pre-release
  • feat: revamp new landing page (c1adf54)
  • chore: update english wording (2fa2de5)
  • chore: update landing page UI (be86aa1)
  • fix(landing): update framework icon sizes (23a62c5)
  • refactor(core): landing + editor-container (9ef736f)
  • feat(editor-container): update header style (d0bea72)
  • refactor(core): made the codegen list shareable (91f3e3d)
  • fix(landing): fix unit tests (aa2fbdd)
  • tests(e2e): update framework's choice (3f5fa1c)
  • feat(state): add selectKind action (80af070)
  • feat(editor): update framework selection (8491d27)
  • feat(landing): update framework's choice (6aa399c)
  • build(deps): bump elliptic from 6.5.3 to 6.5.4 (#408) (31c37ca)
  • fix: ignore undefined style info (#407) (af7ae11)
  • chore: enable strictTemplates (#405) (2b9aaa2)
  • fix: remove core-js libs as they are not needed. (#403) (293fe44)
  • build(deps): bump node-notifier from 8.0.0 to 8.0.1 (#404) (aa971bf)
  • V11 (#402) (0bfbf91)
  • ci: handle node version correct (#400) (8b728f2)
  • build(deps): bump highlight.js from 10.2.1 to 10.4.1 (#398) (151075f)
  • feat: display uploaded file's version on mouseover in editor (#391) (16dc93f)
  • ci: stamp version without rebuilding (#390) (8493fea)
  • ci: install all modules for e2e (#394) (9651446)
  • chore: add v69 files to demo files folder (#393) (df2c030)

xLayers 1.0.0-beta.8

13 Nov 20:02
Compare
Choose a tag to compare
xLayers 1.0.0-beta.8 Pre-release
Pre-release

xLayers 1.0.0-beta.7

14 Oct 20:02
Compare
Choose a tag to compare
xLayers 1.0.0-beta.7 Pre-release
Pre-release
  • chore: allowed commonJs dependencies (#377) (2ecc26a)
  • fix: update highlight.js config (20f7286)
  • chore: fix post nx migration config (aa6e7e7)
  • ci: run steps with dependencies (#375) (ac9e7ff)
  • ci: add env files for nx github app (#374) (0686ca2)
  • ci: fix typo in e2e step (957933f)
  • ci: handle branching correctly in PR workflow (#372) (bd2ec15)
  • build: replace stamp bash script with node script (#367) (e79d468)
  • fix: remove stencil import from vue aggregator (#370) (d693942)
  • chore: ignore 3d toggle e2e test in Electron (#365) (d1ed182)
  • chore: rename workflow file (#364) (3d12306)
  • chore: update deploy script (17a3505)

xLayers 1.0.0-beta.6

21 Sep 12:58
Compare
Choose a tag to compare
xLayers 1.0.0-beta.6 Pre-release
Pre-release
  • chore: revert to previous version number (pre nx) (221166a)
  • chore: rename "master" to "main" (#361) (1c738ef)
  • docs: fix sponsors spacing tags (f6671d8)
  • Update README.md (b97e28f)
  • refactor: move code structure to NX workspace (de9ae5b)
  • chore: upgrade to angular v9 (b57942b)
  • fix: mock TranslateModule (35b6cdc)
  • chore: compile all libraries with IVy (f1c473e)
  • ci: make circle ci happy (8c807a8)
  • ci: experiment with parallel builds (c48e174)
  • ci: fix e2e step (022b666)
  • ci: skip npm install in e2e (849c4ce)
  • ci: store junit test results (e7a7039)
  • chore: use a temporary @types folder (e1d31c4)
  • ci: compile local typing.d.ts (614c67a)
  • ci: use package-lock as a cache key (a2407d9)
  • ci: use attach_workspace to restore dist artifacts (b257044)
  • ci: update CI workflow (60cdac7)
  • ci: update CI config (d725e63)
  • chore: set Node version to 12.13.0 (a79d431)
  • ci: build libraries before running tests (d9c6310)
  • ci: use Node 12.13.0 on circle ci (184cd46)
  • ci: use Node lts on circle ci (6c680f9)
  • chore: add missing codelyzer package (c1a501e)
  • chore: add test snapshots for SketchApp v59 (1513cbd)
  • fix: update e2e tests (dbc8a92)
  • fix: update broken unit tests (cd01474)
  • fix: make UiState injectable (17541ac)
  • chore: upgrade test to angular v9 (f31e6d9)
  • feat: upgrade to angular v9 (wip) (0efbf3a)
  • chore: use npm with ng (d5e3085)
  • chore: npm audit fix (00883b4)
  • chore: update demo files to Sketch v59 (#342) (05a8ddf)
  • tests: add tests (#343) (e388110)
  • fix: change stackblitz services so that it will work with new generators (#336) (3996fb2)
  • Fix: framework generation failure (#339) (bacbecf)
  • ci: change make file to script (#334) (2d25560)
  • refactor: extract framework aggregator from web codegen (#330) (ae7ce96)
  • feat(codegen): angular element support (#244) (#329) (e78d046)
  • feat(ui): make home page responsive (#316) (b62e35b)
  • refactor(app): upgrade to Angular V8.3 (#332) (558d2d2)
  • fix: remove ts from end of fille Closes #333 (#335) (364a12a)
  • refactor: reimplement the internals of codegen (71d40fc)
  • chore: update landing image media query (#326) (bb73378)
  • fix(parser): pdf parsing at first (#324) (99e34df)
  • feat(landing-page): updated the landing page screenshots (#313) (4ab1172)
  • fix(editor): fixes code editor undefined reference issue (#319) (e14ce54)
  • fix(translations): translate pointer on landing pages (#314) (5079302)

xLayers 1.0.0-beta.5

19 Jun 19:51
Compare
Choose a tag to compare
xLayers 1.0.0-beta.5 Pre-release
Pre-release

xLayers 1.0.0-beta.4

19 Mar 11:57
Compare
Choose a tag to compare
xLayers 1.0.0-beta.4 Pre-release
Pre-release
  • build: lint-staged removed (#281) (3abf853)
  • chore: update CI script to improve Cypress install (#276) (b9a2676)
  • fix: twitter card (#269) (347000c)
  • refactor: restructure the app folders/files (#261) (b73ca88)
  • test: all framework services are tested (9460293)
  • refactor: enable BrowserAnimationsModule (448ac1f)
  • refactor(core): ngxs patch operators to simplify nested state operations (e476c8d)
  • test: add some extra test around stackblitz services (edb3253)
  • test: implemented tests for badge service (275a679)
  • style: reformat package.json (ddb6da6)
  • chore: add lint-staged (731d423)
  • refactor: update app title for more consistency (dd566d6)
  • feat: improve the editor footer (77bf70e)

xLayers 1.0.0-beta.3

08 Mar 21:36
Compare
Choose a tag to compare
xLayers 1.0.0-beta.3 Pre-release
Pre-release
  • fix(editor): code editor page down/up key scroll issue fixed (#225) (c557af1)
  • feat(parser): add SVG basic solid (#223) (5736d8e)
  • fix(editor): zooming options will be highlighted (#255) (7abb9f5)
  • feat: add images assets support (5a04c82)
  • core(codegen): add css optimization (#222) (5ffa6fd)
  • fix: update SEO meta tags (1191eb0)
  • fix: preview border (#250) (f46e8c4)
  • docs: add PULL_REQUEST_TEMPLATE (3d2f983)
  • feat: add badge for the current environnement (ce6e432)
  • style: reformat the style parser (ee5a619)
  • build: upgrade to ngxs 3.4.1 (e9b4c91)
  • chore: verify commit message before commiting (67fee60)
  • fix: Changed language to css for correct comment (e1885f2)
  • docs: switch circleci status badge to master (9a536e7)
  • chore: add workspace recommendations (3796752)
  • build: remove release action from github actions (9efd629)
  • chore: lint test build and deploy (5a4c168)
  • chore: add husky hooks (a8410a4)
  • chore: publish non-draft releases on github (89b015a)
  • chore: add script to generate full CHANGELOG (45ce9f9)
  • chore: add auto deploy after github release (3c41f8d)