1
0
Fork 0
mirror of synced 2024-09-08 05:31:47 +12:00
budibase/packages/types/src
Adria Navarro 158703daef Bug - BUDI-6068 filters do not work for google sheets (#9886)
* Add data-utils with filters

* Create data-utils

* Add data-utils to compiled code

* Reuse constants

* Fix tests

* Rename package to shared-core

* Namespace export shared-core

* Rely on rollup to bundle shared-core

* Revert "Rely on rollup to bundle shared-core"

This reverts commit e8b5a2bb9a.

* Updating version and removing private.

* Update version

* Increment versions.

* Implement sort

* Enabling sort

* v2.3.21-alpha.2

* Fix build

* Improve readability

* Move deepGet to shared helper

* Better type usage

* Fix types

* Configure types

* Fix vite refs

* Add dep

* Fixing depencencies on client

* Add missing dev command

* Fix loading issues

* Update versions to latest

* Multiple es6 and commonjs configs

* Config

* Use local packages on rollup for client

* Change shared-core and types entry points

---------

Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
2023-03-09 08:50:26 +00:00
..
api Various fixes for update self behaviour 2023-03-07 13:35:18 +00:00
documents Merge pull request #9864 from Budibase/fix/audit-log-fixes 2023-03-02 15:08:20 +00:00
sdk Bug - BUDI-6068 filters do not work for google sheets (#9886) 2023-03-09 08:50:26 +00:00
index.ts Some fixes based on PR comments. 2022-10-24 12:06:50 +01:00