neo

The application worker driven frontend framework

MIT License

Downloads
5.2K
Stars
2.7K
Committers
33

Bot releases are hidden (Show)

neo - housekeeping

Published by tobiu about 1 year ago

  • further polishing of form.Container: setConfigs() for CheckBoxes & Radios

see: https://github.com/neomjs/neo/issues/4834

neo - housekeeping

Published by tobiu about 1 year ago

  • form.Container: setConfigs() prioritising Radios over Checkboxes
  • form.Container: setConfigs() deleting fieldConfigs.value to ensure that only the checked state gets changed

see: https://github.com/neomjs/neo/issues/4831

neo - housekeeping

Published by tobiu about 1 year ago

  • menu.List: route config for menu items
neo - buildScripts/createComponent

Published by tobiu about 1 year ago

@hergerger1971 created a new program around buildScripts/createClass

  • it creates src & theme scss files
  • it creates an example shell
  • it starts a dev-server to open the new component inside the example shell inside your browser
neo - housekeeping

Published by tobiu about 1 year ago

  • tree.Accordion: onStoreRecordChange() hotfix
neo - housekeeping

Published by tobiu about 1 year ago

  • tree.Accordion: onStoreRecordChange()
  • tree.Accordion: onStoreLoad() => removed the timeouts
neo - housekeeping

Published by tobiu about 1 year ago

  • tree.Accordion added component based ids for each item node
  • main.mixin.DeltaUpdates: du_moveNode() added a check, if the parent node still exists
neo - housekeeping

Published by tobiu about 1 year ago

  • fixed the jsdocx build
neo - housekeeping

Published by tobiu about 1 year ago

  • form.field.FileUpload: styling adjustments
neo - form.field.Switch: refactoring & styling

Published by tobiu about 1 year ago

thx @dztoprak!

neo - housekeeping

Published by tobiu about 1 year ago

  • form.field.FileUpload: further polishing
  • Tree according example polishing
neo - housekeeping

Published by tobiu about 1 year ago

  • TreeAccordion example
  • form.field.FileUpload polishing (filesize too big => ready state)
  • form.field.CheckBox: isValid() calling validate() silently to act the same way as TextFields
neo - housekeeping

Published by tobiu about 1 year ago

  • Neo.Main: importAddon() => load main thread addons on the fly from within the app worker
  • removed Neo.config.useCssVars (obsolete with the new theming engine)
neo - housekeeping

Published by tobiu about 1 year ago

  • further polishing of form.field.FileUpload
  • form.field.Text re-enabled forced validations for the clean state
neo - Theming Engine v2

Published by tobiu about 1 year ago

  • The file size of theme files got reduced by 50%
  • The buildThemes program is now 5-10x faster
  • watchThemes got adjusted as well
  • The theming engine does no longer support the mode without CSS vars
neo - housekeeping

Published by tobiu about 1 year ago

  • Neo.component.StatusBadge
neo - housekeeping

Published by tobiu about 1 year ago

  • form.field.FileUpload polishing
neo - housekeeping

Published by tobiu about 1 year ago

  • selection.TreeAccordionModel
  • form.field.FileUpload updated version
neo - housekeeping

Published by tobiu about 1 year ago

  • new version of form.field.FileUpload
  • form.field.Text: afterSetRequired() => only triggering a validation in case the field is not clean
Package Rankings
Top 2.35% on Npmjs.org
Top 6.61% on Proxy.golang.org
Related Projects