Files
rspade_system/node_modules/to-buffer/CHANGELOG.md
root f6ac36c632 Enhance refactor commands with controller-aware Route() updates and fix code quality violations
Add semantic token highlighting for 'that' variable and comment file references in VS Code extension
Add Phone_Text_Input and Currency_Input components with formatting utilities
Implement client widgets, form standardization, and soft delete functionality
Add modal scroll lock and update documentation
Implement comprehensive modal system with form integration and validation
Fix modal component instantiation using jQuery plugin API
Implement modal system with responsive sizing, queuing, and validation support
Implement form submission with validation, error handling, and loading states
Implement country/state selectors with dynamic data loading and Bootstrap styling
Revert Rsx::Route() highlighting in Blade/PHP files
Target specific PHP scopes for Rsx::Route() highlighting in Blade
Expand injection selector for Rsx::Route() highlighting
Add custom syntax highlighting for Rsx::Route() and Rsx.Route() calls
Update jqhtml packages to v2.2.165
Add bundle path validation for common mistakes (development mode only)
Create Ajax_Select_Input widget and Rsx_Reference_Data controller
Create Country_Select_Input widget with default country support
Initialize Tom Select on Select_Input widgets
Add Tom Select bundle for enhanced select dropdowns
Implement ISO 3166 geographic data system for country/region selection
Implement widget-based form system with disabled state support

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-30 06:21:56 +00:00

5.9 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v1.2.2 - 2025-09-24

Commits

  • [Fix] handle SlowBuffers in node 0.10 ca20eaa
  • [Refactor] use SafeBuffer.isBuffer instead of instanceof 81283c1
  • [Dev Deps] update @ljharb/eslint-config c7bc986
  • [meta] since tests are npmignored, also npmignore test config files 866639c

v1.2.1 - 2025-06-19

Commits

  • [Fix] handle non-Uint8Arrays in node < 3 7f8a881
  • [Tests] add coverage 286c96a
  • [Fix] provide a fallback for engines without ArrayBuffer.isView e336166
  • [Fix] correct error message b45247e

v1.2.0 - 2025-06-17

Commits

  • [New] replace with implementation from cipher-base 970adb5
  • [Tests] migrate from travis to GHA 8084393
  • [eslint] fix whitespace a62e651
  • [eslint] fix semicolon usage 4d85c63
  • [meta] add auto-changelog aa0279c
  • [readme] update URLs, add badges ff77d90
  • [lint] switch to eslint e45f467
  • [Fix] validate that arrays contain valid byte values c2fb75e
  • [Fix] restore previous implementation Array behavior cb93b75
  • [Tests] add nyc for coverage ab7026e
  • [Refactor] use safe-buffer.from instead of buffer-from 8e01307
  • [Fix] Replace Buffer.from with buffer-from d652e54
  • [Tests] use deepEqual over same alias 66a5548
  • [meta] add npmignore 90ce602
  • [Tests] move into a test dir, update tape 08aea81
  • Only apps should have lockfiles 16ccceb
  • [Tests] add coverage d2cba2e
  • [meta] update description 2cf2a20
  • [Fix] add safe-buffer, missing from 970adb5 d9a0dea
  • [meta] temporarily limit support to node v0.10 8dca458
  • [meta] add missing engines.node 35bdfcb
  • [Dev Deps] add missing peer dep 220143f
  • [meta] add sideEffects flag cd37473

v1.1.1 - 2018-04-26

Commits

  • use Buffer.from when avail eebe20e

v1.1.0 - 2017-04-12

Merged

  • Fix typo #2

Commits

v1.0.1 - 2016-02-15

Commits

v1.0.0 - 2016-02-15

Commits