nope/lib
Martin Karkowski a919968f9c # 1.2.2
- Modified:
  - renaming the following constants in  `lib/types/ui/editor/INodes`:
    - NODE_TYPE_CONSTANT = "node:data:constant";
    - NODE_TYPE_DATA_TO_TOKEN = "node:logic:data-to-token";
    - NODE_TYPE_FLOW_OPERATION = "node:logic:flow";
    - NODE_TYPE_PLACE = "node:logic:place";
    - NODE_TYPE_TOKEN_TO_DATA = "node:logic:token-to-data";
    - NODE_TYPE_TRANSITION = "node:logic:transition";
    - NODE_TYPE_VAR = "node:data:constant";
    - NODE_TYPE_MODULE = "node:module";
  - updating `TServiceGetPortsReturn` (adding `label` and removing `type`)and `IServiceEditPage` (remove `getPorts`) in  `lib/types/ui/editor/IServiceEditPage`
  - relocating `IUiDefinition` to `lib/types/ui/helpers.interface`
    - influences `lib/ui/helpers.browser` and `lib/ui/helpers.nodejs`

- fixing Link.bat
2022-07-15 15:56:16 +02:00
..
analyzers/typescript # 1.0.27 2022-03-22 10:12:32 +01:00
cli # 1.2.0 2022-07-02 11:30:10 +02:00
communication # 1.1.1 2022-06-27 11:46:29 +02:00
decorators # 1.2.0 2022-07-02 11:30:10 +02:00
dispatcher Backup 2022-07-07 09:14:22 +02:00
eventEmitter zwischen stand 2022-01-10 07:52:05 +01:00
helpers Backup 2022-07-07 09:14:22 +02:00
loader # 1.2.0 2022-07-02 11:30:10 +02:00
logger # 1.2.0 2022-07-02 11:30:10 +02:00
module small fixes for the imports 2022-06-22 20:10:53 +02:00
observables Using deepEqual in observables. 2022-02-01 12:59:27 +01:00
parsers fixing issues and adding comments 2022-01-18 08:01:50 +01:00
profiling Enabling Profiling and small bug-fixes 2022-03-18 09:06:45 +01:00
promise running formater 2021-12-04 08:25:26 +01:00
pubSub Backup 2022-07-07 09:14:22 +02:00
symbols # 1.0.32 2022-04-06 20:58:25 +02:00
templates Merge branch 'dev' of https://github.com/anti-held-333/nope-backend into lib 2022-01-16 20:38:45 +01:00
testing removing old files. 2022-01-17 15:39:48 +01:00
types # 1.2.2 2022-07-15 15:56:16 +02:00
ui # 1.2.2 2022-07-15 15:56:16 +02:00
index.browser.ts # 1.2.0 2022-07-02 11:30:10 +02:00
index.nodejs.ts # 1.2.0 2022-07-02 11:30:10 +02:00