mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-02-23 14:39:32 +08:00
13 KiB
13 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
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
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)