Skip to content

Releases: scommons/scommons-client

v1.0.0

21 Nov 20:19
Compare
Choose a tag to compare
  • 90d749f Prepare for next release
  • 914fbfc Upgraded sbt to 1.6, scala.js to 1.8 and webpack to 5 (#7)

v0.9.0

21 Jul 20:17
Compare
Choose a tag to compare

v0.8.0

31 Jan 15:15
da74c22
Compare
Choose a tag to compare

v0.7.0

11 Nov 15:17
Compare
Choose a tag to compare
  • c62cc04 Prepare for next release
  • ad3f803 Use mockUiComponent test helper
  • 5dfb08d Upgraded to react v17
  • 6caa0e9 Removed dependency on react-router-redux
  • fe6e2e2 Prepare for React v17

v0.6.0

27 Aug 16:05
Compare
Choose a tag to compare
  • d68dd39 Prepare for next release
  • 3ac4459 Use separated react -dom facade

v0.5.1

25 Aug 09:09
Compare
Choose a tag to compare
  • a8bcb68 Prepare for next release
  • 528ef6e Use TestRenderer instead of ShallowRenderer

v0.5.0

11 Aug 11:24
Compare
Choose a tag to compare
  • 627d8a2 Prepare for next release
  • bca6d1f Upgraded Scala version to 2.13
  • cf35d5d Removed WebpackAssetsPlugin; upgraded play-json

v0.4.0

03 Jun 14:44
Compare
Choose a tag to compare
  • 5c7342b Prepare for next release
  • f165bfa Upgraded scala.js and scalatest libs
  • 38f2ccf Updated sbt build to use scommonsRequireWebpackInTest
  • e16a0b6 Disabled requireJsDomEnv in Test
  • f4cf24b Moved MemoryRouter facade to scommons-client-ui/test module
  • e3c0396 Use TestRendererUtils instead of TestDOMUtils in all tests
  • 4cf9784 Migrated to travis-ci.com

v0.3.0

18 Jul 18:46
Compare
Choose a tag to compare

c5693f0 Prepare for next release
c79af79 Renamed scommons-api-dom module to scommons-api-xhr
5575d10 Added custom cell renderer to TablePanel, fixed #2
56353b8 Fixed image rendering in modern browsers, fixed #1

v0.2.0

01 Nov 08:59
Compare
Choose a tag to compare

bca99ce Prepared for the release
150a00a Added RouteParams.allParams
f7b8818 Moved DomApiHttpClient to separate module scommons-api-dom
f60eca5 Moved TaskManager component to scommons-react-redux module
164b6a5 Removed calls to old React.createClass method
b39e9da Updated TreeNode to the latest react features
0b618a7 Updated CheckBoxTree to the latest react features
149d6fb Updated BrowseTree to the latest react features
7d1363b Updated TablePanel to the latest react features
0209efd Updated TabPanel to the latest react features
f424f13 Updated SearchSelect, SingleSelect to the latest react features
34d6247 Removed show prop for all popups
3e26ccf Updated YesNoPopup, YesNoCancelPopup to the latest react features
5d67bfb Updated StatusPopup, WithAutoHide to the latest react features
c70e2c9 Updated SaveCancelPopup to the latest react features
44439ac Updated Loading, Modal, and Ok popups to the latest react features
b2a865d Updated InputPopup to the latest react features
de6b428 Updated ErrorPopup to the latest react features
2b1d3eb Updated PaginationPanel to the latest react features
197aca5 Updated PickList to the latest react features
4332cf4 Updated ListBox to the latest react features
3b1ce71 Updated core components to the latest react features
fc8acae Updated ButtonsPanel to the latest react features
16061b4 Updated task UI to the latest react features
d17300e Updated app UI to the latest react features
0e7515e Added scommons-react-redux module
98b9e87 Added common babel config