Граф коммитов

209 Коммитов

Автор SHA1 Сообщение Дата
Eloy Durán b8a67a54f8 Add src option to compiler cli 2022-01-24 17:27:37 +01:00
Nova Service Account 5faa987dd1 applying package updates 2022-01-24 16:22:44 +00:00
Eloy Durán bc294198b7
Merge pull request #22 from microsoft/@mnovikov/fix-webpack-45
Fix webpack 4 support
2022-01-24 17:21:09 +01:00
Mikhail Novikov 97e4ebfe66 Change files 2022-01-24 15:32:49 +01:00
Mikhail Novikov 122be1552c Add include and exclude option to compiler cli 2022-01-24 15:32:40 +01:00
Mikhail Novikov 2e865b9cc9 Fix accidental bad stage 2022-01-24 14:51:14 +01:00
Mikhail Novikov 33bb7e741a Change files 2022-01-24 14:46:08 +01:00
Mikhail Novikov c29bcfdfcd Fix webpack 4 support by removing wrong imports and fixing main 2022-01-24 14:45:52 +01:00
Nova Service Account 4a947e2792 applying package updates 2022-01-18 12:15:43 +00:00
Eloy Durán 85d489c61b
Merge pull request #21 from microsoft/@mnovikov/update-documentation
Update nova facade docs to include transform info
2022-01-18 13:13:57 +01:00
Mikhail Novikov f906d33776 Change files 2022-01-18 12:06:52 +01:00
Mikhail Novikov 17bc4ad330 Update Nova Facade docs 2022-01-18 12:06:44 +01:00
Nova Service Account 686acb1136 applying package updates 2022-01-14 11:10:12 +00:00
Mikhail Novikov ea7af5225b
Merge pull request #20 from microsoft/@mnovikov/no-side-effects
Make no side effects actually work
2022-01-14 12:08:44 +01:00
Mikhail Novikov a3f90edf4d Change files 2022-01-14 12:01:44 +01:00
Mikhail Novikov 167780bdef Move it to place it works 2022-01-14 12:01:20 +01:00
Nova Service Account d5a6225ea0 applying package updates 2022-01-14 10:10:12 +00:00
Eloy Durán 65d005484e
Merge pull request #19 from microsoft/@mnovikov/no-side-effects
Add side effects false to all packages
2022-01-14 11:08:34 +01:00
Mikhail Novikov c48c2e8ef3 Change files 2022-01-14 10:50:15 +01:00
Mikhail Novikov 9a386151bd Added side effect flags to all package.json 2022-01-14 10:48:13 +01:00
Nova Service Account fd61377783 applying package updates 2022-01-13 12:18:00 +00:00
Eloy Durán ad95fdb2da
Merge pull request #18 from microsoft/@mnovikov/add-mjs-builds
Add ESM builds to all packages
2022-01-13 13:16:35 +01:00
Mikhail Novikov d06e099724 Fix patch to minor 2022-01-13 13:14:54 +01:00
Mikhail Novikov de527f3158 Change files 2022-01-13 12:58:44 +01:00
Mikhail Novikov 5eea626f05 Add ESM builds 2022-01-13 12:58:34 +01:00
Nova Service Account dcba4983f7 applying package updates 2021-12-02 18:18:37 +00:00
Eloy Durán 4d82637a04
Merge pull request #16 from microsoft/kenotron/mjs-fix
.mjs fix for taggedNode
2021-12-02 19:17:06 +01:00
Kenneth Chau cf4cb7eb1d
Update packages/nova-react/README.md
Co-authored-by: Eloy Durán <eloy.de.enige@gmail.com>
2021-12-02 10:15:09 -08:00
Ken Chau 7a51ff9ca6 Change files 2021-12-02 09:39:13 -08:00
Ken Chau 8856097584 Fixes taggedNode to be compatible with .mjs format 2021-12-02 09:38:34 -08:00
Nova Service Account 35664c48f7 applying package updates 2021-11-09 05:03:26 +00:00
Sneha Jain 7e51ec9771
[Types] Add new entity type and action (#14)
* Change files

* added new entity type and action

* Update nova-commanding-centralized.interface.ts
2021-11-08 21:01:47 -08:00
Nova Service Account 4da6e2e0e4 applying package updates 2021-09-29 18:41:36 +00:00
Kerryn Frampton 6ef8d42c0c
[react-test-utils] Update graphitation packages to latest versions (#13)
* Upgrade test dependencies on graphitation

* Change files
2021-09-29 11:40:17 -07:00
Nova Service Account 6d4990bef0 applying package updates 2021-09-24 20:19:21 +00:00
Kerryn Frampton fb1797a0b7
Fixes the exports for the nova/react package (#12)
* Fix exports for nova/react

* Change files
2021-09-24 13:17:49 -07:00
Nova Service Account 8fb99728b5 applying package updates 2021-09-23 22:37:17 +00:00
Kenneth Chau 3793131453
Merge pull request #11 from microsoft/not-true
Fixes the 'test' script inside the types package.json
2021-09-23 15:35:55 -07:00
Ken 076b39a287 fixes the change file 2021-09-23 15:32:51 -07:00
Ken 4813620d76 Change files 2021-09-23 15:31:56 -07:00
Ken baf7f98bb7 deletes the 'true' value in package.json for test 2021-09-23 15:30:34 -07:00
Nova Service Account 5b316b4833 applying package updates 2021-09-23 22:20:24 +00:00
Kenneth Chau 1831ee6400
Merge pull request #10 from microsoft/sync-versions
Sync versions (fixes publish with latest package.json version updates)
2021-09-23 15:18:53 -07:00
Ken Chau 7299b7b68b Change files 2021-09-23 15:14:27 -07:00
Ken Chau e5660bac6e syncing versions from npm registry 2021-09-23 15:14:00 -07:00
Kerryn Frampton de949850ac
Validate publish steps with additional commands
Cleaning up the change files and adding additional commands to central enum
2021-09-22 17:15:24 -07:00
Kerryn Frampton 2a95eee043
Initial packages (#6)
* initial packages (yarn lock not updated)

* Added an assertion

* Linebreaks

* Fix test exports

* Updates

* Change files

* Formatting/docs tweaks

* Whitespace fixes, presumably

* Update yarn.lock

* Switch id to entityId to allow optionality in schema

* Get tests to run

* Add missing @types packages

* Fix type errors

* Make react a peer dependency

Fixes https://github.com/microsoft/nova-facade/issues/3

* Uncomment release

Co-authored-by: Eloy Durán <eloy.de.enige@gmail.com>
2021-09-21 09:35:15 -07:00
dependabot[bot] aff9163194
Bump tmpl from 1.0.4 to 1.0.5 (#7)
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-20 16:49:59 -07:00
dependabot[bot] 5693d1daf1
Bump glob-parent from 3.1.0 to 5.1.2 (#5)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 3.1.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v3.1.0...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-20 16:48:08 -07:00
Kerryn Frampton 4197d1edb2
Update just (#4) 2021-09-15 09:41:19 -07:00