Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.3.0 #631

Merged
merged 153 commits into from
Feb 4, 2022
Merged

v2.3.0 #631

merged 153 commits into from
Feb 4, 2022

Conversation

notsidney
Copy link
Contributor

No description provided.

dependabot bot and others added 30 commits November 30, 2021 03:32
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 5.9.2 to 5.10.0.
- [Release notes](https://github.com/tinymce/tinymce/releases)
- [Changelog](https://github.com/tinymce/tinymce/blob/develop/modules/tinymce/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce/commits/5.10.0/modules/tinymce)

---
updated-dependencies:
- dependency-name: tinymce
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases)
- [Commits](https://github.com/sindresorhus/semver-regex/commits)

---
updated-dependencies:
- dependency-name: semver-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
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>
…gex-3.1.3

Bump semver-regex from 3.1.2 to 3.1.3
* rc:
  fix hardcoded project id
  update copy
  fix hardcoded project id
  remove firestore requirement
* main:
  Update README.md
fix: group tables loading rows issue
@github-actions
Copy link

github-actions bot commented Feb 2, 2022

Visit the preview URL for this PR (updated for commit 945f653):

https://tryrowy--pr631-rc-99f6fvvh.web.app

(expires Fri, 18 Feb 2022 04:38:43 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

notsidney and others added 15 commits February 2, 2022 18:55
* develop: (39 commits)
  ammend changes
  split jotai atom into selectedCell and anchorEle atom
  amend requested changes
  create table
  useBasicSearch: switch to match-sorter
  ammend fix recommendations
  remove contextMenuRef and replace with jotai
  fix issue requested in pr
  remove unused dependencies
  fix ContextMenu close animation (#630)
  use mui cut, paste icons (#630)
  comment out console.logs (#630)
  TableRow: remove unnecessary wrapping component ContextMenu (#630)
  fix add column to left/right showing stale data in new column settings
  enable context menu on all string field and only number field
  fix remove bug
  add context menu feature with cut, copy, and paste
  add cut and paste icons
  fix filters override clear button copy
  clean up status number logic
  ...
@notsidney notsidney marked this pull request as ready for review February 4, 2022 04:34
…t-menu

Fix false positive duplicate value conditions & Right click supports derivates output fields
* develop:
  add function to handle dervivates output fields
  fix false positive duplicate value error
@shamsmosowi shamsmosowi merged commit 59ca08f into main Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment