lowdefy/packages/docs/CHANGELOG.md
2021-03-31 12:10:30 +02:00

25 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.12.5 (2021-03-31)

Note: Version bump only for package @lowdefy/docs

3.12.4 (2021-03-30)

Note: Version bump only for package @lowdefy/docs

3.12.3 (2021-03-26)

Bug Fixes

  • operators: Add _ne operator. (d7b62e0)

3.12.2 (2021-03-24)

Bug Fixes

  • blocksECharts: Correct the remoteEntry path for ECharts. (f99cccc)

3.12.1 (2021-03-24)

Note: Version bump only for package @lowdefy/docs

3.12.0 (2021-03-24)

Features

  • docs: Add docs for EChart block. (9f7b31a)

3.11.4 (2021-03-19)

Bug Fixes

  • docs: typo _object.defineProperty docs. (c99ef38)
  • operators: Add _object.defineProperty operator. (52f598f)

3.11.3 (2021-03-12)

Note: Version bump only for package @lowdefy/docs

3.11.2 (2021-03-11)

Note: Version bump only for package @lowdefy/docs

3.11.1 (2021-03-11)

Note: Version bump only for package @lowdefy/docs

3.11.0 (2021-03-11)

Bug Fixes

  • blocks-antd: Fix Descriptions bordered property default value (c2503e1)
  • docs: Add a section on using JSON instead of YAML (a709086)
  • docs: Add app schema image to docs public folder. (df1c6c7)
  • docs: Add deployment tutorial video (1e63ddd)
  • docs: Typos. (760abe6)
  • docs: Update overview with diagram. (e8087b7)
  • Update telemetry data field names. (085e5cc)

3.10.2 (2021-02-25)

Bug Fixes

  • docs: Add AgGrid reference to custom-blocks. (c90f7b5)
  • docs: Add docs README (2747197)
  • docs: Add links to example demos and code in next steps. (1bb9569)
  • docs: Add netlify deploy section to docs. (be82708)
  • docs: Add telemetry (1d6c07e)
  • docs: add thank you message to footer. (aa85e8a)
  • docs: Add tutorial videos (9e07674)
  • docs: Docs and tutorial improvements (28ef6df)
  • docs: Fix links and improve docs content (3019495)
  • docs: fix Request action call all requests documentation. (c6593f3)
  • docs: fix tutorial. (8c9d30d)
  • docs: General docs fixes and improvements (deddeb4)
  • docs: Improve body markdown block ids in tutorial (7e04786)
  • docs: Move deployment to the end of tutorial (b934f9c)
  • docs: Post newsletter subsriptions to Lowdefy API. (ed51ddb)
  • docs: Remove unused template files (be0546d)
  • docs: Rename validation to validate in docs. (147f8de)
  • docs: Tutorial fixes (3bc9a55)
  • docs: Update introduction. (4f17f35)

3.10.1 (2021-02-19)

Bug Fixes

  • docs: Add comment on LTS version. (fdf4361)
  • docs: Add custom blocks. (501664a)
  • docs: Add versions and updates section. (168175e)
  • docs: Update custom blocks concepts. (f5bdd5d)
  • graphql: MongoDB updates can use aggregation pipelines. (8e9653c)

3.10.0 (2021-02-17)

Bug Fixes

  • docs: Add concepts pages for lists, secrets and deployment. (fb93e33)
  • docs: CallMethod takes an array as input. (a698d0b)

Features

  • cli: Rename @lowdefy/cli package to lowdefy (b73777a)

3.9.0 (2021-02-16)

Bug Fixes

  • docs: Add docs for SendGridMailSend. (3e19e4c)
  • docs: Add init menu for PageSiderMenu and PageHeaderMenu. (2f8c6d2)
  • docs: Add List and ControlledList. (513a494)
  • docs: filterDefaultValue not to filter arrays. (48ccc5c)
  • docs: Fixes to SendGridMail. (4a6cd66)
  • docs: Improve blocks default value filter. (8e722d1)
  • docs: Improve example rendering in template. (e528776)
  • docs: Only recurse getNestedValue on objects. (d6d3e04)
  • docs: Remove and fix old block examples. (11defbe)
  • docs: Typos in AxiosHttp. (5928330)
  • docs: Update _format operator docs. (8aa42aa)
  • docs: Update CallMethod docs with new usage. (0f0f320)

3.8.0 (2021-02-12)

Bug Fixes

  • blocksAntd: Update Anchor to use href spec. (1b9a5b1)
  • docs: Improve concepts docs. (f982f83)
  • docs: Add 404 to general template. (c31cb4b)
  • docs: Add Collapse, Tabs and MobileMenu blocks (6db451b)
  • docs: Add container block docs. (b490ec7)
  • docs: Add context category block docs. (39fb6c3)
  • docs: Add examples to Progress. (9169001)
  • docs: Add filePath to all pages. (b890a2a)
  • docs: Fix content overflow on mobile. (33c1abb)
  • docs: Fix object propertiesGetterTransformer to assign to default object when null. (31df2a4)
  • docs: fix schema on ScrollTo blockId example (9c0b620)
  • docs: Fix selector value types for init_state_values. (6cfd6a1)
  • docs: Link to community in header. (62da21b)
  • docs: Remove Skeleton for now. (45d5b69)
  • docs: Render value by default on color selectors. (3db0f53)
  • docs: Update blocks template to one use schema variable. (54aa7dc)
  • docs: Update blocks templates for context blocks (8e7bd77)
  • docs: Update footer links to hrefs. (787cfb0)
  • docs: Update templates with header and footer. (e2a63fa)
  • operators: Allow get from object to take an integer argument. (e8bdbd9)

Features

  • engine: Rename Link action newWindow to newTab. (35b47f6)
  • operators: Add _index operator. (995a912)

3.7.2 (2021-02-09)

Bug Fixes

  • Fix package lifecycle scripts. (af7f3a8)

3.7.1 (2021-02-09)

Note: Version bump only for package @lowdefy/docs

3.7.0 (2021-02-09)

Features

  • docs: Update blocks property getters. (e68f774)

3.6.0 (2021-02-05)

Bug Fixes

  • docs: Events rename fixes. (a43cd3d)
  • docs: Update docs for v3.5.0 (969414d)

3.5.0 (2021-02-05)

Bug Fixes

  • build: Add types object to app schema. (bd40748)
  • docs: Add default values and loading to blocks. (fcadf76)
  • docs: Catch null in filter_default_value. (8975b0f)
  • docs: Change secret warning to Alert. (9be4ef5)
  • docs: Concepts pages fixes and additions. (fd6fba5)
  • docs: Convert propertiesFormTransform to work with objects. (33042ba)
  • docs: Fix all date value_type. (51e6b70)
  • docs: Fix connection docs formatting (37ff0ce)
  • docs: Fix lowdfey.yaml (01cc8fc)
  • docs: Fix merge conflict and S3UploadButton examples (e496d8c)
  • docs: Fix operator docs (7bf5a6c)
  • docs: Improve default value filter for config yaml. (e0cfc63)
  • docs: Operator docs fixes. (a36f31c)
  • docs: Operator docs improvements. (919949f)
  • docs: Remove text size setting from markdown blocks. (58cf464)
  • docs: Review cli and lowdefy-schema. (4440ecf)
  • docs: Right align all label for blocks. (9060988)
  • docs: Set initial values for new propertiesFormTransformer. (01632c6)
  • docs: Tutorial fixes (6536cc0)
  • docs: Typo fixes on operators. (d48d391)
  • docs: Update concpets ortder. (91a5450)
  • docs: Update template tests. (391c36e)
  • concept pages typos and minor fixes (f0df767)
  • docs: Update connections docs. (75ac999)

Features

  • docs: Add _array and _string docs. (ea2ad05)
  • docs: Add _date, _object and _state docs. (de2035a)
  • docs: Add _input, _global, _media, and _url_query docs. (9c81963)
  • docs: Add _ref and _var operators. (420eef7)
  • docs: Add _secret, _menu, _get, _event doc pages (edd5b01)
  • docs: Add Alert, Anchor, Avatar and Breadcrumb docs. (0983607)
  • docs: Add all ColorSelector blocks. (3913968)
  • docs: Add all Selectors. (f5e65ab)
  • docs: Add block schema transformer (4cdf891)
  • docs: Add blocks for Divider, Menu, Icon, Paragraph, Progress, Skeleton, Statistic. (a2901ec)
  • docs: Add CLI docs page. (75cc5ba)
  • docs: Add concepts and next steps. (f1b8055)
  • docs: add concepts docs. (3b12dc9)
  • docs: Add DangerousMarkdown, Markdown, MarkdownWithCode blocks. (963cfa2)
  • docs: Add date selector docs. (767f9ac)
  • docs: Add docs for GoogleSheet connection. (8d2ff5d)
  • docs: Add docs for TextArea. (102494e)
  • docs: Add gutter example to layout docs. (4929366)
  • docs: Add Html and DangerousHtml to docs. (c6fb602)
  • docs: Add Html block to docs. (0daff90)
  • docs: Add Lowdefy schema concept page. (5d6c78c)
  • docs: Add math operator page. (1c29bda)
  • docs: Add NumberInput docs. (b05cf14)
  • docs: Add operator docs. (47ad077)
  • docs: Add operator docs. (606346a)
  • docs: Add operator docs. (e164d7d)
  • docs: Add optionsSelector displayType. (572a63d)
  • docs: Add Pagination to docs. (83a96ab)
  • docs: Add RatingSlider to docs. (f64e363)
  • docs: Add S3UploadButton docs. (c024488)
  • docs: Add schemas for connections, requests, action. (f061f96)
  • docs: Add Switch block. (7da2dfb)
  • docs: Add Title block. (adaa229)
  • docs: Add TitleInput and ParagraphInput. (3e5b239)
  • docs: Add validation to blocks. (c841b8a)
  • docs: Block loading. (a64c488)
  • docs: Context data object init. (f757eb2)
  • docs: Docs improvements (529e924)
  • docs: Finalize the Lowdefy introduction. (938e6fc)
  • docs: Init Blocks concept. (acf7a0c)
  • docs: Init docs. (99cdadd)
  • docs: Make propertiesFormTransformer work with arrays. (9967d73)
  • docs: Move tutorial content from md files to page yaml file (30f5286)
  • docs: Nest layout examples in a Collapse. (689a8d3)
  • docs: Overview and operators concepts pages. (b298dd4)
  • docs: TDLR for blocks. (ef1954b)
  • docs: Update actions doc pages. (ae01776)
  • docs: Update blocks concepts. (19ccf72)
  • docs: Update blocks page template to use transformers (158539e)
  • docs: Update concepts (04bfcef)
  • docs: Update Connections and Requests. (6600773)
  • docs: Update context to context-and-state (d6b0081)
  • docs: Update defaultValueTransformer to pull nested defaults from schemas. (4ecb396)
  • docs: Update events-and-actions. (a09bb11)
  • docs: Update Layout. (3d920e6)
  • docs: Update operator docs template for methods. (03be26f)
  • docs: Update operator docs. (a31009c)
  • docs: Update tutorial. (2c9cb61)
  • docs: Update tutorial. (b58e95d)
  • docs: Use transformer fn to create properties from block schema (faad65c)
  • operators: Add _function operator. (07f7e6f)
  • operators: Add array methods that use functions. (49f6a93)