cable_ready

Use simple commands on the server to control client browsers in real-time

MIT License

Downloads
54.5K
Stars
752
Committers
35

Bot releases are hidden (Show)

cable_ready - v5.0.5 Latest Release

Published by marcoroth 5 months ago

Fixed

  • Update bundled dist/ files to reflect new version

Commits

Full Changelog: https://github.com/stimulusreflex/cable_ready/compare/v5.0.4...v5.0.5

cable_ready - v5.0.4

Published by marcoroth 5 months ago

Changed

Dependencies

Commits

Full Changelog: https://github.com/stimulusreflex/cable_ready/compare/v5.0.3...v5.0.4

cable_ready - v5.0.3

Published by julianrubisch 11 months ago

Replacement for the corrupted 5.0.2 release

cable_ready - v5.0.2

Published by julianrubisch 11 months ago

Added

Fixed

Dependencies

Commits

Full Changelog: https://github.com/stimulusreflex/cable_ready/compare/v5.0.1...v5.0.2

cable_ready - v5.0.1

Published by julianrubisch over 1 year ago

Released: 2023-07-07

Added

Fixed

Docs

Dependencies

Commits

Full Changelog: https://github.com/stimulusreflex/cable_ready/compare/v5.0.0...v5.0.1

cable_ready - v5.0.0

Published by marcoroth over 1 year ago

Released: 2023-04-13

New Operations

Added

Fixed

Changed

Removed

Renamed

Refactoring/Internals

Docs

New packages

@cable_ready/element

@cable_ready/invoke_operations

Dependencies

New Contributors

Commits

Full Changelog: https://github.com/stimulusreflex/cable_ready/compare/v4.5.0...v5.0.0

cable_ready - v5.0.0.rc2

Published by marcoroth over 1 year ago

Released: 2023-03-28

Changed

  • No new changes in this release. This is just a version bump so that the CableReady RCs are in sync with the StimulusReflex RCs. See: StimulusReflex 3.5.0.rc2

Commits

Full Changelog: https://github.com/stimulusreflex/cable_ready/compare/v5.0.0.rc1...v5.0.0.rc2

cable_ready - v5.0.0.rc1

Published by marcoroth over 1 year ago

Released: 2023-03-26

Added

Fixed

Removed

Note: if you were using the any CableReady min.js files we ask you to migrate to the non-minified versions.

Renamed

Dependencies

Docs

New Contributors

Commits

Full Changelog: https://github.com/stimulusreflex/cable_ready/compare/v5.0.0.pre10...v5.0.0.rc1

cable_ready - v5.0.0.pre10

Published by marcoroth over 1 year ago

Released: 2023-02-15

New Operations

Added

Changed

Fixed

Removed

Renamed

New packages

@cable_ready/element

@cable_ready/invoke_operations

Refactoring/Internal

Dependencies

New Contributors

Commits

Full Changelog: https://github.com/stimulusreflex/cable_ready/compare/v5.0.0.pre9...v5.0.0.pre10

cable_ready - v5.0.0.pre9

Published by marcoroth over 2 years ago

Released: 2022-04-01

Added

Changed

Fixed

Refactoring/Internals

JavaScript Client:

This enables Rails Applications to easily include the CableReady JavaScript client into their app by just installing the cable_ready Rubygem.

# Gemfile

gem 'cable_ready', '~> 5.0'

Either with Import maps:

# config/importmap.rb

# ...

pin 'cable_ready', to: 'cable_ready.js', preload: true

Or with the regular Asset pipeline:

<!-- app/views/layouts/application.html.erb -->

<%= javascript_include_tag "cable_ready.umd.js", "data-turbo-track": "reload" %>

Dependencies

New Contributors

Commits

Full Changelog: https://github.com/stimulusreflex/cable_ready/compare/v5.0.0.pre8...v5.0.0.pre9

cable_ready - v5.0.0.pre8

Published by marcoroth over 2 years ago

Released: 2021-11-22

Added

Fixed

Refactoring/Internal

Commits

Full Changelog: https://github.com/stimulusreflex/cable_ready/compare/v5.0.0.pre7...v5.0.0.pre8

cable_ready - v5.0.0.pre7

Published by marcoroth over 2 years ago

Released: 2021-10-26

Added

Commits

Full Changelog: https://github.com/stimulusreflex/cable_ready/compare/v5.0.0.pre6...v5.0.0.pre7

cable_ready - v5.0.0.pre6

Published by marcoroth over 2 years ago

Released: 2021-10-14

Changed

Refactorings

Commits

Full Changelog: https://github.com/stimulusreflex/cable_ready/compare/v5.0.0.pre5...v5.0.0.pre6

cable_ready - v5.0.0.pre5

Published by marcoroth over 2 years ago

Released: 2021-10-07

Added

Fixed

Commits

Full Changelog: https://github.com/stimulusreflex/cable_ready/compare/v5.0.0.pre4...v5.0.0.pre5

cable_ready - v5.0.0.pre4

Published by marcoroth over 2 years ago

Released: 2021-10-01

Added

Fixed

Docs

Dependencies

New Contributors

Commits

Full Changelog: https://github.com/stimulusreflex/cable_ready/compare/v5.0.0.pre3...v5.0.0.pre4

cable_ready - v5.0.0.pre3

Published by marcoroth over 2 years ago

Released: 2021-08-22

New Operations

Changed

Dependencies

Commits

Full Changelog: https://github.com/stimulusreflex/cable_ready/compare/v5.0.0.pre2...v5.0.0.pre3

cable_ready - v5.0.0.pre2

Published by marcoroth over 2 years ago

Released: 2021-07-21

Added

Changed

Dependencies

New Contributors

Commits

Full Changelog: https://github.com/stimulusreflex/cable_ready/compare/v5.0.0.pre1...v5.0.0.pre2

cable_ready - v5.0.0.pre1

Published by marcoroth over 2 years ago

Released: 2021-06-02

Fixed

Commits

Full Changelog: https://github.com/stimulusreflex/cable_ready/compare/v5.0.0.pre0...v5.0.0.pre1

cable_ready - v5.0.0.pre0

Published by marcoroth over 2 years ago

Released: 2021-05-20

New Operations

Added

Fixed

Changed

Removed

Refactoring/Internals

Dependencies

Commits

Full Changelog: https://github.com/stimulusreflex/cable_ready/compare/v4.5.0...v5.0.0.pre0

cable_ready - v4.1.0

Published by marcoroth over 2 years ago

Released: 2020-04-05

What's Changed

New Contributors

Full Changelog: https://github.com/stimulusreflex/cable_ready/compare/v4.0.9...v4.1.0