Skip to content

Releases: neomjs/neo

housekeeping

02 Oct 13:45
Compare
Choose a tag to compare
  • Portal App: Design enhancements for the Home Features, Home AfterMath, About Us & Services pages
  • examples/dialog: polishing to properly nullify the internal dialog references

housekeeping

30 Sep 22:08
Compare
Choose a tag to compare
  • Removed the legacy class manager.Store, which was only used by one example. See: #5992
  • Updated the example to generate its own data
  • Fixed examples.TableFiltering. See: #5993
  • Added the multi window covid gallery example into the Portal App examples. See: #5988
  • Improved the popup positioning for the multi windows helix & gallery examples (different positions inside a code.LivePreview). See: #5991

housekeeping

30 Sep 11:08
Compare
Choose a tag to compare
  • Enhanced the dialog example. See: #5985
  • The component Logger now also works for dialogs and dialog child components. See: #5984

housekeeping

30 Sep 10:24
Compare
Choose a tag to compare
  • hotfix for dialog.Base to fix the initial default mounting position in case there is no animation origin
  • hotfix for examples.dialog.MainContainer to honor the value of the boundaryContainerId checkbox.

housekeeping

27 Sep 13:12
Compare
Choose a tag to compare
  • Records now support nested fields, including change notifications
  • Created a new example which showcases a table with a store & nested fields
  • The example also showcases how to connect table row selections to an annotations field

Screenshot 2024-09-27 at 14 34 51

housekeeping

21 Sep 21:51
Compare
Choose a tag to compare

This one is a rather big update.

  • Hotfix for collection.Base to ensure removing items is not limited to real Objects & Records, but works for "object-like" items. Neo instances for example
  • Memory-leak hotfixes: several test runs to ensure the amount of items inside manager.Component & manager.Instance stays consistent
  • Hotfix for container.Base to destroy layouts properly
  • New basic testing for manager.Instance: https://github.com/neomjs/neo/blob/dev/test/siesta/tests/ManagerInstance.mjs
  • Moved the krausest demo into a separate repo (on hold for now): https://github.com/neomjs/krausest
  • A lot more polishing for the shared dialog multi-window drag&drop app (you can find it inside the examples section of the website)
  • Portal App: the cube layout animation is disabled now by default, but you can re-enable it inside the learning section (portal app guide)

housekeeping

20 Sep 18:53
Compare
Choose a tag to compare
  • Support for SASS v1.79.2: #5938
  • Fixed the shared dialog drag&drop demo app
  • Re-added the shareddialog app into the portal examples

Screenshot 2024-09-20 at 20 52 43

Portal App polishing

16 Sep 16:07
Compare
Choose a tag to compare
  • Blog: new CSS animation for focused & hovered items
  • Examples: new CSS animation for focused & hovered items
  • Examples: fixed a bug where tab header clicks no longer worked correctly after resorting tabs via drag&drop

https://youtube.com/shorts/8bUqK_-z5ic?feature=share

Screenshot 2024-09-16 at 17 47 24

housekeeping

16 Sep 01:30
Compare
Choose a tag to compare
  • Portal App Blog: styling for focused & hovered list items
  • Portal App Examples: styling for focused & hovered list items

Screenshot 2024-09-16 at 03 18 01

Screenshot 2024-09-16 at 03 17 39

housekeeping

15 Sep 20:37
Compare
Choose a tag to compare
  • A lot more polishing & new examples inside the Portal App examples overview
  • All grid & table selection models are now using the new custom cellClick & rowClick events
  • The service worker got enhanced to trigger a page reload in case a new version ships to github pages => website

Screenshot 2024-09-15 at 22 35 33