Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ractive

Package Overview
Dependencies
Maintainers
1
Versions
643
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ractive - npm Package Versions

1
65

0.8.4

Diff

Changelog

Source

0.8.4

2016-11-04

  • Bug fixes

    • VDOM destruction now propagates correctly through all types of item (#2735)
    • Component events proxies no longer try to cancel an event that doesn't exist (#2731). A warning will now be issued in this situation.
    • findAll propagates through yielders correctly (#2743)
  • Other changes

    • {{#with foo}} will now render if foo is an empty object or array, as it is valid context. {{#foo}} will not render if foo is empty.
evs-chris
published 0.8.3 •

Changelog

Source

0.8.3

2016-10-30

  • Bug fixes
    • Non-isolated components now inherit adaptors from their parent - partial regression from 0.7.3
    • Bugs with toHTML() without DOM rendering in a few scenarios, including fixes for class- and style- attributes not being included in the string output.
evs-chris
published 0.8.2 •

Changelog

Source

0.8.2

2016-10-26

  • Bug fixes
    • Ractive will no longer create its own properties on adaptor objects.
    • Child paths on computations will now properly notify links, so component mappings involving a computed property will now update as expected.
evs-chris
published 0.9.0-build-1 •

evs-chris
published 0.8.2-build-1 •

evs-chris
published 0.8.1 •

Changelog

Source

0.8.1

2016-10-20

  • Bug fixes

    • Fixed issues with adaptors (#2693, #2698)
    • Fixed issues with observers (#2682, #2690, #2704)
    • CSS comments no longer break component styles (#2683)
    • ... and various other bugs (#2679, #2680, #2695)
  • Other

    • You can now specify a new parse option contextLines that will give you more (or less) of the surrounding template with errors and warnings.
    • There is a new global Ractive.WELCOME_MESSAGE that tools can use to control the welcome message that Ractive prints on first init.
    • Deprecated event constructs will now issue a warning with context for each instance, so that it becomes easier to find proxy events with arguments or old-style, non-prefixed method events in templates.
evs-chris
published 0.8.1-build-5 •

evs-chris
published 0.8.1-build-4 •

evs-chris
published 0.8.1-build-3 •

evs-chris
published 0.8.1-build-2 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc