opnform-host-nginx/client/plugins
JhumanJ 61fc30b95c Enhance Pinia History Plugin with State Filtering and Configuration Options
- Added an `ignoreKeys` option in the `mergeOptions` function of `pinia-history.js` to specify keys that should be excluded from history tracking, improving the plugin's flexibility.
- Introduced a new `filterState` function to filter out ignored keys from the state object, ensuring that only relevant state changes are tracked.
- Updated the history management logic to utilize the filtered state, enhancing the accuracy of undo/redo functionality.
- Modified the `working_form.js` store to include default ignored keys for history tracking, streamlining the configuration process.

These changes aim to improve the usability and performance of the Pinia history plugin by allowing developers to customize which state properties are tracked, thereby reducing unnecessary history entries.
2025-05-27 17:45:16 +02:00
..
0.error-handler.client.js Enhance Sentry Client Configuration for Improved Error Handling 2025-05-16 12:46:12 +02:00
amplitude.js 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
crisp.client.js Enhance Crisp Plugin Configuration Logic 2025-05-19 15:16:33 +02:00
featureFlags.js Version in self hosted (#770) 2025-05-27 17:44:42 +02:00
gtm.client.js Update GTM Configuration and Dependencies 2025-05-19 15:54:45 +02:00
pinia-history.js Enhance Pinia History Plugin with State Filtering and Configuration Options 2025-05-27 17:45:16 +02:00
vue-confetti.client.js 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00