FloVanGH
|
f01ac8fc39
|
node: added url support to loadFile (#6507)
|
2024-10-10 11:43:32 +00:00 |
|
Florian Blasius
|
0045787e1c
|
node: api review adjustements part I (#3766)
* Update api/node/src/types/brush.rs
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update tests/cases/callbacks/handler_with_arg.slint
Co-authored-by: Olivier Goffart <olivier.goffart@slint.dev>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Olivier Goffart <olivier.goffart@slint.dev>
|
2023-10-26 10:02:49 +02:00 |
|
Florian Blasius
|
bf77b064ab
|
Replace neon node port (#3744)
* Update api/node/README.md
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-10-24 15:07:59 +02:00 |
|
Olivier Goffart
|
11dea135f7
|
Domain: slint-ui.com -> slint.dev
|
2023-06-16 10:55:08 +02:00 |
|
Aurindam Jana
|
e4338300de
|
Change license for examples to MIT (#2887)
|
2023-06-15 11:23:17 +02:00 |
|
Tobias Hunger
|
4230ac2572
|
Update copyright information to reflect name change
Also run resue over the codebase and fix complaints from that tool.
|
2022-02-09 10:27:47 +01:00 |
|
Simon Hausmann
|
bd13fd2f27
|
Rename npm package to slint-ui and fix up docs
|
2022-02-02 14:29:00 +01:00 |
|
Tobias Hunger
|
cc3994b58d
|
Rename rust API
|
2022-02-02 13:26:35 +01:00 |
|
Olivier Goffart
|
03534039d6
|
Replace more .60 by .slint
Mainly an automated change with
git grep -O"sed -i 's/\.60/.slint/g'" -w "\.60"
and some manual checks
|
2022-02-02 10:12:31 +01:00 |
|
Olivier Goffart
|
d706d63ce1
|
Replace references to the .60 files that are now renamed with .slint
|
2022-02-02 10:12:31 +01:00 |
|
Simon Hausmann
|
809fbfc7a6
|
Rename sixtyfps-node
This doesn't touch the documentation, just the package/API side
|
2022-02-01 22:17:35 +01:00 |
|
Tobias Hunger
|
bfca0e3573
|
Mass update copyright messages to be more REUSE compliant
|
2021-12-22 10:06:12 +01:00 |
|
Tobias Hunger
|
aea4ecca99
|
Apply pre-commit hooks to all files
|
2021-08-17 22:38:16 +02:00 |
|
Olivier Goffart
|
13bd828b96
|
Update license date
|
2021-07-02 15:55:54 +02:00 |
|
Simon Hausmann
|
c22bc79ee7
|
Fix running the todo node version
Use `run()` instead of just `run()` to spin the event loop.
Amends commit 5f265ffc09
|
2021-01-29 11:10:48 +01:00 |
|
Simon Hausmann
|
68e35ab332
|
Fix removing todo items in node
After removal the index is wrong and I mistakely thought entries() adjuts.
|
2020-10-21 14:18:33 +02:00 |
|
Simon Hausmann
|
aad9306d54
|
Added a node version of the todo app
|
2020-10-21 13:49:18 +02:00 |
|