lskjs

Lego Starter Kit — Node.js & React isomorphic app creator (Node.js, Express, React.js, Babel, PostCSS, Webpack)

MIT License

Downloads
82.2K
Stars
38
Committers
17
lskjs - v1.14.2

Published by isuvorov over 4 years ago

1.14.2 (2020-03-20)

Bug Fixes

lskjs - v1.14.1

Published by isuvorov over 4 years ago

1.14.1 (2020-03-20)

Bug Fixes

lskjs - v1.14.0

Published by isuvorov over 4 years ago

1.14.0 (2020-03-20)

Features

  • sms: add multi phones by plivo (33b23a8)
lskjs - v1.13.3

Published by isuvorov over 4 years ago

1.13.3 (2020-03-18)

Bug Fixes

  • uapp: uapp.getRootState bug (b8f33b2)
lskjs - v1.13.2

Published by isuvorov over 4 years ago

1.13.2 (2020-03-18)

Bug Fixes

  • utils: stability collectExpressReq and create tests (2693afe)
lskjs - v1.13.1

Published by isuvorov over 4 years ago

1.13.1 (2020-03-18)

Bug Fixes

  • uapp: pass app throw props without object (85f8d4c)
lskjs - v1.13.0

Published by isuvorov over 4 years ago

1.13.0 (2020-03-18)

Bug Fixes

  • module: async module check and run (c440a70)

Features

  • utils: add classNewOrFunctionCall (74fedc4)
lskjs - v1.12.0

Published by isuvorov over 4 years ago

1.12.0 (2020-03-16)

Bug Fixes

  • event: fix console.log (5716245)
  • nginx: update html and css for nginx config (0af696c)
  • server: improve index api (6517f5a)

Features

  • module: now module can load new async and old sync submodules (7f19240)
  • utils: update isClass (3bf236f)
  • upload nginx public (2284784)
lskjs - v1.11.0

Published by isuvorov over 4 years ago

1.11.0 (2020-03-13)

Bug Fixes

  • auth: fixes for restore password (13f3aa3)
  • mailer: some refactor and fixes (95d50ad)
  • rlog: rlog limits debugging (5f57dc8)

Features

  • mailer: add BaseTemplate and some fixes (82af656)
  • module: a little checks in module (aae6f5e)
  • permit: new permit workflow (bbec961)
lskjs - v1.10.0

Published by isuvorov over 4 years ago

1.10.0 (2020-03-11)

Bug Fixes

  • getspreadsheet: remove got, add axios (2989e5c)

Features

  • build-locales: add debug info (fcc3dfd)
  • mailer: add test template (bae6550)
lskjs - v1.9.1

Published by isuvorov over 4 years ago

1.9.1 (2020-03-11)

Note: Version bump only for package lskjs

lskjs - v1.9.0

Published by isuvorov over 4 years ago

1.9.0 (2020-03-11)

Features

  • auth: add userId in events (b3edf04)
  • rlog: add module rlog (2c36c0f)
lskjs - v1.8.1

Published by isuvorov over 4 years ago

1.8.1 (2020-03-11)

Bug Fixes

lskjs - v1.8.0

Published by isuvorov over 4 years ago

1.8.0 (2020-03-11)

Bug Fixes

Features

lskjs - v1.7.2

Published by isuvorov over 4 years ago

1.7.2 (2020-03-09)

Bug Fixes

lskjs - v1.7.1

Published by isuvorov over 4 years ago

1.7.1 (2020-03-09)

Bug Fixes

  • auth: bug in _set LocalStorage (9f400fb)
lskjs - v1.7.0

Published by isuvorov over 4 years ago

1.7.0 (2020-03-09)

Bug Fixes

  • auth: remove console logs and unuseful code (068cbd4)
  • auth: storage set/get fix (ce97fee)
  • grant: stable client/server grant while SSR (d12a08e)
  • reactapp: fix name and reqPromise bugs (1d1bb83)

Features

  • server: add req in rootState (bdbaed3)
lskjs - v1.6.0

Published by isuvorov over 4 years ago

1.6.0 (2020-03-08)

Features

  • auth: pass user & token to memoryStorage and localStorage (72c3c61)
lskjs - v1.5.0

Published by isuvorov over 4 years ago

1.5.0 (2020-03-06)

Features

  • auth: add MemoryStorage and LocalStorage (c06b56b)
  • utils: add isBrowser (1e08e4c)
lskjs - v1.4.3

Published by isuvorov over 4 years ago

1.4.3 (2020-03-06)

Bug Fixes

  • Forget about duplicate of constructor (0b67713)