39 Commits

Author SHA1 Message Date
Maciej Jastrzebski dbab370811 Implement repository security checklist (#1798) 2025-07-16 18:21:08 +02:00
Maciej Jastrzebski 3ba3242c0f Pin github action dependencies to exact sha (#1797)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2025-07-16 17:51:36 +02:00
Maciej Jastrzebski baa772c9d3 Update node to v24 (#1791)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2025-07-14 22:49:14 +02:00
Maciej Jastrzebski 16f931157e React Native 0.78 Support (RC 5) (#1723) 2025-02-18 09:25:52 +01:00
Maciej Jastrzebski 0a0e50c91c refactor: cleanup website ci jobs (#1745) 2025-02-05 11:33:59 +01:00
Maciej Jastrzebski fec4c038e1 Merge branch 'main' into v13
# Conflicts:
#	.github/workflows/ci.yml
2024-11-07 10:14:01 +01:00
Maciej Jastrzebski c7f8d6c4eb chore: provide codecov token (#1702) 2024-11-07 10:12:54 +01:00
Maciej Jastrzebski 868a9fc75b Merge branch 'main' into v13 2024-11-06 09:57:20 +01:00
Maciej Jastrzebski 88fef9a7ea chore: filter workflows paths 2024-11-06 09:55:55 +01:00
Maciej Jastrzebski 36ae9f9879 chore: cancel previous workflow runs in progress 2024-11-06 09:51:33 +01:00
Maciej Jastrzebski 83cafe456a refactor(v13): a11y label helpers (#1666) 2024-11-05 09:14:31 +01:00
Maciej Jastrzebski 383c241d2e feat(v13): enable concurrent rendering by default (#1692)
* feat!: enable concurrent rendering by default

* chore: tweaks
2024-10-25 10:02:02 +02:00
Maciej Jastrzebski f231ea30b2 feat: option for enabling concurrent rendering (#1685) 2024-10-25 09:06:41 +02:00
Maciej Jastrzebski 723c8e2c04 docs: basic cookbook docs and app (#1622)
* docs: basic cookbook docs and app

* chore: add tests

* chore: enable example apps

* chore: fix typecheck

* chore: add lint & fix issues

* docs: tweaks

* docs: tweaks

* docs: tweaks

* chore: tweaks
2024-05-28 12:24:05 +02:00
Maciej Jastrzebski e418b6b5bf chore: enable test example apps workflow (#1623) 2024-05-27 22:58:08 +02:00
Maciej Jastrzebski a5a0816d88 chore: rename ci workflow (#1615)
* chore: rename CI workflow for badge clarity

* chore: update badge
2024-05-23 13:37:08 +02:00
Maciej Jastrzebski 1b732d6d49 chore: remove stale examples (#1608) 2024-05-07 15:04:10 +02:00
Maciej Jastrzebski bab4097836 chore: update deps 2024-03-12 (#1570)
* chore: update 1

* chore: update @types/*

* chore: update react native

* chore: update eslint & typescript

* chore: fix lint

* chore: upgrade release it

* chore: reformat

* chore: disable flow validation
2024-03-12 11:37:06 +01:00
Davyd NRB 536d2a979d Node.js 16 actions are deprecated. (#1567)
Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3.
For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
2024-02-27 10:12:50 +01:00
Maciej Jastrzebski 21254b059a chore: reformat source using prettier (#1550)
* chore: reformat source using prettier
* chore: fix lint
2024-01-03 22:31:12 +01:00
Maciej Jastrzebski 80e64cff56 chore: enable Yarn 4 on CI (#1525)
* chore: enable Yarn 4 on CI (attempt 1)

* chore: attempt 2

* chore: attempt 3

* chore: attempt 4

* chore: attempt 5

* chore: fix website

* chore: fix attempt 6'
2023-11-13 17:29:36 +01:00
Maciej Jastrzebski 817d4edb75 chore: modern yarn (4.0) (#1517)
* chore: upgrade to Yarn 4

* chore: upgrade examples/basic

* chore: add git ignores

* chore: upgrade website yarn

* chore: fix yarn scripts

* chore: git ignore tweaks

* chore: git ignore tweaks
2023-11-13 14:16:47 +01:00
Maciej Jastrzebski 3be9f3b7b9 chore: disable React 17 tests on CI as they didn't work anyway (#1504) 2023-10-12 12:10:30 +02:00
Nick McCurdy a0160620da Upgrade Node for security (#1498) 2023-09-15 22:39:11 +02:00
Maciej Jastrzebski 6c77ad897e Tweak dependabot.yml 2023-03-16 13:16:37 +01:00
Maciej Jastrzebski 0bd11a40ff Update dependabot.yml 2023-03-06 15:48:52 +01:00
Maciej Jastrzebski 59beeea970 Update dependabot.yml 2023-03-06 15:47:02 +01:00
renovate[bot] 81b2bf6e8d chore(deps): update codecov/codecov-action action to v3 (#1327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-16 12:19:52 +01:00
Maciej Jastrzebski 9019eed3d1 chore: deploy website to GH pages (#1282)
* chore: deploy website to gh pages

* chore: fix deploy script

* chore: fix deploy script

* chore: tweaks

* chore: tweaks
2023-01-19 10:34:13 +01:00
Maciej Jastrzebski c90d0ee6ee chore: migrate CI to GH actions (core checks) (#1280) 2023-01-18 10:15:37 +01:00
Maciej Jastrzebski a8d15a5fca feature: update react nav example (#1237) 2022-12-07 21:28:35 +01:00
Maciej Jastrzebski d0cb5439a2 chore: disable test examples workflow on main merge, add GH action for test examples (#1058)
* chore: disable test examples on main

* chore: github actions with manual trigger to test examples

* chore: run on multiple node versions

* chore: trigger initial workflow run

* chore: restore manual workflow trigger

* chore: refactor to matrix

* chore: trigger run

* chore: return to workflow_dispatch
2022-08-11 10:38:21 +02:00
Maciej Jastrzebski 03ead0c21f Update dependabot.yml 2022-08-09 10:42:29 +02:00
Maciej Jastrzebski df58bf6f2f Tweak Dependabot settings 2022-08-02 11:34:07 +02:00
dependabot-preview[bot] dc96e75c5e Upgrade to GitHub-native Dependabot (#720)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-30 10:09:09 +02:00
Maciej Jastrzebski 37f0c42a1f fix: update package name in docs (#462)
* fix: package reference in docs

* fix: more references to package name

* Update README.md

Co-authored-by: Michał Pierzchała <thymikee@gmail.com>

* Update website/docs/GettingStarted.md

Co-authored-by: Michał Pierzchała <thymikee@gmail.com>

* Update website/docs/API.md

Co-authored-by: Michał Pierzchała <thymikee@gmail.com>
2020-07-30 16:13:15 +02:00
Sanjeev yadav 9245d9efea chore: Update github issue template file (#363) 2020-05-31 11:34:14 +02:00
Kacper Wiszczuk 747e864369 Esemesek/templates (#121)
* chore(package): update eslint to version 5.14.1

* chore(package): update lockfile yarn.lock

* Add issue templates

* Change label to 'bug report'
2019-02-23 10:28:54 +01:00
Michał Pierzchała 98825d9d94 chore: add PR template 2018-10-06 19:30:24 +02:00