workadventure/front/src/Api/iframe
David Négrier d1e5d57459 Changing the method name from "triggerMessage" to "displayActionMessage".
Generally speaking, I like to call the message at the bottom an "action message".
And things can "trigger" it, but in the case of a method that actually proactively displays the message, I find "displayActionMessage" to be a better name.

Also, removing package-lock files and improving code style
2021-08-05 09:17:33 +02:00
..
Sound Splitting classes in separated files 2021-06-21 12:26:12 +02:00
Ui Changing the method name from "triggerMessage" to "displayActionMessage". 2021-08-05 09:17:33 +02:00
chat.ts Fixing NPM package generation 2021-06-30 10:15:55 +02:00
controls.ts Fixing NPM package generation 2021-06-30 10:15:55 +02:00
IframeApiContribution.ts Merge remote-tracking branch 'remotes/upstream/develop' into trigger-message-refv3 2021-07-02 18:49:22 +02:00
nav.ts Fixing NPM package generation 2021-06-30 10:15:55 +02:00
player.ts Merging with develop 2021-07-23 16:41:38 +02:00
registeredCallbacks.ts Improving refactoring of API following @jonnytest1 feedback 2021-06-21 11:48:39 +02:00
room.ts Changing the method name from "triggerMessage" to "displayActionMessage". 2021-08-05 09:17:33 +02:00
sound.ts Fixing NPM package generation 2021-06-30 10:15:55 +02:00
state.ts Merging with develop 2021-07-23 16:41:38 +02:00
ui.ts Changing the method name from "triggerMessage" to "displayActionMessage". 2021-08-05 09:17:33 +02:00