Skip to content

Latest commit

 

History

History
160 lines (102 loc) · 11.6 KB

CHANGELOG.md

File metadata and controls

160 lines (102 loc) · 11.6 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

6 May 2024

5 May 2024

  • chore: remove unnecessary package json add in github action #19
  • chore: added git pull after cahngelogs push in gh actions #18
  • chore: prevent auto version increment in github actions #17
  • chore: added npm publish to github actions #16
  • Update CHANGELOG.md for version 1.2.3 [skip ci] f398a87
  • chore: added auto changelogs package 837bcd3

2 May 2024

  • Feature/expand collapse control #15
  • build: cleaned build and updated lock files 363cbd0
  • feat: add functions to expand/collapse nodes by ref or pre-expanded ids 1f8569b
  • fix: removed flipper config from example Podfile 277a16e

1 May 2024

20 October 2023

  • fix: updated nvmrc to use node v20 #13
  • chore(deps): bump @babel/traverse from 7.22.6 to 7.23.2 #12
  • fix: updated broken lock files 21fdf25
  • chore: updated pod and yarn lock files 7a8fd1d
  • chore(deps): bump @babel/traverse from 7.22.6 to 7.23.2 in /example 3a8860e

20 July 2023

  • fix: fixed code outside src causing built folder path mismatch 699159f
  • chore: release 1.1.1 36c9cef

20 July 2023

  • chore: attempt 2 to fix coverage workflow action #9
  • Prep/release 1 0 0 #8
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 #5
  • chore(deps): bump semver from 5.7.1 to 5.7.2 #6
  • Prep/release 1 0 0 #4
  • chore(deps): bump semver from 5.7.1 to 5.7.2 in /example #7
  • chore: replaced hardcoded sample data with dynamically gen data a36e177
  • fix: added missing custom screen files 1809b5d
  • feat: added app showcase template for example app 0000eae

15 July 2023

  • test: added selectAll helpers to test case and made 100% test coverage 7913f8b
  • chore: release 0.8.11 163df1b

15 July 2023

  • test: added test cases for helper functions and zustand store 20dfaeb
  • chore: cleanup: seperated some functions from component file into helper file 10ef9ec
  • fix: recursive rendering due to useffect dependency issue 0df57db

12 July 2023

  • chore: corrected checkbox view style prop types and updated readme 101a600
  • chore: release 0.8.9 c09d1db

12 July 2023

  • chore: removed unnecessary native files and added indentation multiplier customization prop 409acc5
  • chore: release 0.8.8 76ca8ab

11 July 2023

  • fix: fixed special single child condition check a2c40ef
  • chore: release 0.8.7 5f3646f

11 July 2023

10 July 2023

10 July 2023

  • fix: transitioned from preact signal to zustand state #3
  • fix: transitioned from preact signal to zustand state due to experimental nature of signals in RN a1bf158
  • chore: updated readme and version bump af493c3
  • chore: ci ios build failure fixes 892f621

10 July 2023

10 July 2023

10 July 2023

  • chore: updated keywords to package json fce3d13
  • chore: release 0.5.2 8a37d68
  • chore: version bump e5d80f0

v0.5.0

10 July 2023

  • Significant performance optimizations in tree filtering and selection and some more feature #2
  • Performance improvements and added many features #1
  • chore: updated readme file dc183f6
  • perf: major optimizations and added expand/collapse functionality 341c982
  • feat: initial commit 7186ca0