@mxtommy/kip 3.1.0 → 3.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,388 +1,37 @@
1
- # V 2.12.3
2
- ## Fixes
3
- * Linear widget "No Progress" color option missing.
4
- * Data Browser source and value not displayed.
5
- * Processing of combined values and meta delta updates. Fixes #453
6
- # V 2.12.2
7
- ## Improvements
8
- * Makes Radial and Linear gauge highlights width configurable by @jaredjensen
9
- ## Fixes
10
- * Metadata not being available on initial load by @jaredjensen
11
- # V 2.12.1
12
- ## Fixes
13
- * Numeric widget using seconds value not converting to HH:MM:SS format. Fixes #438
14
- # V 2.12.0
15
- ## New features
16
- * Add Kilo Pascal (kPa) format to Pressure units.
17
- * Add Resistance Unit with Ohm (ohm) and Kilo Ohm ((kiloohm)) formats.
18
- # V 2.11.1
19
- ## Fixes
20
- * Path not available in numeric Widget Options when first emitted value is null. Fixes #408
21
- * Linear & Radial Steel Style gauge support for decimal places. Fixes #433
22
- # V 2.11.0
23
- ## New features
24
- * Autopilot invert rudder angle support and matching Display tab widget Option
25
- # V 2.10.1
26
- ## Fixes
27
- * Values jumping between sources. Fixes #420
28
- # V 2.10.0
29
- ## BREAKING CHANGE
30
- * Requires Signal K v2.8+
31
- * Retired existing KIP zones in favor of Signal K metadata defined zones.
32
- * Radial and linear gauge scale min/max range configuration discarded. Reconfiguration using new Scale Start/Scale End required.
33
- ## New features
34
- * Boolean Control Panel Widget: Support for numeric paths (0/1 PUT values)
35
- * New Compass Gauge Widget with support for rad units using negative to port values. Compass needle or faceplate rotation support
36
- * Signal K Metadata support for Zones configuration, Display Name and Display Scale. IMPORTANT: Exiting gauges Min Value & Max Value setting will be lost on upgrade and require manual configuration of new Scale Start and Scale End Widget Options.
37
- * Ability to filter Widget Option's path selection list based on Signal K Units type
38
- ## Improvements
39
- * Linear Gauge Widget support for autoscaling and tick bar numbers improving readability
40
- * Refactoring of Signal K Notification support with improved integration. Includes Notification options to Silence and Clear messages on the server. Also fixes existing ghost messages issue and normal state notifications that generated unwarranted prompts.
41
- ## Fixes
42
- * Chromium browser side scrollbar always visible
43
- * Data Chart Widget Simple Moving Average calculation not using latest datapoints
44
- * Gauge library canvas context stack and object destruction memory leaks
45
- * Settings/Storage: Load Demo button not loading demo layout in Sign In mode.
46
- * Radial Gauge Widget inaccurate ticks with very larger numbers
47
- * Incorrect demo server URL example in Setting/Signal K panel by @mshulman
48
- ## Retired Feature
49
- * KIP local Zones support removed in favor of Signal K Zones configuration. Pre KIP V2.10 configuration will be lost.
50
- * Radial Gauge compass mode options removed
51
- # V 2.9.3
52
- ## Improvements
53
- * Reintroduced High Contrast mode in Settings > General options panel
54
- * Correct misspellings for units description by @mshulman
55
- * Tutorial and Help improvements by @mshulman
56
- * README.md file refresh to reflect latest KIP capabilities
57
- * README.md file updates improving How To Contribute instructions by @mshulman
58
- ## Fixes
59
- * Radial Gauge tick value label displayed incorrectly with fractional numbers
60
- * Radial Gauge automatic range scaling feature creating value indicator position discrepancies
61
- * Radial and Linear Gauges zone indicators not converted to gauge units settings
62
- * Steel Style Radial Gauge not displaying zones
63
- ## New Contributors
64
- * @mshulman made their first contribution
65
- # V 2.9.2 - retracted due to build issues. Republished as 2.9.3
66
- # V 2.9.1
67
- ## Improvements
68
- * Dataset meta units support for 'rad' as directional angles
69
- * Dataset direction with wrap-around support
70
- * Dataset directional simple moving average support
71
- * Improved Data Chart path units format selection
72
- ## Fixes
73
- * Radial and linear gauge animation timing with data sample rate
74
- * Timers and Observable object clean up
75
- * Dependency bump
76
- # V 2.9.0
77
- ## New features
78
- * Dedicated Freeboard-SK Chart Plotter widget. The widget automatically loads the app and supports single sign on using the same user as defined in KIP. Special thanks to Adrian!
79
- ## Fixes
80
- * Removed Data Chart's scale grace-factor improving scale definition control.
81
- * Updated demo configuration to reflect latest text color feature and include Freeboard-SK widget on page 2.
82
- # V 2.8.3
83
- ## Improvements
84
- * Exposed the ability to set Value scale range in Data Chart widget
85
- ## Fixes
86
- * Invalid "request pending authorization" message displayed after toggling Switch control using the Boolean Control Panel.
87
- # V 2.8.2
88
- ## Improvements
89
- * Added Dataset configuration guidance to UI.
90
- ## Fixes
91
- * Chromium menu icon layout issues.
92
- * Data Chart empty datapoint when no value received within sample period.
93
- * Race Timer Start/Pause state when switching day/night modes.
94
- * Zone alarms triggers incorrectly when using both 0 and undefined in a zone scales.
95
- # V 2.8.1
96
- ## Fixes
97
- * Prevent endless login loop by adding support for NEVER expires user session token.
98
- * Update left over Historical Data tab descriptions to reference Datasets and Data Chart widget.
99
- # V 2.8.0
100
- ## New features
101
- * New Data Chart Widget replacing Historical Widget. Data Chart supports data streaming and Simple Moving Average Series and min, max and average lines over dataset duration.
102
- * KIP compatibility for remote access using Victron's VRM Portal.
103
- ## Retirements
104
- * Removal of theming engine. KIP only uses what was previously labeled as the Modern Dark theme.
105
- ## Improvements
106
- * Upgraded to Node.js v18+.
107
- * Upgrade to Angular 17.2
108
- * Migration to Angular MDC components
109
- * Migration to Standalone components
110
- * New Dataset Service architecture for future support of Signal K Playback and History APIs
111
- * Upgrade to latest Chart.js
112
- * Package dependency updates
113
- # V 2.7.0
114
- ## New features
115
- * Boolean Control Panel Widget: Added Push button and Light indicator controls
116
- * Application loading spinner animation during KIP startup replacing the blank screen visible on slow network/devices improving user experience
117
- ## Improvements
118
- * Boolean Control Panel Widget Options: Ability to change control position, layout clean up and enhanced responsive design
119
- * Date & Time Widget Options: Added pre populated selection list of available Time Zones enhancing usability
120
- * Auto Night Mode feature now based on environment.mode path aligning to latest Signal K specifications. The change is backward compatible
121
- ## Fixes
122
- * Improved Settings / Storage tab [object Object] error message when Signal K server's Application Storage service is not accessible from KIP
123
- # V 2.6.0
124
- ## New features
125
- * New Boolean Switches Widget. The first addition to a new series of multi-paths boolean Widgets
126
- * Automatic server URL discovery simplifying basic KIP configuration
127
- ## Improvements
128
- * Request/Response 403 Status Code message improving end user troubleshooting when using PUT operations. Applies to Boolean and AP widgets.
129
- * Sass styles cleanup reducing css files size
130
- * Dependency cleanup reducing install time and removing unnecessary package installation
131
- * KIP dependency version update
132
- ## Fixes
133
- * Can't save Widget Options with Widgets that have optional configuration features when paths are not available/supplied from Signal K
134
- * Widget Options/Paths form UI validation issues providing cleaner user feedback
135
- * AP compass dial numbers not visible in all themes. Special thanks to @rezder
136
- # V 2.5.0
137
- ## New features
138
- * Course Over Ground indicator added to Wind Widget
139
- ## Improvements
140
- * Wind Widget "Laylines" feature label is incorrect and port/starboard wind shift colors are inverted
141
- ## Fixes
142
- * Fix Widget Options path filtering with performance improvements
143
- # V 2.4.2
144
- ## Fixes
145
- * null path values causing errors, preventing proper value types assignment and default source selection
146
- * Help text and color update
147
- # V 2.4.1
148
- ## Fixes
149
- * Progressive Web Application feature for mobile devices
150
- * Random conflicting double tab action on mobile devices causing screen zoom instead of Night Mode activation
151
- * Removed widget data stream filtering of null values
152
- * Help and data browser navigation actions skipping current widget active page
153
- # V 2.4.0
154
- ## New features
155
- * Gesture Support: Added horizontal Swipe to cycle pages and Double Tab to toggle night mode
156
- * Numeric, Date and Text Widgets: Added configurable color support
157
- * Wind Widget: Added Next Waypoint bearing indicator
158
- * Added support for Widget data expiration (TTL). Previously Widget stayed still when a source stopped sending data or the server connection was lost.
159
- ## Improvements
160
- * Strengthen Widget configuration management when adding new KIP properties
161
- ## Fixes
162
- * Numeric Widget HH:MM:SS conversion unit broken
163
- * Wind Widget speed value indicator sometimes doing a full rotating when passing over zero degrees
164
- # V 2.3.0
165
- ## New features
166
- * Added support for Signal K Source Priorities
167
- * Added Signal K RFC 3339 datetime types improving path selection filtering of Date value display Widget and string Widgets
168
- * Added configuration copy from/to all Scopes feature
169
- ## Fixes
170
- * Path value of null and undefined causing tofix() failure
171
- * Historic DataSet widget - initial value incorrect and persisted forever
172
- * Typo in "Night Vision" description under the General settings tab
173
- # V 2.2.2
174
- ## Fixes
175
- * Add missing SampleTime path property in some rare cases
176
- * Fixed old configuration Device Token upgrade issue
177
- * Fixed upgrading global scope version 1 configuration file with improved UI
178
- # V 2.2.1
179
- ## Fixes
180
- * npm package cleanup
181
- # V 2.2.0
182
- ## New features
183
- * Option to enable automatic day and night modes activation based on sun phases
184
- * Path data throttling feature added to Widget Options Paths providing greater flexibility and UI experience
185
- # V 2.1.3
186
- ## Improvements
187
- * automatic upgrade of older KIP v6 configuration
188
- # V 2.1.2
189
- ## Fixes
190
- * Package description typo and changelog updates
191
- # V 2.1.0
192
- ## Improvements
193
- * Cleaner Wind Widget styles and layout with improved visual experience
194
- ## Fixes
195
- * 178-wind-gauge-jumping-through-n-0-degrees by @godind in https://github.com/mxtommy/Kip/pull/200
196
- * Unit label typo. Help hyperlinks by @godind in https://github.com/mxtommy/Kip/pull/201
197
- * AP and linear gauge styles by @godind in https://github.com/mxtommy/Kip/pull/202
198
- * Help typo fix by @godind in https://github.com/mxtommy/Kip/pull/203
199
- * Latitude and Longitude format by @godind in https://github.com/mxtommy/Kip/pull/204
200
- * numeric with decimal and long/lat by @godind in https://github.com/mxtommy/Kip/pull/205
201
- * West Longitudes show negatives by @godind in https://github.com/mxtommy/Kip/pull/206
202
- * App-help-styling-to-Angular by @godind in https://github.com/mxtommy/Kip/pull/207
203
- * Bump @babel/traverse from 7.23.0 to 7.23.2 by @dependabot in https://github.com/mxtommy/Kip/pull/194
204
- # V 2.0.1
205
- ## Improvements
206
- * KIP icon update
207
- ## Fixes
208
- * Object reference error and polyfills by @godind in https://github.com/mxtommy/Kip/commit/73f47aec694ccfe6ea2f1b92ad23dcc53b41e09f
209
- # V 2.0.0
210
- ## New features
211
- * Breaking Change - KIP configuration sharing using Signal K user key data storage feature
212
- * Support for Signal K User authentication
213
- * KIP authentication flow and UI
214
- * Race Timer widget
215
- * Data/time Widget. Special thanks to techgardeners
216
- * Ah and kWh units support. Special thanks to amirlanesman
217
- * New Storage Service
218
- * New Authentication Service
219
- * New App bootstrap Init Service
220
- ## Improvements
221
- * Button/Switch Widget UI improvement to On/Off status indicator
222
- * Upgrade to Angular 14
223
- * Performance improvements with reduction of Angular Change Detection
224
- * Reduced bundle size
225
- * Streamlined Widget framework to facilitate Widget contribution and creation
226
- * Migration to RxJS WebSocket
227
- * Improved JavaScript Web Token (JWT) management using HTTP Interceptor
228
- * Improved management of Signal K communications reducing server buffer overflow and server-side termination exceptions handling.
229
- * Support for Signal K Delta Metadata updates
230
- * Retirement of full.service in favor of the Delta service for improved performance, reduced CPU load and code simplification
231
- * Kip configuration data split into Connection and Configuration files enhancing KIP configuration sharing
232
- * Enhanced Request Service support
233
- * Enhanced Console logging for improved tracing and debugging
234
- * Added the ability to add a display text to the Blank widget. Special thanks to techgardeners
235
- * Various dependency upgrades
236
- * Code cleanup and documentation
237
- ## Fixes
238
- * widget-numeric.component.html code typo preventing proper theme rendering. Special thanks to mhaberler
239
- * Issue where simple linear gauge assumes min value=0. Special thanks to amirlanesman
240
- * Fix spelling in datasets configuration. Special thanks to philipa
241
- # V 1.3.1
242
- * Angular production build script update
243
- * fixed historical widget axis and label theming color, thanks VibroAxe
244
- # V 1.3.0
245
- * Platform update to Node 14, Angular and Angular Material 12
246
- * Upgrade to Awesomefont6 with new icon style classes update
247
- * Retired old node-sass in favor of new Sass module
248
- * Dependencies updated to latest
249
- * App manifest added, thanks VibroAxe
250
- * Added new ng server dev configuration with map files enabling debugger breakpoints. Use: ng server --configuration=dev to enable VS Code debugger map file and inline break points.
251
- * Fixed issue: Latest Master doesn't build #111 - NG-Canvas-Gauge package dependency
252
- * Fix Kip N2K Autopilot gauge buttons layout and modes feature. AP Gauge should work with Raymarine Seatalk, N2K APs and SmartPilots connected to Seatalk-STNG-Converter device. Latest n2k-signalk (2.5.2+) and signalk-autopilot (v1.2.5+) plugin are required.
253
-
254
- # V 1.2.3
255
- * Fix bug in ng-Gauges initialization
256
- * Don't error out on missing notification method
257
- * Add some more help videos
258
-
259
- # V1.2.2
260
- * Option to make historical graphs vertical, thanks ahm4711!
261
-
262
- # V1.2.1
263
- * Fix bad base href in V1.2.0
264
-
265
- # V1.2.0
266
- ## Features
267
- * Zones!!!
268
- * Set zones in Settings, give range and state for that range.
269
- * Warnings and alarms generated when in range.
270
- * Radial / Linear Gauges show zones. Sets colors on gauge and red value on warn/alarm.
271
- * Numeric widget alarming on Zones. Red text on warning, flashing red background on alarm.
272
- * New Data Browser feature!
273
- * Start of a Help section (still needs some more content, feel free to suggest ideas!)
274
- * Enable/Disable different notification sounds in settings (normal/warning/alarm/etc)
275
- * Added choice between numeric and cardinal ticks on compass (0,90,180,270 vs N,E,S,W)
276
- * Allow paths that do not exist in path input.
277
- * Added percent unit
278
- * Optimize font size calculations by up to 50x on numeric widget
279
- * Added a new color option on linear gauges (No Progress). Makes it just the needle, useful for example rudder position
280
-
281
- ## Bugfix/Other
282
- * Refactor alarms/notification service.
283
- * Fix blank config version
284
- * Update Dependencies to latest (Angular 11)
285
- * Fix full tree API parsing (might not work with very old server versions though...) (commit 30220f0)
286
- * Fix various small typos / small bugs
287
- * Position updates are in deg, but KIP expects rad. Convert deg to rad on incoming position data.
288
- * Fix metadata parsing
289
-
290
- # V1.1.2
291
- * Don't save unlock status in config (not needed)
292
- * Add hPA/mbar units
293
- * Fix unit selection on historical widgets
294
-
295
- # V1.1.1
296
- * Fix base Href
297
-
298
- # V1.1.0
299
- * A lot of code cleanup!
300
- * UI refresh/cleanup
301
- * Updated dependencies to latest Angular/etc
302
- * Path selection dropdown in Widget settings modal replaced with auto-complete. Also has path description if available
303
- * Config has UUID to that instance (for identifying to server)
304
- * Settings page has updates per second graph
305
- * Start of support for metadata in widgets
306
- * additional notifications settings
307
- * fix Wind gauge wind sectors theming
308
- * Widget select modal refactor into groups
309
-
310
- ### V1.0.3
311
- * updated navbar styling
312
- * Theme work/cleanup
313
- * Work on ng gauges
314
-
315
- ### V1.0.2
316
- * Tooltip for long messages, and hide badge when 0 unacknowledged alarms
317
-
318
- ### V1.0.1
319
- * Respect methods for alarms!
320
-
321
- # V1.0.0
322
- * add ngcanvasgauges and new modern theme (thanks godind!)
323
- * new Theme change event allowing widgets to subscribe to theme changes (thanks godind!)
324
- * Historical Graph color change on theme update
325
- * Update WidgetString to use canvas like numeric widget for dynamic font size
326
- * Latitude/Longitude Unit format
327
- * Load / Save config from server!
328
- * Notifications service for application status (snackbar)
329
- * Deleting the last widget in a page deletes the page!
330
- * Signal K Notifications in menubar!
331
-
332
- ### V0.1.12
333
- * iFrame to embed something in kip
334
- * Unit defaults!
335
-
336
- ### V0.1.11
337
- * Performance fixes for large numeric widgets
338
- * Bugfixes
339
-
340
- ### V0.1.10
341
- * Numeric Min/Max
342
-
343
-
344
- ### V0.1.9
345
- * Updated NPM dependencies
346
- * Show connection lost overlay on closed websocket connection
347
- * Only resize Steelseries Gauges once a second (helps in resizing)
348
- * Add Frequency Units
349
- * Put Support! On/Off and Momentary support on boolean state
350
- * Request R/W token from Signal K Server
351
-
352
- ### V0.1.8
353
- * Fix bug related to source parsing in deltas
354
-
355
- ### V0.1.7
356
- Note, Any configs stored in browser will be lost as config format has changed.
357
- * Performance gain in Numeric widget in large fonts
358
- * Sailgauge updates (laylines, wind sectors, general refactor)
359
- * Simplified source selection in the code
360
- * Removed Derived Data
361
- * Added Percentage unit, and stopped showing "no unit" on numeric
362
- * Updated Angular from v4 to v5 and also all dependencies to latest version
363
- * Complete re-write of widget settings modal for future ease of coding
364
- * Complete re-write of unit conversion service. Now if metadata specifies unit, it only offers you compatible units
365
- * Gauge Background and frame color options!
366
- * new Signal K Theme
367
-
368
- ### V0.1.6
369
- * Hash based routing
370
- * Start of Boolean state widget
371
- * default to /signalk in url
372
-
373
- ### V0.1.5
374
- * fix select dialogs (missing mat-form-field)
375
-
376
- ### V0.1.4
377
- * Fix typo in settings page
378
-
379
- ### V0.1.1
380
- * Tutorial Widget
381
- * fix new page bug (had to reload to access it)
382
-
383
- ### V0.1
384
- * Derived Data - true wind and dow
385
- * Sailgauge (True wind)
386
- * Demo default config
387
- * Load/Save Config
388
- * Get a few themes going, theme wind gauge
1
+ # V 3.1.0
2
+ ## Improvements
3
+ * Add option the allow input device events on Embed widget content. Fixes 602
4
+ * Add signal K plugin presence and enabled status service.
5
+ ## Fixes
6
+ * Data Chart widget not applying red night mode.
7
+ * Update Tutorial text.
8
+ # V 3.0.1
9
+ ## Fixes
10
+ * Fixes Embedded Web Page not working after 3.0 upgrade. Fixes #598
11
+ # V 3.0
12
+ ## New features
13
+ - Touch first user experience with hotkey support
14
+ - Fullscreen dashboards experience with the removal of the bottom navbar
15
+ - New grid Dashboard layout for easy widgets rearrangement
16
+ - New deep black and true white themes for improved sunlight contrast.
17
+ - Seven new high contrast colors available.
18
+ - Widget duplication feature
19
+ - Increased Gauge color reaction to Zones highlights enhancing data state awareness
20
+ - Ability to disregard Zones configuration in applicable widgets
21
+ - Ability to have no unit label for unitless paths
22
+ - New Position widget. Special thanks to @mantas_sidlauskas
23
+ - New Slider widget
24
+ - New Label widget
25
+ - Dashboard pages can be labeled, reordered and duplicated
26
+ - New additional low Brightness+Sepia Night mode for those whom want to keep colors at night.
27
+ - Simplified configuration management. Configuration file download & upload support
28
+ - Redesigned Notification user experience
29
+ - Enhanced Data Inspector user experience including identification of PUT supported paths
30
+ - New Inch, Millimeter and Fuel economy units. Special thanks to @emonty
31
+ - Redesigned Help section
32
+ - Enhanced Responsive design on tablets and mobile
33
+ ### Fixes
34
+ - Boolean Panel label cut off #582
35
+ - Conversion of seconds to HH:MM:SS loses sign #581
36
+ - Token renewal loop #580
37
+ - Fix Toggle Switches Boolean Control Panel - Push mode not not changing color on touchscreen #579
package/README.md CHANGED
@@ -18,6 +18,9 @@ Key features include:
18
18
 
19
19
  KIP is open-source under the MIT license, built by the community and 100% free. Join the community on Discord or contribute to the project on GitHub!
20
20
 
21
+ ## Basic Instruction
22
+ Read the [Introduction](https://github.com/mxtommy/Kip/blob/master/src/assets/help-docs/welcome.md) help file.
23
+
21
24
  # Design Goal
22
25
 
23
26
  The goal is to replicate and enhance the functionality of modern marine instrumentation displays while providing unmatched customization and flexibility. The design principles include:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mxtommy/kip",
3
- "version": "3.1.0",
3
+ "version": "3.1.1",
4
4
  "description": "An advanced and versatile marine instrumentation package to display Signal K data.",
5
5
  "license": "MIT",
6
6
  "author": {