Skip to content

Tags: 7d-digital/cms-1

Tags

v3.0.0-beta.37

Toggle v3.0.0-beta.37's commit message
💄 Underline Bard links for clarity.

v3.0.0-beta.36

Toggle v3.0.0-beta.36's commit message
Replace html entity with apostrophe in translations, and when generat…

…ing them.

v3.0.0-beta.35

Toggle v3.0.0-beta.35's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Apply fixes from StyleCI (statamic#2036)

[ci skip] [skip ci]

v3.0.0-beta.34

Toggle v3.0.0-beta.34's commit message
⬇️ Roll back underscore to 1.9.2

In 1.10.x they changed the way the module loader works and our Webpack set up can't find it. Rolling back until we find time to resolve this.

v3.0.0-beta.33

Toggle v3.0.0-beta.33's commit message
Parameters should convert Value objects to their values up front, so …

…all the methods (all, except, etc) will give you augmented values instead of just get().

v3.0.0-beta.32

Toggle v3.0.0-beta.32's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove `asset-containers/PublishForm.vue` (statamic#1963)

Closes statamic#1962

v3.0.0-beta.31

Toggle v3.0.0-beta.31's commit message
Merge branch 'pull/1922'

v3.0.0-beta.30

Toggle v3.0.0-beta.30's commit message
Dry up shallow augmentation. Let the objects handle it rather than th…

…e fieldtypes.

v3.0.0-beta.29

Toggle v3.0.0-beta.29's commit message
Handle pipe array syntax when using `in` and `not_in` conditions.

v3.0.0-beta.28

Toggle v3.0.0-beta.28's commit message
fix rule

a mystery how that was ever false. 🤯