Version 3.1 of Yii HTML package is released. There are some additions and improvements:
- added
$attributes
parameter toHtml::img()
; - added class for tag
small
and methodHtml::small()
; - added support of
yiisoft/arrays
version^3.0
.
Version 3.1 of Yii HTML package is released. There are some additions and improvements:
$attributes
parameter to Html::img()
;small
and method Html::small()
;yiisoft/arrays
version ^3.0
.A new Meteor.js has landed with great updates regarding the React Skeletons, MongoDB type definitions, and the possibility to run async reactive code within a Tracker.autorun.As for our usual update on our road to a fibers-free MeteorJS, for this release, the only new feature that we have is now the possibility to run async code in a Tracker.autorun.
The Laravel Deleted Models package by Spatie automatically copies deleted models to a separate table.
The post Laravel Deleted Models Package appeared first on Laravel News.
Last month at State of the Word, I shared some opening thoughts about “Why WordPress.” For me, this is an easy question, and the hardest part is knowing which lens to answer through. The reasons that a solopreneur will choose WordPress are different than the reasons a corporation would. And while artists and activists may have a similar vision for the world, their motivations change their reasons, too. That’s why I always focus on the philosophical parts of the answer because I know that I am speaking as an advocate for many types of WordPressers.
On episode forty-seven of the WordPress Briefing podcast, Executive Director Josepha Haden Chomphosy shares her vision and current thinking for the WordPress open source project in 2023. Rather read it? The full letter is also available.
Have a question you’d like answered? You can submit them to wpbriefing@wordpress.org, either written or as a voice recording.
The Inertia release of v1.0 is here with SSR support for Svelte, first-class Typescript support for React and Vue, a Progress indicator in core, and more.
The post Inertia v1.0 is Here appeared first on Laravel News.
This week, the upcoming Symfony 6.3 version added an enum function in ExpressionLanguage component, made some improvements in the Profiler, updated its entire source code to use PHP arrow functions when possib
First stable version of yiisoft/data package is tagged.
The package provides generic data abstractions. The aim is to hide storage aspect from the operations of reading,
writing and processing data.
Features are:
The Laravel team has been working on a tool to automatically generate Docblock generation on Facades included in the Laravel framework.
The post Automatic Docblock Generation on Facades appeared first on Laravel News.
Today the Ember project is releasing version 4.10 of Ember.js, Ember Data, and Ember CLI.
This release kicks off the 4.11 beta cycle for all sub-projects. We encourage our community (especially addon authors) to help test these beta builds and report any bugs before they are published as a final release in six weeks' time. The ember-try addon is a great way to continuously test your projects against the latest Ember releases.
You can read more about our general release process here: